2023-01-11T20:35:39.8963777Z Requested labels: linux.4xlarge 2023-01-11T20:35:39.8963899Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T20:35:39.8964051Z Reusable workflow chain: 2023-01-11T20:35:39.8964097Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:35:39.8964140Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:35:39.8964172Z Waiting for a runner to pick up this job... 2023-01-11T20:35:40.3182731Z Job is about to start running on the runner: i-01cdb713a8f6c7cbd (organization) 2023-01-11T20:35:45.3690584Z Current runner version: '2.300.2' 2023-01-11T20:35:45.3695928Z Runner name: 'i-01cdb713a8f6c7cbd' 2023-01-11T20:35:45.3696386Z Runner group name: 'Default' 2023-01-11T20:35:45.3696914Z Machine name: 'ip-10-0-5-52' 2023-01-11T20:35:45.3698785Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:35:45.3699429Z Actions: read 2023-01-11T20:35:45.3699683Z Checks: read 2023-01-11T20:35:45.3700008Z Contents: read 2023-01-11T20:35:45.3700301Z Deployments: read 2023-01-11T20:35:45.3700558Z Discussions: read 2023-01-11T20:35:45.3700848Z Issues: read 2023-01-11T20:35:45.3701191Z Metadata: read 2023-01-11T20:35:45.3701454Z Packages: read 2023-01-11T20:35:45.3701736Z Pages: read 2023-01-11T20:35:45.3702031Z PullRequests: read 2023-01-11T20:35:45.3702330Z RepositoryProjects: read 2023-01-11T20:35:45.3702675Z SecurityEvents: read 2023-01-11T20:35:45.3702977Z Statuses: read 2023-01-11T20:35:45.3703222Z ##[endgroup] 2023-01-11T20:35:45.3706111Z Secret source: None 2023-01-11T20:35:45.3706849Z Prepare workflow directory 2023-01-11T20:35:45.5761312Z Prepare all required actions 2023-01-11T20:35:45.5918329Z Getting action download info 2023-01-11T20:35:45.8052712Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:35:46.0826824Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:35:48.5987822Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:35:48.8764060Z Getting action download info 2023-01-11T20:35:49.0702387Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:35:49.2353497Z Getting action download info 2023-01-11T20:35:49.4164815Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:35:49.5669386Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T20:35:49.5671187Z ##[group] Inputs 2023-01-11T20:35:49.5671480Z build-environment: linux-focal-py3.7-clang7-asan 2023-01-11T20:35:49.5672137Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2023-01-11T20:35:49.5672861Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:35:49.5673217Z sync-tag: 2023-01-11T20:35:49.5673911Z timeout-minutes: 240 2023-01-11T20:35:49.5674091Z use-gha: 2023-01-11T20:35:49.5674293Z ##[endgroup] 2023-01-11T20:35:49.5674798Z Complete job name: linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.4xlarge) 2023-01-11T20:35:49.6397822Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:35:49.6398119Z with: 2023-01-11T20:35:49.6398625Z github-secret: *** 2023-01-11T20:35:49.6398962Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T20:35:49.6399302Z activate-with-label: false 2023-01-11T20:35:49.6399498Z label: with-ssh 2023-01-11T20:35:49.6399678Z remove-existing-keys: true 2023-01-11T20:35:49.6399867Z env: 2023-01-11T20:35:49.6400041Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:49.6400217Z ##[endgroup] 2023-01-11T20:35:50.1247788Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:35:50.2127910Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:35:50.2140938Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:35:50.2166868Z Login using: ssh ec2-user@ec2-3-236-78-124.compute-1.amazonaws.com 2023-01-11T20:35:50.2167208Z All testing is done inside the container, to start an interactive session run: 2023-01-11T20:35:50.2167563Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T20:35:50.2374331Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:35:50.2374597Z with: 2023-01-11T20:35:50.2374771Z submodules: recursive 2023-01-11T20:35:50.2375041Z fetch-depth: 0 2023-01-11T20:35:50.2375216Z env: 2023-01-11T20:35:50.2375390Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:50.2375563Z ##[endgroup] 2023-01-11T20:35:50.2576639Z ##[group]Run retry () { 2023-01-11T20:35:50.2576881Z retry () { 2023-01-11T20:35:50.2577093Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:35:50.2577307Z } 2023-01-11T20:35:50.2577492Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:35:50.2577716Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:35:50.2577927Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:35:50.2578127Z else 2023-01-11T20:35:50.2578367Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:35:50.2578638Z fi 2023-01-11T20:35:50.2578900Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:35:50.2594387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:35:50.2594610Z env: 2023-01-11T20:35:50.2594788Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:50.2594971Z NO_SUDO: 2023-01-11T20:35:50.2595127Z ##[endgroup] 2023-01-11T20:35:50.2685558Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.5588199Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:35:52.5588458Z with: 2023-01-11T20:35:52.5588665Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:35:52.5588879Z fetch-depth: 0 2023-01-11T20:35:52.5589050Z submodules: recursive 2023-01-11T20:35:52.5589237Z quiet-checkout: true 2023-01-11T20:35:52.5589447Z repository: pytorch/pytorch 2023-01-11T20:35:52.5589773Z token: *** 2023-01-11T20:35:52.5589950Z ssh-strict: true 2023-01-11T20:35:52.5590145Z persist-credentials: true 2023-01-11T20:35:52.5590335Z clean: true 2023-01-11T20:35:52.5590495Z lfs: false 2023-01-11T20:35:52.5590677Z set-safe-directory: true 2023-01-11T20:35:52.5590859Z env: 2023-01-11T20:35:52.5591019Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:52.5591205Z ##[endgroup] 2023-01-11T20:35:52.6662688Z Syncing repository: pytorch/pytorch 2023-01-11T20:35:52.6664199Z ##[group]Getting Git version info 2023-01-11T20:35:52.6664642Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:35:52.6665092Z [command]/usr/bin/git version 2023-01-11T20:35:52.6665290Z git version 2.38.1 2023-01-11T20:35:52.6665841Z ##[endgroup] 2023-01-11T20:35:52.6677536Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7ce3a7ac-25b9-401a-b291-47d7332acf4c' before making global git config changes 2023-01-11T20:35:52.6677968Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:35:52.6678442Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.6703565Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:35:52.6708034Z ##[group]Initializing the repository 2023-01-11T20:35:52.6710459Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.6735753Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:35:52.6736137Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:35:52.6736473Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:35:52.6736694Z hint: 2023-01-11T20:35:52.6736977Z hint: git config --global init.defaultBranch 2023-01-11T20:35:52.6737335Z hint: 2023-01-11T20:35:52.6737614Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:35:52.6737992Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:35:52.6738237Z hint: 2023-01-11T20:35:52.6738507Z hint: git branch -m 2023-01-11T20:35:52.6738882Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:35:52.6744595Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:35:52.6771303Z ##[endgroup] 2023-01-11T20:35:52.6771683Z ##[group]Disabling automatic garbage collection 2023-01-11T20:35:52.6774445Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:35:52.6799422Z ##[endgroup] 2023-01-11T20:35:52.6799760Z ##[group]Setting up auth 2023-01-11T20:35:52.6805549Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:35:52.6832629Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:35:52.7064581Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:35:52.7090344Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T20:35:52.7322497Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:35:52.7360638Z ##[endgroup] 2023-01-11T20:35:52.7361010Z ##[group]Fetching the repository 2023-01-11T20:35:52.7366584Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T20:36:45.3350207Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:36:45.3374449Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:45.3378972Z ##[endgroup] 2023-01-11T20:36:45.3379326Z ##[group]Determining the checkout info 2023-01-11T20:36:45.3380046Z ##[endgroup] 2023-01-11T20:36:45.3380391Z ##[group]Checking out the ref 2023-01-11T20:36:45.3383656Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:46.6187970Z ##[endgroup] 2023-01-11T20:36:46.6188399Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:36:46.6193425Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:36:46.6235563Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:36:46.6262742Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:36:46.6287937Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:36:46.6313240Z ##[endgroup] 2023-01-11T20:36:46.6313665Z ##[group]Fetching submodules 2023-01-11T20:36:46.6317044Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:36:46.6566313Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:36:46.6809990Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:36:46.6810577Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:36:46.6812395Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:36:46.6814451Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:36:46.6816806Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:36:46.6819209Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:36:46.6821525Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:36:46.6823971Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:36:46.6826590Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:36:46.6830028Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:36:46.6832784Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:36:46.6835639Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:36:46.6838648Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:36:46.6841771Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:36:46.6844965Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:36:46.6848187Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:36:46.6851583Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:36:46.6855225Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:36:46.6858775Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:36:46.6862598Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:36:46.6866343Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:36:46.6870587Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:36:46.6874530Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:36:46.6878599Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:36:46.6882801Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:36:46.6887145Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:36:46.6891668Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:36:46.6896241Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:36:46.6900901Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:36:46.6905523Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:36:46.6910603Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:36:46.6915441Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:36:46.6920549Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:36:46.6925651Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:36:46.6930941Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:36:46.6936315Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:36:46.6941836Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:36:46.6947361Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:36:46.6953112Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:36:46.6958891Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:36:46.6964793Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:36:46.6989381Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:36:47.0008107Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:36:47.2430244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:36:47.4580677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:36:47.7542167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:36:48.0143911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:36:49.7990864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:36:54.7437874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:36:55.1169779Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:36:55.7549924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:36:56.9328053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:36:58.0273710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:36:59.0968599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:37:04.1373363Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:37:05.0939237Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:37:06.4153045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:37:07.3962028Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:37:08.1097056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:37:08.5517695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:37:08.8687299Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:37:09.7426662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:37:10.1687706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:37:10.3816156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:37:10.6535668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:37:11.9344264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:37:12.4243520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:37:12.7998590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:37:17.6639345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:37:19.2633989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:37:19.7043821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:37:19.9352158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:37:24.9890800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:37:25.2158186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:37:25.5161115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:37:26.3307918Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:37:26.5984245Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:37:26.9412346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:37:27.2163585Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:37:27.7410069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:37:29.4328292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:37:29.9002886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:37:31.8271216Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:37:31.8364486Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:37:31.8437140Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:37:31.8639095Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:37:31.8837950Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:37:31.9155736Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:37:32.4641144Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:37:32.4829004Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:37:32.5731261Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:37:32.6038654Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:37:32.8649339Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:37:33.2363355Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:37:33.4553359Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:37:33.4968213Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:37:33.4982297Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:37:33.4984346Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:37:33.4986727Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:37:33.4989465Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:37:33.5010299Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:37:34.4578569Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:37:34.9241911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:37:35.8005602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:37:36.1442004Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:37:36.2352090Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:37:36.2875391Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:37:36.2966535Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:37:36.3728368Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:37:36.4054393Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:37:36.4133149Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:37:36.4492732Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:37:36.4703455Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:37:36.5110058Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:37:36.5212507Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:37:36.5224721Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:37:36.5245845Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:37:43.6190663Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:37:43.6206321Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:37:43.6228181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:37:51.0097504Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:37:51.0186902Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:37:51.0313978Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:37:51.1150644Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:37:51.1164374Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:37:51.1166448Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:37:51.1188729Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:37:52.1348224Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:37:53.0663446Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:37:53.1155021Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:37:53.1344596Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:37:53.1468355Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:37:53.2431317Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:37:53.4624863Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:37:53.4649050Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:37:53.4651013Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:37:53.4674067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:37:53.8745088Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:37:54.6649250Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:37:54.6928461Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:37:54.7061500Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:37:54.7075065Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:37:54.7095452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:37:56.3266732Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:37:56.3284444Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:37:56.3286461Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:37:56.3308991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:37:56.8747894Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:37:57.7034224Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:37:57.7638797Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:37:57.7651315Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:37:57.7673609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:37:58.0253260Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:37:58.0330319Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:37:58.2661485Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:37:58.2680143Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:37:58.2681898Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:37:58.2703758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:37:58.7579817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:37:59.6021068Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:37:59.6635004Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:37:59.6707816Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:37:59.6801656Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:37:59.7091642Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:37:59.7168743Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:37:59.7419654Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:37:59.7499457Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:37:59.7886254Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:37:59.8859212Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:37:59.9083143Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:37:59.9096160Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:37:59.9098055Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:37:59.9100165Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:37:59.9102306Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:37:59.9122717Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:38:00.7924952Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:38:01.1493566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:38:02.2060652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:38:03.0484787Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:38:03.0614064Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:38:03.1181078Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:38:03.1428242Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:38:03.1439817Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:03.1462193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:38:04.2920057Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:38:04.4138790Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:38:04.4164558Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:38:04.4417717Z Entering 'android/libs/fbjni' 2023-01-11T20:38:04.4450773Z Entering 'third_party/FP16' 2023-01-11T20:38:04.4485591Z Entering 'third_party/FXdiv' 2023-01-11T20:38:04.4519568Z Entering 'third_party/NNPACK' 2023-01-11T20:38:04.4553648Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:04.4587124Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:04.4621427Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:04.4666206Z Entering 'third_party/benchmark' 2023-01-11T20:38:04.4700231Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:04.4734368Z Entering 'third_party/cub' 2023-01-11T20:38:04.4769686Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:04.4809150Z Entering 'third_party/cutlass' 2023-01-11T20:38:04.4849832Z Entering 'third_party/eigen' 2023-01-11T20:38:04.4885247Z Entering 'third_party/fbgemm' 2023-01-11T20:38:04.4919043Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:04.4951815Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:04.4984574Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:04.5017911Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:04.5051805Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:04.5086870Z Entering 'third_party/fmt' 2023-01-11T20:38:04.5119929Z Entering 'third_party/foxi' 2023-01-11T20:38:04.5153414Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:04.5186479Z Entering 'third_party/gloo' 2023-01-11T20:38:04.5219893Z Entering 'third_party/googletest' 2023-01-11T20:38:04.5253579Z Entering 'third_party/ideep' 2023-01-11T20:38:04.5286711Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:04.5322019Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:04.5362262Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:04.5395661Z Entering 'third_party/ittapi' 2023-01-11T20:38:04.5428740Z Entering 'third_party/kineto' 2023-01-11T20:38:04.5460915Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:04.5493913Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:04.5527368Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:04.5561719Z Entering 'third_party/neon2sse' 2023-01-11T20:38:04.5595672Z Entering 'third_party/nlohmann' 2023-01-11T20:38:04.5630472Z Entering 'third_party/onnx' 2023-01-11T20:38:04.5675787Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:04.5708434Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:04.5742743Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:04.5776105Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:04.5815494Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:04.5848249Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:04.5881779Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:04.5919978Z Entering 'third_party/pocketfft' 2023-01-11T20:38:04.5954401Z Entering 'third_party/protobuf' 2023-01-11T20:38:04.5991007Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:04.6023514Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:04.6057921Z Entering 'third_party/psimd' 2023-01-11T20:38:04.6091149Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:04.6125488Z Entering 'third_party/pybind11' 2023-01-11T20:38:04.6158952Z Entering 'third_party/python-enum' 2023-01-11T20:38:04.6192652Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:04.6225927Z Entering 'third_party/python-six' 2023-01-11T20:38:04.6258601Z Entering 'third_party/sleef' 2023-01-11T20:38:04.6292243Z Entering 'third_party/tbb' 2023-01-11T20:38:04.6327950Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:04.6362223Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:04.6396315Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:04.6429599Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:04.6462498Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:04.6495129Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:04.6530795Z Entering 'third_party/zstd' 2023-01-11T20:38:04.6571635Z ##[endgroup] 2023-01-11T20:38:04.6572039Z ##[group]Persisting credentials for submodules 2023-01-11T20:38:04.6577510Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T20:38:04.6823669Z Entering 'android/libs/fbjni' 2023-01-11T20:38:04.6856338Z Entering 'third_party/FP16' 2023-01-11T20:38:04.6888174Z Entering 'third_party/FXdiv' 2023-01-11T20:38:04.6920930Z Entering 'third_party/NNPACK' 2023-01-11T20:38:04.6955087Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:04.6987994Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:04.7020672Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:04.7062933Z Entering 'third_party/benchmark' 2023-01-11T20:38:04.7095445Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:04.7129031Z Entering 'third_party/cub' 2023-01-11T20:38:04.7162290Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:04.7201326Z Entering 'third_party/cutlass' 2023-01-11T20:38:04.7241505Z Entering 'third_party/eigen' 2023-01-11T20:38:04.7276514Z Entering 'third_party/fbgemm' 2023-01-11T20:38:04.7310089Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:04.7341733Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:04.7374497Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:04.7406355Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:04.7440546Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:04.7474833Z Entering 'third_party/fmt' 2023-01-11T20:38:04.7507684Z Entering 'third_party/foxi' 2023-01-11T20:38:04.7541043Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:04.7574269Z Entering 'third_party/gloo' 2023-01-11T20:38:04.7608464Z Entering 'third_party/googletest' 2023-01-11T20:38:04.7640696Z Entering 'third_party/ideep' 2023-01-11T20:38:04.7672814Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:04.7707569Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:04.7745520Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:04.7779093Z Entering 'third_party/ittapi' 2023-01-11T20:38:04.7813270Z Entering 'third_party/kineto' 2023-01-11T20:38:04.7847110Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:04.7881135Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:04.7915584Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:04.7950596Z Entering 'third_party/neon2sse' 2023-01-11T20:38:04.7983265Z Entering 'third_party/nlohmann' 2023-01-11T20:38:04.8017987Z Entering 'third_party/onnx' 2023-01-11T20:38:04.8062455Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:04.8095584Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:04.8130886Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:04.8163111Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:04.8200294Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:04.8232584Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:04.8265559Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:04.8302528Z Entering 'third_party/pocketfft' 2023-01-11T20:38:04.8335047Z Entering 'third_party/protobuf' 2023-01-11T20:38:04.8371879Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:04.8404231Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:04.8439050Z Entering 'third_party/psimd' 2023-01-11T20:38:04.8472078Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:04.8504625Z Entering 'third_party/pybind11' 2023-01-11T20:38:04.8537328Z Entering 'third_party/python-enum' 2023-01-11T20:38:04.8569468Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:04.8602383Z Entering 'third_party/python-six' 2023-01-11T20:38:04.8635295Z Entering 'third_party/sleef' 2023-01-11T20:38:04.8667699Z Entering 'third_party/tbb' 2023-01-11T20:38:04.8701788Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:04.8734426Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:04.8766982Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:04.8799108Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:04.8831811Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:04.8862622Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:04.8897120Z Entering 'third_party/zstd' 2023-01-11T20:38:04.8941160Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T20:38:04.9188961Z Entering 'android/libs/fbjni' 2023-01-11T20:38:04.9219673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:38:04.9234259Z Entering 'third_party/FP16' 2023-01-11T20:38:04.9265161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:38:04.9279682Z Entering 'third_party/FXdiv' 2023-01-11T20:38:04.9311070Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:38:04.9324246Z Entering 'third_party/NNPACK' 2023-01-11T20:38:04.9357654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:38:04.9371390Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:04.9402745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:38:04.9416644Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:04.9447737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:38:04.9461447Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:04.9492228Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:38:04.9516152Z Entering 'third_party/benchmark' 2023-01-11T20:38:04.9546452Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:04.9560461Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:04.9591798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:38:04.9606018Z Entering 'third_party/cub' 2023-01-11T20:38:04.9637019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:38:04.9651152Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:04.9682665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:38:04.9701347Z Entering 'third_party/cutlass' 2023-01-11T20:38:04.9732183Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:38:04.9754015Z Entering 'third_party/eigen' 2023-01-11T20:38:04.9784176Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:38:04.9800018Z Entering 'third_party/fbgemm' 2023-01-11T20:38:04.9832163Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:38:04.9845677Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:04.9876927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T20:38:04.9890815Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:04.9922064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:38:04.9935060Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:04.9965505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:04.9979720Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:05.0009988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T20:38:05.0024596Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:05.0055854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:38:05.0070544Z Entering 'third_party/fmt' 2023-01-11T20:38:05.0100379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:38:05.0114563Z Entering 'third_party/foxi' 2023-01-11T20:38:05.0144271Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:38:05.0157793Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:05.0187832Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:38:05.0201323Z Entering 'third_party/gloo' 2023-01-11T20:38:05.0233209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:38:05.0246492Z Entering 'third_party/googletest' 2023-01-11T20:38:05.0276876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:05.0290748Z Entering 'third_party/ideep' 2023-01-11T20:38:05.0322831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:38:05.0335623Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:05.0367278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T20:38:05.0382940Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:05.0413285Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T20:38:05.0433594Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:05.0464282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:38:05.0477687Z Entering 'third_party/ittapi' 2023-01-11T20:38:05.0507392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:38:05.0521182Z Entering 'third_party/kineto' 2023-01-11T20:38:05.0552654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:38:05.0565821Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:05.0596931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T20:38:05.0610261Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:05.0640856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T20:38:05.0655229Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:05.0686957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:38:05.0700502Z Entering 'third_party/neon2sse' 2023-01-11T20:38:05.0731028Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:38:05.0744042Z Entering 'third_party/nlohmann' 2023-01-11T20:38:05.0774571Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:38:05.0789110Z Entering 'third_party/onnx' 2023-01-11T20:38:05.0819577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:38:05.0843629Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.0875759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:05.0889416Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.0920776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:05.0935672Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:05.0966192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:38:05.0979248Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:05.1009913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:38:05.1027144Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.1058897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:05.1073498Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.1104840Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:05.1118311Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.1150190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T20:38:05.1167452Z Entering 'third_party/pocketfft' 2023-01-11T20:38:05.1198870Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:38:05.1212520Z Entering 'third_party/protobuf' 2023-01-11T20:38:05.1243636Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:38:05.1260274Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:05.1291004Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:05.1304561Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:05.1335625Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:05.1351596Z Entering 'third_party/psimd' 2023-01-11T20:38:05.1381981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:38:05.1395830Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:05.1425802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:38:05.1439348Z Entering 'third_party/pybind11' 2023-01-11T20:38:05.1471380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:05.1485604Z Entering 'third_party/python-enum' 2023-01-11T20:38:05.1515740Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:38:05.1529303Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:05.1560002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:38:05.1573275Z Entering 'third_party/python-six' 2023-01-11T20:38:05.1604041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:38:05.1618032Z Entering 'third_party/sleef' 2023-01-11T20:38:05.1648106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:38:05.1661985Z Entering 'third_party/tbb' 2023-01-11T20:38:05.1693151Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:38:05.1709582Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:05.1739792Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:38:05.1754710Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:05.1785182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:05.1798529Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:05.1828640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T20:38:05.1841754Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:05.1871934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T20:38:05.1885636Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:05.1915554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:05.1928477Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.1958826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T20:38:05.1974097Z Entering 'third_party/zstd' 2023-01-11T20:38:05.2005458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:38:05.2756480Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:38:05.3008211Z Entering 'android/libs/fbjni' 2023-01-11T20:38:05.3042190Z Entering 'third_party/FP16' 2023-01-11T20:38:05.3076248Z Entering 'third_party/FXdiv' 2023-01-11T20:38:05.3109572Z Entering 'third_party/NNPACK' 2023-01-11T20:38:05.3143024Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:05.3176715Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:05.3210351Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:05.3254195Z Entering 'third_party/benchmark' 2023-01-11T20:38:05.3287852Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:05.3380202Z Entering 'third_party/cub' 2023-01-11T20:38:05.3414958Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:05.3453716Z Entering 'third_party/cutlass' 2023-01-11T20:38:05.3493474Z Entering 'third_party/eigen' 2023-01-11T20:38:05.3528314Z Entering 'third_party/fbgemm' 2023-01-11T20:38:05.3562576Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:05.3596624Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:05.3630180Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:05.3664190Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:05.3698628Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:05.3733788Z Entering 'third_party/fmt' 2023-01-11T20:38:05.3767609Z Entering 'third_party/foxi' 2023-01-11T20:38:05.3800216Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:05.3834318Z Entering 'third_party/gloo' 2023-01-11T20:38:05.3867160Z Entering 'third_party/googletest' 2023-01-11T20:38:05.3901841Z Entering 'third_party/ideep' 2023-01-11T20:38:05.3934614Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:05.3970009Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:05.4009145Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:05.4042858Z Entering 'third_party/ittapi' 2023-01-11T20:38:05.4076388Z Entering 'third_party/kineto' 2023-01-11T20:38:05.4109960Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:05.4142403Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:05.4176498Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:05.4210322Z Entering 'third_party/neon2sse' 2023-01-11T20:38:05.4242872Z Entering 'third_party/nlohmann' 2023-01-11T20:38:05.4279877Z Entering 'third_party/onnx' 2023-01-11T20:38:05.4323967Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.4357209Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.4393462Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:05.4426047Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:05.4462894Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.4495954Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.4528893Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.4566316Z Entering 'third_party/pocketfft' 2023-01-11T20:38:05.4600451Z Entering 'third_party/protobuf' 2023-01-11T20:38:05.4636316Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:05.4668857Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:05.4703809Z Entering 'third_party/psimd' 2023-01-11T20:38:05.4737371Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:05.4770374Z Entering 'third_party/pybind11' 2023-01-11T20:38:05.4804398Z Entering 'third_party/python-enum' 2023-01-11T20:38:05.4837740Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:05.4870953Z Entering 'third_party/python-six' 2023-01-11T20:38:05.4903456Z Entering 'third_party/sleef' 2023-01-11T20:38:05.4936213Z Entering 'third_party/tbb' 2023-01-11T20:38:05.4970929Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:05.5005358Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:05.5038691Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:05.5072438Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:05.5105159Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:05.5137411Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.5172589Z Entering 'third_party/zstd' 2023-01-11T20:38:05.5217246Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:38:05.5463924Z Entering 'android/libs/fbjni' 2023-01-11T20:38:05.5496936Z Entering 'third_party/FP16' 2023-01-11T20:38:05.5530855Z Entering 'third_party/FXdiv' 2023-01-11T20:38:05.5564257Z Entering 'third_party/NNPACK' 2023-01-11T20:38:05.5597835Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:05.5632642Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:05.5667084Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:05.5709393Z Entering 'third_party/benchmark' 2023-01-11T20:38:05.5743080Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:05.5777336Z Entering 'third_party/cub' 2023-01-11T20:38:05.5810719Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:05.5849507Z Entering 'third_party/cutlass' 2023-01-11T20:38:05.5889722Z Entering 'third_party/eigen' 2023-01-11T20:38:05.5926250Z Entering 'third_party/fbgemm' 2023-01-11T20:38:05.5960118Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:05.5992927Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:05.6025688Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:05.6058720Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:05.6095277Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:05.6130296Z Entering 'third_party/fmt' 2023-01-11T20:38:05.6163221Z Entering 'third_party/foxi' 2023-01-11T20:38:05.6197869Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:05.6231738Z Entering 'third_party/gloo' 2023-01-11T20:38:05.6265106Z Entering 'third_party/googletest' 2023-01-11T20:38:05.6298523Z Entering 'third_party/ideep' 2023-01-11T20:38:05.6331259Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:05.6368128Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:05.6406674Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:05.6439736Z Entering 'third_party/ittapi' 2023-01-11T20:38:05.6473175Z Entering 'third_party/kineto' 2023-01-11T20:38:05.6506840Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:05.6539421Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:05.6573189Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:05.6606442Z Entering 'third_party/neon2sse' 2023-01-11T20:38:05.6639659Z Entering 'third_party/nlohmann' 2023-01-11T20:38:05.6674421Z Entering 'third_party/onnx' 2023-01-11T20:38:05.6719860Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.6753355Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.6788821Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:05.6822265Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:05.6859595Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:05.6893693Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:05.6926539Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.6963207Z Entering 'third_party/pocketfft' 2023-01-11T20:38:05.6998194Z Entering 'third_party/protobuf' 2023-01-11T20:38:05.7035584Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:05.7068351Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:05.7103480Z Entering 'third_party/psimd' 2023-01-11T20:38:05.7136780Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:05.7170617Z Entering 'third_party/pybind11' 2023-01-11T20:38:05.7203608Z Entering 'third_party/python-enum' 2023-01-11T20:38:05.7236892Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:05.7269979Z Entering 'third_party/python-six' 2023-01-11T20:38:05.7304397Z Entering 'third_party/sleef' 2023-01-11T20:38:05.7337365Z Entering 'third_party/tbb' 2023-01-11T20:38:05.7372408Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:05.7406264Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:05.7438467Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:05.7471815Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:05.7505000Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:05.7537263Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:05.7572667Z Entering 'third_party/zstd' 2023-01-11T20:38:05.7613722Z ##[endgroup] 2023-01-11T20:38:05.7650577Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:38:05.7675089Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:38:05.7785821Z Prepare all required actions 2023-01-11T20:38:05.7811962Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:38:05.7812165Z env: 2023-01-11T20:38:05.7812344Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:05.7812519Z ##[endgroup] 2023-01-11T20:38:05.7828921Z ##[group]Run set -euo pipefail 2023-01-11T20:38:05.7829154Z set -euo pipefail 2023-01-11T20:38:05.7829364Z function get_ec2_metadata() { 2023-01-11T20:38:05.7829599Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:38:05.7829957Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:38:05.7830255Z  category=$1 2023-01-11T20:38:05.7830497Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:38:05.7830719Z } 2023-01-11T20:38:05.7830919Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:38:05.7831206Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:38:05.7831520Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:38:05.7831813Z echo "system info $(uname -a)" 2023-01-11T20:38:05.7843018Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:05.7843218Z env: 2023-01-11T20:38:05.7843395Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:05.7843583Z ##[endgroup] 2023-01-11T20:38:05.7917304Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:38:05.7964152Z instance-id: i-01cdb713a8f6c7cbd 2023-01-11T20:38:05.8009214Z instance-type: c5.4xlarge 2023-01-11T20:38:05.8015588Z system info Linux ip-10-0-5-52.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T20:38:05.8031474Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:38:05.8031758Z if systemctl is-active --quiet docker; then 2023-01-11T20:38:05.8032005Z  echo "Docker daemon is running..."; 2023-01-11T20:38:05.8032199Z else 2023-01-11T20:38:05.8032433Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:38:05.8032659Z fi 2023-01-11T20:38:05.8043093Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:05.8043311Z env: 2023-01-11T20:38:05.8043486Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:05.8043661Z ##[endgroup] 2023-01-11T20:38:05.8080924Z Docker daemon is running... 2023-01-11T20:38:05.8096649Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:38:05.8097002Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:38:05.8097282Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:05.8097653Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:38:05.8097990Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:38:05.8108901Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:05.8109212Z env: 2023-01-11T20:38:05.8109448Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:05.8109652Z AWS_RETRY_MODE: standard 2023-01-11T20:38:05.8109840Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:38:05.8110023Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:38:05.8110213Z ##[endgroup] 2023-01-11T20:38:06.5245229Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:38:06.5245573Z Configure a credential helper to remove this warning. See 2023-01-11T20:38:06.5245969Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:38:06.5246164Z 2023-01-11T20:38:06.5246410Z Login Succeeded 2023-01-11T20:38:06.5275183Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:06.5275489Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:06.5275827Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:06.5286889Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:06.5287094Z env: 2023-01-11T20:38:06.5287268Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:06.5287459Z ##[endgroup] 2023-01-11T20:38:06.5358614Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:38:06.5358867Z with: 2023-01-11T20:38:06.5359202Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:38:06.5359533Z env: 2023-01-11T20:38:06.5359702Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:06.5359877Z ##[endgroup] 2023-01-11T20:38:06.5372845Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:06.5373129Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:06.5373392Z # ignore output since only exit code is used for conditional 2023-01-11T20:38:06.5373673Z # only pull docker image if it's not available locally 2023-01-11T20:38:06.5373966Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:38:06.5374259Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:38:06.5374457Z fi 2023-01-11T20:38:06.5384979Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:06.5385196Z env: 2023-01-11T20:38:06.5385370Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:06.5385734Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:38:06.5386072Z ##[endgroup] 2023-01-11T20:38:06.7442888Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:38:06.7443436Z 846c0b181fff: Pulling fs layer 2023-01-11T20:38:06.7443761Z 21fdbe34507b: Pulling fs layer 2023-01-11T20:38:06.7444061Z 15f2f231937c: Pulling fs layer 2023-01-11T20:38:06.7444390Z a1e39d4ff4de: Pulling fs layer 2023-01-11T20:38:06.7445121Z dac676e29afb: Pulling fs layer 2023-01-11T20:38:06.7445454Z b6a2ffe2f948: Pulling fs layer 2023-01-11T20:38:06.7445795Z 49efecb612e9: Pulling fs layer 2023-01-11T20:38:06.7446116Z 613971da6ac7: Pulling fs layer 2023-01-11T20:38:06.7446443Z 8fb6475afaf3: Pulling fs layer 2023-01-11T20:38:06.7446743Z 435d0e36d6a5: Pulling fs layer 2023-01-11T20:38:06.7447066Z 3b4e6eac36dd: Pulling fs layer 2023-01-11T20:38:06.7447392Z aea18031c0c7: Pulling fs layer 2023-01-11T20:38:06.7447721Z 4604cf003b36: Pulling fs layer 2023-01-11T20:38:06.7447999Z 4e981f6dbb89: Pulling fs layer 2023-01-11T20:38:06.7448193Z 49efecb612e9: Waiting 2023-01-11T20:38:06.7448382Z 7743227009bb: Pulling fs layer 2023-01-11T20:38:06.7448561Z 620feb79e578: Pulling fs layer 2023-01-11T20:38:06.7448744Z a1e39d4ff4de: Waiting 2023-01-11T20:38:06.7449153Z a3dbac233a42: Pulling fs layer 2023-01-11T20:38:06.7449453Z 4a56f6ee78f6: Pulling fs layer 2023-01-11T20:38:06.7449758Z 50d1e6404d82: Pulling fs layer 2023-01-11T20:38:06.7450043Z 3b4e6eac36dd: Waiting 2023-01-11T20:38:06.7450301Z 2f0941e33bd6: Pulling fs layer 2023-01-11T20:38:06.7450469Z 435d0e36d6a5: Waiting 2023-01-11T20:38:06.7450642Z 8fb6475afaf3: Waiting 2023-01-11T20:38:06.7450838Z eb18bead7c47: Pulling fs layer 2023-01-11T20:38:06.7451020Z 7b8ecfd940e0: Pulling fs layer 2023-01-11T20:38:06.7451200Z aea18031c0c7: Waiting 2023-01-11T20:38:06.7454222Z 57ce702c520c: Pulling fs layer 2023-01-11T20:38:06.7454537Z 620feb79e578: Waiting 2023-01-11T20:38:06.7454838Z f998920cae3e: Pulling fs layer 2023-01-11T20:38:06.7456615Z 4604cf003b36: Waiting 2023-01-11T20:38:06.7457202Z eb18bead7c47: Waiting 2023-01-11T20:38:06.7457389Z a3dbac233a42: Waiting 2023-01-11T20:38:06.7457720Z 2d4cddbabc89: Pulling fs layer 2023-01-11T20:38:06.7457897Z 4a56f6ee78f6: Waiting 2023-01-11T20:38:06.7458079Z c536fd508674: Pulling fs layer 2023-01-11T20:38:06.7458269Z c9a786894499: Pulling fs layer 2023-01-11T20:38:06.7458441Z f998920cae3e: Waiting 2023-01-11T20:38:06.7458623Z e8764e64bb1c: Pulling fs layer 2023-01-11T20:38:06.7458802Z 50d1e6404d82: Waiting 2023-01-11T20:38:06.7458969Z 4d1e09a08f81: Pulling fs layer 2023-01-11T20:38:06.7459183Z e8764e64bb1c: Waiting 2023-01-11T20:38:06.7459424Z bdc8f587ef89: Pulling fs layer 2023-01-11T20:38:06.7459622Z 70704e78fced: Pulling fs layer 2023-01-11T20:38:06.7459803Z 1aa09a70183a: Pulling fs layer 2023-01-11T20:38:06.7459985Z bdc8f587ef89: Waiting 2023-01-11T20:38:06.7460166Z f369cb0dac39: Pulling fs layer 2023-01-11T20:38:06.7460336Z 7b8ecfd940e0: Waiting 2023-01-11T20:38:06.7460520Z 9a83edd28cbc: Pulling fs layer 2023-01-11T20:38:06.7460711Z ebecc6d269f2: Pulling fs layer 2023-01-11T20:38:06.7460883Z 9a83edd28cbc: Waiting 2023-01-11T20:38:06.7461060Z f369cb0dac39: Waiting 2023-01-11T20:38:06.7461232Z ebecc6d269f2: Waiting 2023-01-11T20:38:06.7461399Z 296146b0eae7: Pulling fs layer 2023-01-11T20:38:06.7461587Z 7d5d82a88c1b: Pulling fs layer 2023-01-11T20:38:06.7461778Z 667f5a34e1ef: Pulling fs layer 2023-01-11T20:38:06.7461946Z 296146b0eae7: Waiting 2023-01-11T20:38:06.7462115Z 7d5d82a88c1b: Waiting 2023-01-11T20:38:06.7462293Z 75eb61e130a0: Pulling fs layer 2023-01-11T20:38:06.7462470Z 8a92db3dc3eb: Pulling fs layer 2023-01-11T20:38:06.7462735Z b97379cf7644: Pulling fs layer 2023-01-11T20:38:06.7462926Z 68e7cd28096c: Pulling fs layer 2023-01-11T20:38:06.7463093Z 667f5a34e1ef: Waiting 2023-01-11T20:38:06.7463269Z 99a0e1297615: Pulling fs layer 2023-01-11T20:38:06.7463446Z 8a92db3dc3eb: Waiting 2023-01-11T20:38:06.7463644Z 75eb61e130a0: Waiting 2023-01-11T20:38:06.7463826Z 2d59c2783db2: Pulling fs layer 2023-01-11T20:38:06.7464014Z e02c9601b85c: Pulling fs layer 2023-01-11T20:38:06.7464180Z 2d59c2783db2: Waiting 2023-01-11T20:38:06.7464358Z 36ecb985ca81: Pulling fs layer 2023-01-11T20:38:06.7464538Z e02c9601b85c: Waiting 2023-01-11T20:38:06.7464706Z 40a91c7bbcdd: Pulling fs layer 2023-01-11T20:38:06.7464897Z 5b3f4c615eba: Pulling fs layer 2023-01-11T20:38:06.7465076Z 36ecb985ca81: Waiting 2023-01-11T20:38:06.7465245Z a8e823303f62: Pulling fs layer 2023-01-11T20:38:06.7465432Z 03b9596d9ece: Pulling fs layer 2023-01-11T20:38:06.7465616Z 40a91c7bbcdd: Waiting 2023-01-11T20:38:06.7465774Z a8e823303f62: Waiting 2023-01-11T20:38:06.7465950Z 342326185042: Pulling fs layer 2023-01-11T20:38:06.7466134Z 9229b7372ee6: Pulling fs layer 2023-01-11T20:38:06.7466309Z 794d48fd071f: Pulling fs layer 2023-01-11T20:38:06.7466499Z 7b6b0b10b9c6: Pulling fs layer 2023-01-11T20:38:06.7466689Z c1ec5d2760ef: Pulling fs layer 2023-01-11T20:38:06.7466868Z 7b6b0b10b9c6: Waiting 2023-01-11T20:38:06.7467034Z 099631a27757: Pulling fs layer 2023-01-11T20:38:06.7467396Z c1ec5d2760ef: Waiting 2023-01-11T20:38:06.7467584Z ca880176f07f: Pulling fs layer 2023-01-11T20:38:06.7467758Z 8507d046f7f4: Pulling fs layer 2023-01-11T20:38:06.7467936Z 8507d046f7f4: Waiting 2023-01-11T20:38:06.7468101Z 099631a27757: Waiting 2023-01-11T20:38:06.8236594Z 21fdbe34507b: Download complete 2023-01-11T20:38:06.9192347Z a1e39d4ff4de: Download complete 2023-01-11T20:38:07.0845312Z 846c0b181fff: Download complete 2023-01-11T20:38:07.1870731Z b6a2ffe2f948: Verifying Checksum 2023-01-11T20:38:07.1871007Z b6a2ffe2f948: Download complete 2023-01-11T20:38:07.2858480Z 49efecb612e9: Verifying Checksum 2023-01-11T20:38:07.2858799Z 49efecb612e9: Download complete 2023-01-11T20:38:07.4104282Z 613971da6ac7: Verifying Checksum 2023-01-11T20:38:07.4104534Z 613971da6ac7: Download complete 2023-01-11T20:38:07.5147516Z 8fb6475afaf3: Verifying Checksum 2023-01-11T20:38:07.5147962Z 8fb6475afaf3: Download complete 2023-01-11T20:38:07.5989154Z 435d0e36d6a5: Verifying Checksum 2023-01-11T20:38:07.5989417Z 435d0e36d6a5: Download complete 2023-01-11T20:38:07.6899527Z 846c0b181fff: Pull complete 2023-01-11T20:38:07.7316752Z 3b4e6eac36dd: Verifying Checksum 2023-01-11T20:38:07.7317291Z 3b4e6eac36dd: Download complete 2023-01-11T20:38:07.7992128Z 21fdbe34507b: Pull complete 2023-01-11T20:38:07.8236923Z aea18031c0c7: Download complete 2023-01-11T20:38:07.9040664Z 4604cf003b36: Verifying Checksum 2023-01-11T20:38:07.9041060Z 4604cf003b36: Download complete 2023-01-11T20:38:09.4691490Z dac676e29afb: Verifying Checksum 2023-01-11T20:38:09.4692156Z dac676e29afb: Download complete 2023-01-11T20:38:09.5780581Z 7743227009bb: Verifying Checksum 2023-01-11T20:38:09.5781023Z 7743227009bb: Download complete 2023-01-11T20:38:09.6976550Z 620feb79e578: Download complete 2023-01-11T20:38:09.7744493Z a3dbac233a42: Verifying Checksum 2023-01-11T20:38:09.8744847Z a3dbac233a42: Download complete 2023-01-11T20:38:09.8745314Z 4a56f6ee78f6: Verifying Checksum 2023-01-11T20:38:09.8745545Z 4a56f6ee78f6: Download complete 2023-01-11T20:38:10.0120775Z 50d1e6404d82: Verifying Checksum 2023-01-11T20:38:10.0121115Z 50d1e6404d82: Download complete 2023-01-11T20:38:10.0822309Z 2f0941e33bd6: Verifying Checksum 2023-01-11T20:38:10.0822758Z 2f0941e33bd6: Download complete 2023-01-11T20:38:10.1605254Z eb18bead7c47: Download complete 2023-01-11T20:38:10.2320418Z 7b8ecfd940e0: Verifying Checksum 2023-01-11T20:38:10.2320700Z 7b8ecfd940e0: Download complete 2023-01-11T20:38:10.3128729Z 57ce702c520c: Verifying Checksum 2023-01-11T20:38:10.3129051Z 57ce702c520c: Download complete 2023-01-11T20:38:10.4266225Z f998920cae3e: Verifying Checksum 2023-01-11T20:38:10.4266542Z f998920cae3e: Download complete 2023-01-11T20:38:15.8268697Z 2d4cddbabc89: Verifying Checksum 2023-01-11T20:38:15.8269149Z 2d4cddbabc89: Download complete 2023-01-11T20:38:15.9444776Z c536fd508674: Verifying Checksum 2023-01-11T20:38:16.0263113Z c9a786894499: Verifying Checksum 2023-01-11T20:38:16.0263433Z c9a786894499: Download complete 2023-01-11T20:38:16.1712479Z e8764e64bb1c: Verifying Checksum 2023-01-11T20:38:16.1713051Z e8764e64bb1c: Download complete 2023-01-11T20:38:16.2593801Z 4d1e09a08f81: Verifying Checksum 2023-01-11T20:38:16.2594120Z 4d1e09a08f81: Download complete 2023-01-11T20:38:16.3521207Z bdc8f587ef89: Verifying Checksum 2023-01-11T20:38:16.3521704Z bdc8f587ef89: Download complete 2023-01-11T20:38:19.4638579Z 15f2f231937c: Verifying Checksum 2023-01-11T20:38:19.4638866Z 15f2f231937c: Download complete 2023-01-11T20:38:19.5615063Z 1aa09a70183a: Download complete 2023-01-11T20:38:19.6634750Z f369cb0dac39: Verifying Checksum 2023-01-11T20:38:19.6635257Z f369cb0dac39: Download complete 2023-01-11T20:38:19.7409485Z 9a83edd28cbc: Verifying Checksum 2023-01-11T20:38:19.7409779Z 9a83edd28cbc: Download complete 2023-01-11T20:38:19.8222931Z ebecc6d269f2: Download complete 2023-01-11T20:38:19.9636899Z 296146b0eae7: Download complete 2023-01-11T20:38:20.0604234Z 7d5d82a88c1b: Verifying Checksum 2023-01-11T20:38:20.0604536Z 7d5d82a88c1b: Download complete 2023-01-11T20:38:20.1677517Z 667f5a34e1ef: Download complete 2023-01-11T20:38:20.2479897Z 75eb61e130a0: Verifying Checksum 2023-01-11T20:38:20.2480153Z 75eb61e130a0: Download complete 2023-01-11T20:38:20.3228702Z 8a92db3dc3eb: Download complete 2023-01-11T20:38:20.4380578Z b97379cf7644: Download complete 2023-01-11T20:38:20.5186465Z 68e7cd28096c: Verifying Checksum 2023-01-11T20:38:20.5186783Z 68e7cd28096c: Download complete 2023-01-11T20:38:20.6144864Z 99a0e1297615: Verifying Checksum 2023-01-11T20:38:20.6145114Z 99a0e1297615: Download complete 2023-01-11T20:38:22.2008875Z 2d59c2783db2: Verifying Checksum 2023-01-11T20:38:22.2009298Z 2d59c2783db2: Download complete 2023-01-11T20:38:22.3088777Z e02c9601b85c: Verifying Checksum 2023-01-11T20:38:22.3089238Z e02c9601b85c: Download complete 2023-01-11T20:38:22.3963553Z 36ecb985ca81: Download complete 2023-01-11T20:38:22.4892041Z 40a91c7bbcdd: Verifying Checksum 2023-01-11T20:38:22.4892365Z 40a91c7bbcdd: Download complete 2023-01-11T20:38:22.5678254Z 5b3f4c615eba: Download complete 2023-01-11T20:38:23.0815831Z a8e823303f62: Verifying Checksum 2023-01-11T20:38:23.0816274Z a8e823303f62: Download complete 2023-01-11T20:38:23.1536941Z 03b9596d9ece: Verifying Checksum 2023-01-11T20:38:23.1537349Z 03b9596d9ece: Download complete 2023-01-11T20:38:23.2374493Z 342326185042: Download complete 2023-01-11T20:38:24.8959489Z 70704e78fced: Verifying Checksum 2023-01-11T20:38:24.8959745Z 70704e78fced: Download complete 2023-01-11T20:38:24.9726496Z 794d48fd071f: Verifying Checksum 2023-01-11T20:38:24.9726769Z 794d48fd071f: Download complete 2023-01-11T20:38:25.0124476Z 15f2f231937c: Pull complete 2023-01-11T20:38:25.0614080Z 7b6b0b10b9c6: Download complete 2023-01-11T20:38:25.1102514Z a1e39d4ff4de: Pull complete 2023-01-11T20:38:25.1432338Z c1ec5d2760ef: Verifying Checksum 2023-01-11T20:38:25.1432597Z c1ec5d2760ef: Download complete 2023-01-11T20:38:25.2206675Z 099631a27757: Verifying Checksum 2023-01-11T20:38:25.2207097Z 099631a27757: Download complete 2023-01-11T20:38:25.3023545Z ca880176f07f: Download complete 2023-01-11T20:38:26.1648806Z dac676e29afb: Pull complete 2023-01-11T20:38:26.2662229Z b6a2ffe2f948: Pull complete 2023-01-11T20:38:26.3604175Z 49efecb612e9: Pull complete 2023-01-11T20:38:26.4619682Z 613971da6ac7: Pull complete 2023-01-11T20:38:26.5687602Z 8fb6475afaf3: Pull complete 2023-01-11T20:38:26.6613671Z 435d0e36d6a5: Pull complete 2023-01-11T20:38:26.7812006Z 3b4e6eac36dd: Pull complete 2023-01-11T20:38:26.8890918Z aea18031c0c7: Pull complete 2023-01-11T20:38:26.9866269Z 4604cf003b36: Pull complete 2023-01-11T20:38:27.2628082Z 8507d046f7f4: Verifying Checksum 2023-01-11T20:38:27.2628504Z 8507d046f7f4: Download complete 2023-01-11T20:38:32.8334259Z 9229b7372ee6: Verifying Checksum 2023-01-11T20:38:32.8334522Z 9229b7372ee6: Download complete 2023-01-11T20:38:49.4997495Z 4e981f6dbb89: Verifying Checksum 2023-01-11T20:38:49.4997760Z 4e981f6dbb89: Download complete 2023-01-11T20:39:04.4771391Z 4e981f6dbb89: Pull complete 2023-01-11T20:39:04.7084140Z 7743227009bb: Pull complete 2023-01-11T20:39:04.9319668Z 620feb79e578: Pull complete 2023-01-11T20:39:05.0232525Z a3dbac233a42: Pull complete 2023-01-11T20:39:05.1273872Z 4a56f6ee78f6: Pull complete 2023-01-11T20:39:05.2400622Z 50d1e6404d82: Pull complete 2023-01-11T20:39:05.3415475Z 2f0941e33bd6: Pull complete 2023-01-11T20:39:05.4343835Z eb18bead7c47: Pull complete 2023-01-11T20:39:05.5390531Z 7b8ecfd940e0: Pull complete 2023-01-11T20:39:05.6455577Z 57ce702c520c: Pull complete 2023-01-11T20:39:05.7457317Z f998920cae3e: Pull complete 2023-01-11T20:39:08.2547382Z 2d4cddbabc89: Pull complete 2023-01-11T20:39:08.3389773Z c536fd508674: Pull complete 2023-01-11T20:39:08.4312004Z c9a786894499: Pull complete 2023-01-11T20:39:08.5718080Z e8764e64bb1c: Pull complete 2023-01-11T20:39:08.6875856Z 4d1e09a08f81: Pull complete 2023-01-11T20:39:08.7996361Z bdc8f587ef89: Pull complete 2023-01-11T20:39:12.9496146Z 70704e78fced: Pull complete 2023-01-11T20:39:13.2035835Z 1aa09a70183a: Pull complete 2023-01-11T20:39:13.4607260Z f369cb0dac39: Pull complete 2023-01-11T20:39:13.5630677Z 9a83edd28cbc: Pull complete 2023-01-11T20:39:13.6708595Z ebecc6d269f2: Pull complete 2023-01-11T20:39:13.7550588Z 296146b0eae7: Pull complete 2023-01-11T20:39:13.8581131Z 7d5d82a88c1b: Pull complete 2023-01-11T20:39:13.9555774Z 667f5a34e1ef: Pull complete 2023-01-11T20:39:14.0454113Z 75eb61e130a0: Pull complete 2023-01-11T20:39:14.1264386Z 8a92db3dc3eb: Pull complete 2023-01-11T20:39:14.2291824Z b97379cf7644: Pull complete 2023-01-11T20:39:14.3248384Z 68e7cd28096c: Pull complete 2023-01-11T20:39:14.4191233Z 99a0e1297615: Pull complete 2023-01-11T20:39:15.5212460Z 2d59c2783db2: Pull complete 2023-01-11T20:39:15.6766960Z e02c9601b85c: Pull complete 2023-01-11T20:39:15.8514396Z 36ecb985ca81: Pull complete 2023-01-11T20:39:16.0091138Z 40a91c7bbcdd: Pull complete 2023-01-11T20:39:16.1667716Z 5b3f4c615eba: Pull complete 2023-01-11T20:39:16.5584004Z a8e823303f62: Pull complete 2023-01-11T20:39:16.7914980Z 03b9596d9ece: Pull complete 2023-01-11T20:39:16.9498676Z 342326185042: Pull complete 2023-01-11T20:39:20.3397292Z 9229b7372ee6: Pull complete 2023-01-11T20:39:20.4964324Z 794d48fd071f: Pull complete 2023-01-11T20:39:20.6929548Z 7b6b0b10b9c6: Pull complete 2023-01-11T20:39:20.8595261Z c1ec5d2760ef: Pull complete 2023-01-11T20:39:20.9731833Z 099631a27757: Pull complete 2023-01-11T20:39:21.2081948Z ca880176f07f: Pull complete 2023-01-11T20:39:22.6824136Z 8507d046f7f4: Pull complete 2023-01-11T20:39:22.7882987Z Digest: sha256:6dd98a84a12a3a3be24bbc7c3112415c10051ad261832daa2e17a60a48fce645 2023-01-11T20:39:22.8345495Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:39:22.8566839Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:39:22.8619108Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T20:39:22.8619384Z python3 -m pip install psutil==5.9.1 2023-01-11T20:39:22.8619610Z python3 -m pip install pynvml==11.4.1 2023-01-11T20:39:22.8619870Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T20:39:22.8620161Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:39:22.8631472Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:39:22.8631673Z env: 2023-01-11T20:39:22.8631849Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:22.8632034Z ##[endgroup] 2023-01-11T20:39:23.0717858Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:39:23.0894208Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T20:39:23.4958225Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:39:23.5134360Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T20:39:23.7178995Z Prepare all required actions 2023-01-11T20:39:23.7179252Z Getting action download info 2023-01-11T20:39:23.9118602Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T20:39:24.0673533Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T20:39:24.2511420Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T20:39:24.2511649Z with: 2023-01-11T20:39:24.2511849Z name: linux-focal-py3.7-clang7-asan 2023-01-11T20:39:24.2512033Z env: 2023-01-11T20:39:24.2512205Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:24.2512391Z ##[endgroup] 2023-01-11T20:39:24.2707426Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T20:39:24.2707644Z with: 2023-01-11T20:39:24.2707830Z name: linux-focal-py3.7-clang7-asan 2023-01-11T20:39:24.2708051Z s3-bucket: gha-artifacts 2023-01-11T20:39:24.2708246Z region: us-east-1 2023-01-11T20:39:24.2708444Z env: 2023-01-11T20:39:24.2708602Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:24.2708785Z ##[endgroup] 2023-01-11T20:39:24.6963362Z Found 1 objects with prefix pytorch/pytorch/3896099317/linux-focal-py3.7-clang7-asan/ 2023-01-11T20:39:24.6963871Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T20:39:44.9513075Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T20:39:44.9513333Z 2023-01-11T20:39:44.9534107Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T20:39:44.9544324Z Artifact download has finished successfully 2023-01-11T20:39:44.9695933Z ##[group]Run unzip -o artifacts.zip 2023-01-11T20:39:44.9696164Z unzip -o artifacts.zip 2023-01-11T20:39:44.9707636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:39:44.9707844Z env: 2023-01-11T20:39:44.9708023Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:44.9708214Z ##[endgroup] 2023-01-11T20:39:44.9742548Z Archive: artifacts.zip 2023-01-11T20:39:44.9743325Z creating: dist/ 2023-01-11T20:39:47.1930761Z inflating: dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:39:49.1666520Z inflating: dist/torch-2.0.0a0+git8419ddd.tar.gz 2023-01-11T20:39:49.1666865Z creating: build/lib/ 2023-01-11T20:39:49.1668424Z inflating: build/lib/libclog.a 2023-01-11T20:39:49.1850597Z inflating: build/lib/libgtest.a 2023-01-11T20:39:49.1871603Z inflating: build/lib/libpthreadpool.a 2023-01-11T20:39:49.2132657Z inflating: build/lib/libbenchmark.a 2023-01-11T20:39:49.2307695Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T20:39:49.2324522Z inflating: build/lib/libittnotify.a 2023-01-11T20:39:49.2445909Z inflating: build/lib/libfmt.a 2023-01-11T20:39:49.2555529Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T20:39:49.2879417Z inflating: build/lib/libgloo.a 2023-01-11T20:39:49.3225690Z inflating: build/lib/libasmjit.a 2023-01-11T20:39:49.3226760Z inflating: build/lib/libfoxi_loader.a 2023-01-11T20:39:49.4127488Z inflating: build/lib/libprotobuf.a 2023-01-11T20:39:49.4128690Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T20:39:49.4382336Z inflating: build/lib/libc10.so 2023-01-11T20:39:49.4408529Z inflating: build/lib/libcpuinfo.a 2023-01-11T20:39:49.4416753Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T20:39:49.4440954Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T20:39:49.5544155Z inflating: build/lib/libprotoc.a 2023-01-11T20:39:49.5591749Z inflating: build/lib/libgmock.a 2023-01-11T20:39:49.5592847Z inflating: build/lib/libbenchmark_main.a 2023-01-11T20:39:49.5594206Z inflating: build/lib/libgtest_main.a 2023-01-11T20:39:49.7419591Z inflating: build/lib/libtensorpipe.a 2023-01-11T20:39:49.7420346Z inflating: build/lib/libgmock_main.a 2023-01-11T20:39:49.7479722Z inflating: build/lib/libqnnpack.a 2023-01-11T20:39:50.5124805Z inflating: build/lib/libfbgemm.a 2023-01-11T20:39:50.5771196Z inflating: build/lib/libXNNPACK.a 2023-01-11T20:39:50.5869342Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T20:39:50.7004572Z inflating: build/lib/libkineto.a 2023-01-11T20:39:50.7207289Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T20:39:50.7418371Z inflating: build/lib/libonnx_proto.a 2023-01-11T20:39:50.9645215Z inflating: build/lib/libonnx.a 2023-01-11T20:39:50.9680283Z inflating: build/lib/libnnpack.a 2023-01-11T20:39:56.7098380Z inflating: build/lib/libtorch_cpu.so 2023-01-11T20:39:56.7099125Z inflating: build/lib/libtorch.so 2023-01-11T20:39:56.7109538Z inflating: build/lib/libshm.so 2023-01-11T20:39:56.7149743Z inflating: build/lib/libunbox_lib.a 2023-01-11T20:39:56.7338533Z inflating: build/lib/libtorchbind_test.so 2023-01-11T20:39:56.7418317Z inflating: build/lib/libjitbackend_test.so 2023-01-11T20:39:56.7522035Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T20:39:57.5021351Z inflating: build/lib/libtorch_python.so 2023-01-11T20:39:57.5170330Z inflating: build/lib/libnnapi_backend.so 2023-01-11T20:39:57.5170710Z creating: build/bin/ 2023-01-11T20:39:57.5315232Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T20:39:57.5466687Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T20:39:57.5613520Z inflating: build/bin/c10_Device_test 2023-01-11T20:39:57.5782066Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T20:39:57.5924823Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T20:39:57.6069825Z inflating: build/bin/c10_SymInt_test 2023-01-11T20:39:57.6224793Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T20:39:57.6386536Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T20:39:57.6544972Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T20:39:57.6687756Z inflating: build/bin/c10_Array_test 2023-01-11T20:39:57.6838643Z inflating: build/bin/c10_Bitset_test 2023-01-11T20:39:57.6986387Z inflating: build/bin/c10_C++17_test 2023-01-11T20:39:57.7129490Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T20:39:57.7274179Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T20:39:57.7434293Z inflating: build/bin/c10_LeftRight_test 2023-01-11T20:39:57.7579587Z inflating: build/bin/c10_Half_test 2023-01-11T20:39:57.7766084Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T20:39:57.8145922Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T20:39:57.8291813Z inflating: build/bin/c10_Synchronized_test 2023-01-11T20:39:57.8441586Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T20:39:57.8597693Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T20:39:57.8747153Z inflating: build/bin/c10_TypeList_test 2023-01-11T20:39:57.8890122Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T20:39:57.9042080Z inflating: build/bin/c10_accumulate_test 2023-01-11T20:39:57.9200916Z inflating: build/bin/c10_bfloat16_test 2023-01-11T20:39:57.9361624Z inflating: build/bin/c10_complex_math_test 2023-01-11T20:39:57.9520338Z inflating: build/bin/c10_complex_test 2023-01-11T20:39:57.9810354Z inflating: build/bin/c10_either_test 2023-01-11T20:39:57.9963070Z inflating: build/bin/c10_exception_test 2023-01-11T20:39:58.0115868Z inflating: build/bin/c10_flags_test 2023-01-11T20:39:58.0262781Z inflating: build/bin/c10_irange_test 2023-01-11T20:39:58.0605389Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T20:39:58.0767624Z inflating: build/bin/c10_logging_test 2023-01-11T20:39:58.0957064Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T20:39:58.1178534Z inflating: build/bin/c10_optional_test 2023-01-11T20:39:58.1336408Z inflating: build/bin/c10_registry_test 2023-01-11T20:39:58.1501936Z inflating: build/bin/c10_string_view_test 2023-01-11T20:39:58.1650723Z inflating: build/bin/c10_tempfile_test 2023-01-11T20:39:58.1806886Z inflating: build/bin/c10_typeid_test 2023-01-11T20:39:58.1975338Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T20:39:58.3061549Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T20:39:58.4148208Z inflating: build/bin/protoc 2023-01-11T20:39:58.5281303Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T20:39:58.6459218Z inflating: build/bin/vec_test_all_types_AVX512 2023-01-11T20:39:58.7643476Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T20:39:58.7796972Z inflating: build/bin/HashStoreTest 2023-01-11T20:39:58.7950666Z inflating: build/bin/FileStoreTest 2023-01-11T20:39:58.8123484Z inflating: build/bin/TCPStoreTest 2023-01-11T20:39:58.8322188Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T20:39:58.8331322Z inflating: build/bin/example_allreduce 2023-01-11T20:39:58.8492966Z inflating: build/bin/test_dist_autograd 2023-01-11T20:39:58.8498207Z inflating: build/bin/parallel_benchmark 2023-01-11T20:39:58.8718914Z inflating: build/bin/test_cpp_rpc 2023-01-11T20:39:58.8869569Z inflating: build/bin/Dimname_test 2023-01-11T20:39:58.9063386Z inflating: build/bin/Dict_test 2023-01-11T20:39:58.9890137Z inflating: build/bin/test_lazy 2023-01-11T20:39:59.0079279Z inflating: build/bin/MaybeOwned_test 2023-01-11T20:39:59.0242547Z inflating: build/bin/NamedTensor_test 2023-01-11T20:39:59.0425075Z inflating: build/bin/apply_utils_test 2023-01-11T20:39:59.0594368Z inflating: build/bin/atest 2023-01-11T20:39:59.0773763Z inflating: build/bin/basic 2023-01-11T20:39:59.0934811Z inflating: build/bin/cpu_generator_test 2023-01-11T20:39:59.1089886Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T20:39:59.1244473Z inflating: build/bin/broadcast_test 2023-01-11T20:39:59.1581864Z inflating: build/bin/cpu_rng_test 2023-01-11T20:39:59.1727722Z inflating: build/bin/dispatch_key_set_test 2023-01-11T20:39:59.1875115Z inflating: build/bin/dlconvertor_test 2023-01-11T20:39:59.2028968Z inflating: build/bin/half_test 2023-01-11T20:39:59.2205937Z inflating: build/bin/extension_backend_test 2023-01-11T20:39:59.2496695Z inflating: build/bin/ivalue_test 2023-01-11T20:39:59.2642121Z inflating: build/bin/lazy_tensor_test 2023-01-11T20:39:59.2795274Z inflating: build/bin/math_kernel_test 2023-01-11T20:39:59.2947847Z inflating: build/bin/memory_overlapping_test 2023-01-11T20:39:59.3103179Z inflating: build/bin/memory_format_test 2023-01-11T20:39:59.3260610Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T20:39:59.3424454Z inflating: build/bin/native_test 2023-01-11T20:39:59.3570957Z inflating: build/bin/operator_name_test 2023-01-11T20:39:59.3719182Z inflating: build/bin/operators_test 2023-01-11T20:39:59.3872690Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T20:39:59.4072907Z inflating: build/bin/pow_test 2023-01-11T20:39:59.4235230Z inflating: build/bin/quantized_test 2023-01-11T20:39:59.7431300Z inflating: build/bin/test_api 2023-01-11T20:39:59.7580335Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T20:39:59.7726107Z inflating: build/bin/reduce_ops_test 2023-01-11T20:39:59.7898472Z inflating: build/bin/scalar_tensor_test 2023-01-11T20:39:59.8065466Z inflating: build/bin/scalar_test 2023-01-11T20:39:59.8219067Z inflating: build/bin/stride_properties_test 2023-01-11T20:39:59.8457611Z inflating: build/bin/tensor_iterator_test 2023-01-11T20:39:59.8616415Z inflating: build/bin/test_parallel 2023-01-11T20:39:59.8622174Z inflating: build/bin/thread_init_test 2023-01-11T20:39:59.8774868Z inflating: build/bin/type_ptr_test 2023-01-11T20:39:59.8957684Z inflating: build/bin/type_test 2023-01-11T20:39:59.9103035Z inflating: build/bin/variant_test 2023-01-11T20:39:59.9257189Z inflating: build/bin/undefined_tensor_test 2023-01-11T20:39:59.9408222Z inflating: build/bin/weakref_test 2023-01-11T20:39:59.9410614Z inflating: build/bin/verify_api_visibility 2023-01-11T20:39:59.9611581Z inflating: build/bin/legacy_vmap_test 2023-01-11T20:39:59.9761712Z inflating: build/bin/wrapdim_test 2023-01-11T20:39:59.9907089Z inflating: build/bin/xla_tensor_test 2023-01-11T20:40:00.0078458Z inflating: build/bin/IListRef_test 2023-01-11T20:40:00.0327802Z inflating: build/bin/List_test 2023-01-11T20:40:00.0685989Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T20:40:00.0874364Z inflating: build/bin/KernelFunction_test 2023-01-11T20:40:00.1147652Z inflating: build/bin/kernel_function_test 2023-01-11T20:40:00.1521864Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T20:40:00.1700888Z inflating: build/bin/kernel_stackbased_test 2023-01-11T20:40:00.2000573Z inflating: build/bin/kernel_lambda_test 2023-01-11T20:40:00.2278649Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T20:40:00.2425743Z inflating: build/bin/CppSignature_test 2023-01-11T20:40:00.2568891Z inflating: build/bin/op_allowlist_test 2023-01-11T20:40:00.2722014Z inflating: build/bin/inline_container_test 2023-01-11T20:40:00.2886921Z inflating: build/bin/backend_fallback_test 2023-01-11T20:40:00.3781907Z inflating: build/bin/op_registration_test 2023-01-11T20:40:00.3955328Z inflating: build/bin/test_edge_op_registration 2023-01-11T20:40:00.3998620Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T20:40:00.4014158Z inflating: build/bin/torch_shm_manager 2023-01-11T20:40:00.5864270Z inflating: build/bin/test_tensorexpr 2023-01-11T20:40:00.7633027Z inflating: build/bin/test_jit 2023-01-11T20:40:00.7634104Z inflating: .pytorch-test-times.json 2023-01-11T20:40:00.7655840Z ##[group]Run df -H 2023-01-11T20:40:00.7656030Z df -H 2023-01-11T20:40:00.7667153Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:40:00.7667602Z env: 2023-01-11T20:40:00.7667783Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.7667958Z ##[endgroup] 2023-01-11T20:40:00.7699987Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T20:40:00.7700558Z devtmpfs 17G 0 17G 0% /dev 2023-01-11T20:40:00.7700912Z tmpfs 17G 21k 17G 1% /dev/shm 2023-01-11T20:40:00.7701323Z tmpfs 17G 463k 17G 1% /run 2023-01-11T20:40:00.7702026Z tmpfs 17G 0 17G 0% /sys/fs/cgroup 2023-01-11T20:40:00.7702265Z /dev/nvme0n1p1 162G 18G 144G 11% / 2023-01-11T20:40:00.7769032Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:40:00.7769279Z .github/scripts/parse_ref.py 2023-01-11T20:40:00.7779570Z shell: /usr/bin/bash -e {0} 2023-01-11T20:40:00.7779757Z env: 2023-01-11T20:40:00.7779922Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.7780109Z ##[endgroup] 2023-01-11T20:40:00.7992102Z ##[group]Run set -x 2023-01-11T20:40:00.7992366Z set -x 2023-01-11T20:40:00.7992531Z  2023-01-11T20:40:00.7992712Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T20:40:00.7992965Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T20:40:00.7993230Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T20:40:00.7993464Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T20:40:00.7993647Z else 2023-01-11T20:40:00.7993848Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T20:40:00.7994045Z fi 2023-01-11T20:40:00.7994188Z  2023-01-11T20:40:00.7994422Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T20:40:00.7994656Z  2023-01-11T20:40:00.7994858Z # sanitize the input commit message and PR body here: 2023-01-11T20:40:00.7995071Z # 2023-01-11T20:40:00.7995347Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T20:40:00.7995705Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T20:40:00.7996016Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T20:40:00.7996248Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T20:40:00.7996432Z  2023-01-11T20:40:00.7996676Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T20:40:00.7996950Z # wreak havoc internally 2023-01-11T20:40:00.7997184Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T20:40:00.7997410Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T20:40:00.7997595Z  2023-01-11T20:40:00.7997819Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:40:00.7998098Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T20:40:00.7998370Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T20:40:00.7998609Z # shellcheck disable=SC2086,SC2090 2023-01-11T20:40:00.7998865Z container_name=$(docker run \ 2023-01-11T20:40:00.7999087Z  ${GPU_FLAG:-} \ 2023-01-11T20:40:00.7999351Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:40:00.7999696Z  -e PR_NUMBER \ 2023-01-11T20:40:00.7999912Z  -e GITHUB_ACTIONS \ 2023-01-11T20:40:00.8000162Z  -e BASE_SHA \ 2023-01-11T20:40:00.8000392Z  -e BRANCH \ 2023-01-11T20:40:00.8000581Z  -e SHA1 \ 2023-01-11T20:40:00.8000847Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:40:00.8001101Z  -e IN_WHEEL_TEST \ 2023-01-11T20:40:00.8001295Z  -e SHARD_NUMBER \ 2023-01-11T20:40:00.8001522Z  -e TEST_CONFIG \ 2023-01-11T20:40:00.8001775Z  -e NUM_TEST_SHARDS \ 2023-01-11T20:40:00.8001996Z  -e PR_BODY \ 2023-01-11T20:40:00.8002231Z  -e COMMIT_MESSAGES \ 2023-01-11T20:40:00.8002474Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T20:40:00.8002730Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T20:40:00.8002973Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T20:40:00.8003237Z  -e PR_LABELS \ 2023-01-11T20:40:00.8003561Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:40:00.8003775Z  -e SCCACHE_BUCKET \ 2023-01-11T20:40:00.8004034Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:40:00.8004286Z  -e XLA_CUDA \ 2023-01-11T20:40:00.8004502Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:40:00.8004769Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T20:40:00.8005053Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T20:40:00.8005314Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:40:00.8005607Z  --ulimit stack=10485760:83886080 \ 2023-01-11T20:40:00.8005911Z  --security-opt seccomp=unconfined \ 2023-01-11T20:40:00.8006175Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:40:00.8006385Z  --ipc=host \ 2023-01-11T20:40:00.8006618Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T20:40:00.8029741Z  --tty \ 2023-01-11T20:40:00.8029994Z  --detach \ 2023-01-11T20:40:00.8030183Z  --name="${container_name}" \ 2023-01-11T20:40:00.8030389Z  --user jenkins \ 2023-01-11T20:40:00.8030629Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:40:00.8030868Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:40:00.8031075Z  "${DOCKER_IMAGE}" 2023-01-11T20:40:00.8031247Z ) 2023-01-11T20:40:00.8031453Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T20:40:00.8031782Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T20:40:00.8042171Z shell: /usr/bin/bash -e {0} 2023-01-11T20:40:00.8042352Z env: 2023-01-11T20:40:00.8042527Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.8042759Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2023-01-11T20:40:00.8042989Z PR_NUMBER: 91627 2023-01-11T20:40:00.8043166Z BRANCH: pull/91627 2023-01-11T20:40:00.8043375Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:00.8043622Z BASE_SHA: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:00.8043843Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T20:40:00.8044039Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T20:40:00.8044232Z TEST_CONFIG: default 2023-01-11T20:40:00.8044406Z SHARD_NUMBER: 5 2023-01-11T20:40:00.8044577Z NUM_TEST_SHARDS: 5 2023-01-11T20:40:00.8044770Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:00.8044981Z CONTINUE_THROUGH_ERROR: False 2023-01-11T20:40:00.8045223Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:40:00.8045452Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:40:00.8045638Z SHM_SIZE: 1g 2023-01-11T20:40:00.8045989Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:40:00.8046312Z XLA_CUDA: 2023-01-11T20:40:00.8046568Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:00.8046852Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T20:40:00.8047070Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T20:40:00.8047251Z ##[endgroup] 2023-01-11T20:40:00.8070525Z + [[ default == \m\u\l\t\i\g\p\u ]] 2023-01-11T20:40:00.8071151Z + [[ linux-focal-py3.7-clang7-asan == *onnx* ]] 2023-01-11T20:40:00.8071473Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T20:40:00.8073152Z ++ git cherry -v origin/master 2023-01-11T20:40:00.8488227Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T20:40:00.8488583Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T20:40:00.8489025Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T20:40:00.8490136Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\''+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T20:40:00.8490789Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:00.8492654Z + export 'COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T20:40:00.8493612Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T20:40:00.8494099Z + export 'PR_BODY=Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:00.8494380Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:00.8500365Z +++ nproc --ignore=2 2023-01-11T20:40:00.8510450Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3896099317 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:40:24.6209036Z + container_name=44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T20:40:24.6209442Z + echo DOCKER_CONTAINER_ID=44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T20:40:24.6212646Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:40:24.6214197Z + docker exec -t 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T20:40:25.0431863Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:40:25.8883084Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T20:40:25.8886101Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (1.10.1) 2023-01-11T20:40:25.8889909Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T20:40:25.8904010Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T20:40:25.8967956Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.18.5) 2023-01-11T20:40:25.9136817Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T20:40:26.6375300Z Installing collected packages: torch 2023-01-11T20:40:35.8598181Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T20:40:36.0032626Z + echo 'Environment variables:' 2023-01-11T20:40:36.0032877Z Environment variables: 2023-01-11T20:40:36.0033041Z + env 2023-01-11T20:40:36.0038404Z INSTALLED_DB=yes 2023-01-11T20:40:36.0038938Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:40:36.0039440Z CONTINUE_THROUGH_ERROR=False 2023-01-11T20:40:36.0039811Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2023-01-11T20:40:36.0040066Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T20:40:36.0040254Z HOSTNAME=44fffdb12c44 2023-01-11T20:40:36.0040761Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0041196Z GITHUB_ACTION=__self 2023-01-11T20:40:36.0041501Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T20:40:36.0041807Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:40:36.0042163Z TEST_CONFIG=default 2023-01-11T20:40:36.0042542Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:40:36.0042945Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:40:36.0043175Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:40:36.0044764Z GITHUB_REF_TYPE=branch 2023-01-11T20:40:36.0045043Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T20:40:36.0045340Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:36.0045555Z XLA_CUDA= 2023-01-11T20:40:36.0047680Z *** 2023-01-11T20:40:36.0047876Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:40:36.0048084Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:40:36.0048287Z GITHUB_ACTIONS=true 2023-01-11T20:40:36.0048541Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:36.0048787Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:36.0049103Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:40:36.0049372Z UCC_HOME=/usr 2023-01-11T20:40:36.0049556Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:40:36.0049742Z SHARD_NUMBER=5 2023-01-11T20:40:36.0050005Z GITHUB_REF_PROTECTED=false 2023-01-11T20:40:36.0050201Z HOME=/var/lib/jenkins 2023-01-11T20:40:36.0050416Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:40:36.0050677Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T20:40:36.0050891Z INSTALLED_THRIFT= 2023-01-11T20:40:36.0051059Z UCX_COMMIT= 2023-01-11T20:40:36.0051225Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:40:36.0051448Z NUM_TEST_SHARDS=5 2023-01-11T20:40:36.0051635Z UCX_HOME=/usr 2023-01-11T20:40:36.0052070Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0052433Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T20:40:36.0052833Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0053329Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:40:36.0053587Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:40:36.0053838Z GITHUB_RUN_ID=3896099317 2023-01-11T20:40:36.0054260Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0054607Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:40:36.0054791Z PR_NUMBER=91627 2023-01-11T20:40:36.0054962Z DESIRED_CUDA= 2023-01-11T20:40:36.0055123Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:40:36.0055484Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:40:36.0055700Z TERM=xterm 2023-01-11T20:40:36.0055856Z INSTALLED_VISION=yes 2023-01-11T20:40:36.0056046Z BRANCH=pull/91627 2023-01-11T20:40:36.0056285Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:40:36.0056469Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:40:36.0056860Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:40:36.0057190Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:40:36.0057373Z UCC_COMMIT= 2023-01-11T20:40:36.0057541Z INSTALLED_ANDROID= 2023-01-11T20:40:36.0057767Z SHLVL=1 2023-01-11T20:40:36.0057909Z MAX_JOBS=14 2023-01-11T20:40:36.0058082Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:40:36.0058590Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T20:40:36.0059289Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:36.0059515Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:40:36.0059843Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:36.0060157Z GITHUB_JOB=test 2023-01-11T20:40:36.0060354Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:40:36.0060545Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:40:36.0060764Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:40:36.0060985Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:40:36.0061283Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:36.0061689Z GITHUB_BASE_REF=master 2023-01-11T20:40:36.0061866Z CI=true 2023-01-11T20:40:36.0062032Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:40:36.0062230Z INSTALLED_PROTOBUF=yes 2023-01-11T20:40:36.0062478Z GITHUB_HEAD_REF=master 2023-01-11T20:40:36.0062646Z GITHUB_ACTION_REF= 2023-01-11T20:40:36.0062931Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:40:36.0063218Z GITHUB_WORKFLOW=pull 2023-01-11T20:40:36.0063405Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:40:36.0063829Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0064181Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:36.0064372Z _=/usr/bin/env 2023-01-11T20:40:36.0064681Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T20:40:36.0195191Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2023-01-11T20:40:36.0195548Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T20:40:36.0195887Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2023-01-11T20:40:36.0196372Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2023-01-11T20:40:36.0196603Z + BUILD_DIR=build 2023-01-11T20:40:36.0196792Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T20:40:36.0196982Z + BUILD_BIN_DIR=build/bin 2023-01-11T20:40:36.0197167Z + export VALGRIND=ON 2023-01-11T20:40:36.0197339Z + VALGRIND=ON 2023-01-11T20:40:36.0197517Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:36.0197735Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:36.0198029Z + [[ linux-focal-py3.7-clang7-asan == *clang9* ]] 2023-01-11T20:40:36.0198326Z + [[ linux-focal-py3.7-clang7-asan != *bazel* ]] 2023-01-11T20:40:36.0200008Z ++ realpath build/custom_test_artifacts 2023-01-11T20:40:36.0205646Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T20:40:36.0208413Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T20:40:36.0213554Z + source .jenkins/pytorch/common.sh 2023-01-11T20:40:36.0216223Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:40:36.0220945Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:40:36.0222581Z +++ declare -f -t trap_add 2023-01-11T20:40:36.0227073Z ++ set -ex 2023-01-11T20:40:36.0227896Z ++ [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:36.0228240Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:40:36.0228492Z + echo 'Environment variables' 2023-01-11T20:40:36.0228693Z Environment variables 2023-01-11T20:40:36.0228852Z + env 2023-01-11T20:40:36.0234978Z INSTALLED_DB=yes 2023-01-11T20:40:36.0235605Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:40:36.0235909Z CONTINUE_THROUGH_ERROR=False 2023-01-11T20:40:36.0236374Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2023-01-11T20:40:36.0236690Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T20:40:36.0236952Z HOSTNAME=44fffdb12c44 2023-01-11T20:40:36.0237719Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0238139Z GITHUB_ACTION=__self 2023-01-11T20:40:36.0238342Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T20:40:36.0238532Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:40:36.0238720Z TEST_CONFIG=default 2023-01-11T20:40:36.0238954Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:40:36.0239659Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:40:36.0240038Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:40:36.0240341Z GITHUB_REF_TYPE=branch 2023-01-11T20:40:36.0240653Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T20:40:36.0241055Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:36.0241327Z XLA_CUDA= 2023-01-11T20:40:36.0241582Z *** 2023-01-11T20:40:36.0241785Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:40:36.0242147Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:40:36.0242483Z GITHUB_ACTIONS=true 2023-01-11T20:40:36.0242850Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:36.0243405Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:36.0243782Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:40:36.0244017Z UCC_HOME=/usr 2023-01-11T20:40:36.0244202Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:40:36.0244391Z SHARD_NUMBER=5 2023-01-11T20:40:36.0244568Z GITHUB_REF_PROTECTED=false 2023-01-11T20:40:36.0244757Z HOME=/var/lib/jenkins 2023-01-11T20:40:36.0244971Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:40:36.0245189Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T20:40:36.0245391Z INSTALLED_THRIFT= 2023-01-11T20:40:36.0245567Z UCX_COMMIT= 2023-01-11T20:40:36.0245838Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:40:36.0246095Z NUM_TEST_SHARDS=5 2023-01-11T20:40:36.0246365Z UCX_HOME=/usr 2023-01-11T20:40:36.0247090Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0247400Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:36.0247605Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T20:40:36.0248005Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0248423Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:40:36.0248693Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:40:36.0248892Z GITHUB_RUN_ID=3896099317 2023-01-11T20:40:36.0249296Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0249601Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:40:36.0249787Z PR_NUMBER=91627 2023-01-11T20:40:36.0249947Z DESIRED_CUDA= 2023-01-11T20:40:36.0250123Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:40:36.0250298Z VALGRIND=ON 2023-01-11T20:40:36.0250507Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:40:36.0250721Z TERM=xterm 2023-01-11T20:40:36.0250891Z INSTALLED_VISION=yes 2023-01-11T20:40:36.0251057Z BRANCH=pull/91627 2023-01-11T20:40:36.0251251Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:40:36.0251448Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:40:36.0251838Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:40:36.0252129Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:40:36.0252328Z UCC_COMMIT= 2023-01-11T20:40:36.0252498Z INSTALLED_ANDROID= 2023-01-11T20:40:36.0252652Z SHLVL=1 2023-01-11T20:40:36.0252804Z MAX_JOBS=14 2023-01-11T20:40:36.0252974Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:40:36.0253407Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T20:40:36.0253927Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:36.0254149Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:40:36.0254491Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:36.0254736Z GITHUB_JOB=test 2023-01-11T20:40:36.0254934Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:40:36.0255217Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:40:36.0255399Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:40:36.0255593Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:40:36.0255976Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:36.0256268Z GITHUB_BASE_REF=master 2023-01-11T20:40:36.0256427Z CI=true 2023-01-11T20:40:36.0256608Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:40:36.0256810Z INSTALLED_PROTOBUF=yes 2023-01-11T20:40:36.0256984Z GITHUB_HEAD_REF=master 2023-01-11T20:40:36.0257163Z GITHUB_ACTION_REF= 2023-01-11T20:40:36.0257442Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:40:36.0257661Z GITHUB_WORKFLOW=pull 2023-01-11T20:40:36.0257859Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:40:36.0258308Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_3d7c05d2-0c7f-4124-911e-b0b7ef2731e1 2023-01-11T20:40:36.0258606Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:36.0258795Z _=/usr/bin/env 2023-01-11T20:40:36.0259003Z + echo 'Testing pytorch' 2023-01-11T20:40:36.0259173Z Testing pytorch 2023-01-11T20:40:36.0259372Z + export LANG=C.UTF-8 2023-01-11T20:40:36.0259560Z + LANG=C.UTF-8 2023-01-11T20:40:36.0259717Z + PR_NUMBER=91627 2023-01-11T20:40:36.0259902Z + [[ default == \d\e\f\a\u\l\t ]] 2023-01-11T20:40:36.0260105Z + export CUDA_VISIBLE_DEVICES=0 2023-01-11T20:40:36.0260290Z + CUDA_VISIBLE_DEVICES=0 2023-01-11T20:40:36.0260481Z + export HIP_VISIBLE_DEVICES=0 2023-01-11T20:40:36.0260674Z + HIP_VISIBLE_DEVICES=0 2023-01-11T20:40:36.0260863Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T20:40:36.0261059Z + [[ default == \s\l\o\w ]] 2023-01-11T20:40:36.0261351Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2023-01-11T20:40:36.0261670Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2023-01-11T20:40:36.0261956Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:36.0262174Z + [[ default == *crossref* ]] 2023-01-11T20:40:36.0262363Z + [[ default == *dynamo* ]] 2023-01-11T20:40:36.0262539Z + [[ default == *inductor* ]] 2023-01-11T20:40:36.0262805Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:36.0263109Z + [[ linux-focal-py3.7-clang7-asan != *-bazel-* ]] 2023-01-11T20:40:36.0263369Z + pip_install --user ninja==1.10.2 2023-01-11T20:40:36.0263660Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T20:40:36.4119779Z Collecting ninja==1.10.2 2023-01-11T20:40:36.4294891Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T20:40:37.1338819Z Installing collected packages: ninja 2023-01-11T20:40:37.1423238Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T20:40:37.1423950Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T20:40:37.1473181Z Successfully installed ninja-1.10.2 2023-01-11T20:40:37.2103366Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:37.2104059Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:37.2105050Z + [[ linux-focal-py3.7-clang7-asan == *asan* ]] 2023-01-11T20:40:37.2105658Z + export ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2023-01-11T20:40:37.2106325Z + ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2023-01-11T20:40:37.2106632Z + export UBSAN_OPTIONS=print_stacktrace=1 2023-01-11T20:40:37.2106848Z + UBSAN_OPTIONS=print_stacktrace=1 2023-01-11T20:40:37.2107066Z + export PYTORCH_TEST_WITH_ASAN=1 2023-01-11T20:40:37.2107445Z + PYTORCH_TEST_WITH_ASAN=1 2023-01-11T20:40:37.2107639Z + export PYTORCH_TEST_WITH_UBSAN=1 2023-01-11T20:40:37.2107841Z + PYTORCH_TEST_WITH_UBSAN=1 2023-01-11T20:40:37.2108157Z + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2023-01-11T20:40:37.2108700Z + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2023-01-11T20:40:37.2108939Z + export TORCH_USE_RTLD_GLOBAL=1 2023-01-11T20:40:37.2109141Z + TORCH_USE_RTLD_GLOBAL=1 2023-01-11T20:40:37.2109466Z + export LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2023-01-11T20:40:37.2109855Z + LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2023-01-11T20:40:37.2110127Z + ulimit -s 81920 2023-01-11T20:40:37.2110281Z + cd test 2023-01-11T20:40:37.2110585Z + python -c 'import torch; print(torch.__version__, torch.version.git_version)' 2023-01-11T20:40:40.5142066Z 2.0.0a0+git8419ddd 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:40.9701767Z + echo 'The next four invocations are expected to crash; if they don'\''t that means ASAN/UBSAN is misconfigured' 2023-01-11T20:40:40.9702376Z The next four invocations are expected to crash; if they don't that means ASAN/UBSAN is misconfigured 2023-01-11T20:40:40.9702797Z + cd test 2023-01-11T20:40:40.9703191Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2023-01-11T20:40:40.9703443Z + set +e 2023-01-11T20:40:40.9703716Z + python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2023-01-11T20:40:44.2998486Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2023-01-11T20:40:44.4264810Z #0 0x7fd42c120127 in THPModule_crashIfCsrcASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d72127) 2023-01-11T20:40:44.5021960Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:44.5022358Z #1 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:44.5023909Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:44.5024448Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:44.5025197Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:44.5025598Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:44.5026152Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:44.5027083Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:44.5027697Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:44.5029377Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:44.5029861Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:44.5030524Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:44.5032106Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:44.5032636Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:44.5033140Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:44.5033549Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:44.5046888Z #16 0x7fd434994082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:44.5047301Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:44.5047526Z 2023-01-11T20:40:44.5048594Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:3 in 2023-01-11T20:40:44.5449102Z + retcode=1 2023-01-11T20:40:44.5449392Z + set -e 2023-01-11T20:40:44.5449554Z + return 1 2023-01-11T20:40:44.5452199Z + cd test 2023-01-11T20:40:44.5452867Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2023-01-11T20:40:44.5453109Z + set +e 2023-01-11T20:40:44.5453385Z + python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2023-01-11T20:40:47.8707041Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:188:18: runtime error: division by zero 2023-01-11T20:40:48.0027869Z #0 0x7fd50973e375 in THPModule_crashIfCsrcUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d72375) 2023-01-11T20:40:48.0786064Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:48.0786938Z #1 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:48.0788030Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:48.0788712Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:48.0789045Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:48.0789612Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:48.0790143Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:48.0790617Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:48.0791094Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:48.0792617Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:48.0793355Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:48.0793733Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:48.0795561Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:48.0796137Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:48.0796622Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:48.0796913Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:48.0809503Z #16 0x7fd511fb2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:48.0809884Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:48.0810036Z 2023-01-11T20:40:48.0811938Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:188:18 in 2023-01-11T20:40:48.1126217Z + retcode=1 2023-01-11T20:40:48.1126483Z + set -e 2023-01-11T20:40:48.1126646Z + return 1 2023-01-11T20:40:48.1130270Z + cd test 2023-01-11T20:40:48.1130697Z + get_exit_code python -c 'import torch; torch._C._crash_if_vptr_ubsan()' 2023-01-11T20:40:48.1130948Z + set +e 2023-01-11T20:40:48.1131225Z + python -c 'import torch; torch._C._crash_if_vptr_ubsan()' 2023-01-11T20:40:51.4419947Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:207:16: runtime error: member call on address 0x7fe198b754a0 which does not point to an object of type 'Foo' 2023-01-11T20:40:51.4432019Z 0x7fe198b754a0: note: object is of type 'THPModule_crashIfvptrUBSAN(_object*, _object*)::Baz' 2023-01-11T20:40:51.4432383Z fe 7f 00 00 f0 68 84 96 e1 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 92 e8 a8 98 2023-01-11T20:40:51.4432665Z  ^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:40:51.4433058Z vptr for 'THPModule_crashIfvptrUBSAN(_object*, _object*)::Baz' 2023-01-11T20:40:51.5667065Z #0 0x7fe193ab859c in THPModule_crashIfvptrUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d7259c) 2023-01-11T20:40:51.6425799Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:51.6426441Z #1 0x4ba799 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba799) 2023-01-11T20:40:51.6428258Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:51.6428861Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:51.6429294Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:51.6429715Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:51.6430367Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:51.6430690Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:51.6430975Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:51.6432041Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:51.6432595Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:51.6433008Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:51.6434446Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:51.6434922Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:51.6435400Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:51.6435706Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:51.6448306Z #16 0x7fe19c32c082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:51.6448719Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:51.6448922Z 2023-01-11T20:40:51.6450237Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:207:16 in 2023-01-11T20:40:51.6749389Z + retcode=1 2023-01-11T20:40:51.6749743Z + set -e 2023-01-11T20:40:51.6749912Z + return 1 2023-01-11T20:40:51.6753096Z + cd test 2023-01-11T20:40:51.6753704Z + get_exit_code python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2023-01-11T20:40:51.6753955Z + set +e 2023-01-11T20:40:51.6754221Z + python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2023-01-11T20:40:54.9900368Z /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2023-01-11T20:40:55.6278073Z #0 0x7fcdc8509ec4 in at::_crash_if_asan(int) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so+0xd7c3ec4) 2023-01-11T20:40:55.6895415Z #1 0x7fcdf25126db in THPModule_crashIfATenASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d726db) 2023-01-11T20:40:55.7654292Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:55.7654663Z #2 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:55.7656418Z #3 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:55.7656861Z #4 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:55.7657248Z #5 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:55.7657838Z #6 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:55.7658309Z #7 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:55.7658693Z #8 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:55.7659179Z #9 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:55.7660322Z #10 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:55.7660793Z #11 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:55.7661399Z #12 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:55.7662823Z #13 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:55.7663292Z #14 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:55.7663823Z #15 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:55.7664129Z #16 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:55.7676866Z #17 0x7fcdfad86082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:55.7677287Z #18 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:55.7677466Z 2023-01-11T20:40:55.7678609Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 2023-01-11T20:40:55.7976808Z + retcode=1 2023-01-11T20:40:55.7977192Z + set -e 2023-01-11T20:40:55.7977469Z + return 1 2023-01-11T20:40:55.7979360Z + [[ linux-focal-py3.7-clang7-asan == *-tsan* ]] 2023-01-11T20:40:55.7979820Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T20:40:55.7980138Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T20:40:55.7985540Z + [[ linux-focal-py3.7-clang7-asan == *tbb* ]] 2023-01-11T20:40:55.7997177Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2023-01-11T20:40:55.7997769Z + [[ linux-focal-py3.7-clang7-asan == *-bazel-* ]] 2023-01-11T20:40:55.7998105Z + [[ linux-focal-py3.7-clang7-asan == *-tsan* ]] 2023-01-11T20:40:55.7999526Z + cd test 2023-01-11T20:40:55.8000131Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T20:40:59.1475038Z PyTorch built with: 2023-01-11T20:40:59.1475437Z - GCC 4.2 2023-01-11T20:40:59.1475644Z - C++ Version: 201703 2023-01-11T20:40:59.1476905Z - clang 7.0.1 2023-01-11T20:40:59.1477354Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T20:40:59.1477791Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T20:40:59.1478081Z - NNPACK is enabled 2023-01-11T20:40:59.1478313Z - CPU capability usage: AVX2 2023-01-11T20:40:59.1481662Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS=-fsanitize=undefined -fsanitize=address -fno-sanitize-recover=all -fsanitize-address-use-after-scope -shared-libasan -Wno-deprecated -fvisibility-inlines-hidden -fsanitize=address -fPIE -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Winconsistent-missing-override -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=0, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=0, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=OFF, USE_ROCM=OFF, 2023-01-11T20:40:59.1484237Z 2023-01-11T20:40:59.6096579Z + cd test 2023-01-11T20:40:59.6096992Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T20:41:02.9473653Z ATen/Parallel: 2023-01-11T20:41:02.9474170Z at::get_num_threads() : 8 2023-01-11T20:41:02.9474569Z at::get_num_interop_threads() : 8 2023-01-11T20:41:02.9474829Z OpenMP not found 2023-01-11T20:41:02.9475544Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T20:41:02.9475835Z mkl_get_max_threads() : 1 2023-01-11T20:41:02.9476025Z MKLDNN not found 2023-01-11T20:41:02.9476221Z std::thread::hardware_concurrency() : 16 2023-01-11T20:41:02.9476434Z Environment variables: 2023-01-11T20:41:02.9476635Z OMP_NUM_THREADS : [not set] 2023-01-11T20:41:02.9476832Z MKL_NUM_THREADS : [not set] 2023-01-11T20:41:02.9477690Z ATen parallel backend: native thread pool 2023-01-11T20:41:02.9477866Z 2023-01-11T20:41:03.4368469Z + [[ default == *backward* ]] 2023-01-11T20:41:03.4368864Z + [[ default == *xla* ]] 2023-01-11T20:41:03.4369237Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T20:41:03.4369851Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2023-01-11T20:41:03.4370100Z + [[ default == distributed ]] 2023-01-11T20:41:03.4370303Z + [[ default == deploy ]] 2023-01-11T20:41:03.4370511Z + [[ default == *inductor_distributed* ]] 2023-01-11T20:41:03.4370721Z + [[ default == *dynamo* ]] 2023-01-11T20:41:03.4370896Z + [[ default == *dynamo* ]] 2023-01-11T20:41:03.4371129Z + [[ default == *inductor_huggingface* ]] 2023-01-11T20:41:03.4371344Z + [[ default == *inductor_timm* ]] 2023-01-11T20:41:03.4371548Z + [[ default == *inductor_torchbench* ]] 2023-01-11T20:41:03.4371759Z + [[ default == *inductor* ]] 2023-01-11T20:41:03.4371936Z + [[ 5 == 1 ]] 2023-01-11T20:41:03.4372089Z + [[ 5 == 2 ]] 2023-01-11T20:41:03.4372285Z + [[ 5 -gt 2 ]] 2023-01-11T20:41:03.4372452Z + install_triton 2023-01-11T20:41:03.4372610Z + local commit 2023-01-11T20:41:03.4372786Z + [[ default == *rocm* ]] 2023-01-11T20:41:03.4372981Z ++ get_pinned_commit triton 2023-01-11T20:41:03.4373181Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T20:41:03.4407979Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:41:03.4408482Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:41:03.4409039Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:41:03.8900375Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:41:03.8906830Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-ukag1e60 2023-01-11T20:41:03.8995597Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-ukag1e60 2023-01-11T20:41:05.0009092Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T20:41:05.0093913Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:41:05.8627402Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:41:06.3063559Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:41:06.3066179Z Running command git submodule update --init --recursive -q 2023-01-11T20:41:07.1348487Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T20:41:07.3760293Z [?25hCollecting cmake 2023-01-11T20:41:07.4042171Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T20:41:08.0487969Z Collecting filelock 2023-01-11T20:41:08.0527885Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:41:08.0806005Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T20:41:08.1051622Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-01-11T20:41:08.1055383Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T20:41:08.1059286Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (1.10.1) 2023-01-11T20:41:08.1258710Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-01-11T20:41:08.1331004Z Building wheels for collected packages: triton 2023-01-11T20:42:15.9782058Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | done 2023-01-11T20:42:16.0317669Z [?25h Created wheel for triton: filename=triton-2.0.0-cp37-cp37m-linux_x86_64.whl size=15415081 sha256=bca85b9770e1eaa759e3d53277eeb439aca53e308e5382b271e529892654207d 2023-01-11T20:42:16.0319118Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/aa/c5/3a/263a5ba27ed44796dab5f19b43135afb68beabac5d137652f7 2023-01-11T20:42:16.0344981Z Successfully built triton 2023-01-11T20:42:16.9147441Z Installing collected packages: cmake, filelock, triton 2023-01-11T20:42:18.5496191Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T20:42:18.6872623Z + pip_install --user jinja2 2023-01-11T20:42:18.6872939Z + pip install --progress-bar off --user jinja2 2023-01-11T20:42:19.1938186Z Collecting jinja2 2023-01-11T20:42:19.2195373Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:42:19.2364785Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.7/site-packages (from jinja2) (2.1.1) 2023-01-11T20:42:20.1138654Z Installing collected packages: jinja2 2023-01-11T20:42:20.2141687Z Successfully installed jinja2-3.1.2 2023-01-11T20:42:20.3010250Z + test_python_shard 5 2023-01-11T20:42:20.3010597Z + [[ -z 5 ]] 2023-01-11T20:42:20.3013240Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 5 5 --verbose 2023-01-11T20:42:24.1316014Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:42:24.2922517Z Ignoring disabled issues: ['91003'] 2023-01-11T20:42:24.3166799Z Found test time stats from artifacts 2023-01-11T20:42:24.3224689Z Selected tests: 2023-01-11T20:42:24.3225014Z test_ops_fwd_gradients 2023-01-11T20:42:24.3225281Z test_linalg 2023-01-11T20:42:24.3225517Z test_tensorexpr 2023-01-11T20:42:24.3225806Z test_tensor_creation_ops 2023-01-11T20:42:24.3226203Z test_spectral_ops 2023-01-11T20:42:24.3226505Z test_mobile_optimizer 2023-01-11T20:42:24.3226859Z test_cpp_extensions_open_device_registration 2023-01-11T20:42:24.3229481Z test_fake_tensor 2023-01-11T20:42:24.3229845Z dynamo/test_recompile_ux 2023-01-11T20:42:24.3230106Z lazy/test_bindings 2023-01-11T20:42:24.3230287Z test_cuda 2023-01-11T20:42:24.3230454Z test_deploy 2023-01-11T20:42:24.3230611Z doctests 2023-01-11T20:42:24.3230781Z test_quantization 2023-01-11T20:42:24.3230960Z test_schema_check 2023-01-11T20:42:24.3231124Z test_proxy_tensor 2023-01-11T20:42:24.3231304Z test_optim 2023-01-11T20:42:24.3231471Z test_jit_autocast 2023-01-11T20:42:24.3231631Z test_serialization 2023-01-11T20:42:24.3231819Z test_xnnpack_integration 2023-01-11T20:42:24.3232004Z nn/test_embedding 2023-01-11T20:42:24.3232167Z dynamo/test_repros 2023-01-11T20:42:24.3232355Z dynamo/test_unspec 2023-01-11T20:42:24.3232540Z test_functionalization 2023-01-11T20:42:24.3232722Z profiler/test_profiler 2023-01-11T20:42:24.3232914Z test_scatter_gather_ops 2023-01-11T20:42:24.3233116Z profiler/test_memory_profiler 2023-01-11T20:42:24.3235686Z test_stateless 2023-01-11T20:42:24.3236131Z nn/test_multihead_attention 2023-01-11T20:42:24.3236323Z test_meta 2023-01-11T20:42:24.3236508Z test_expanded_weights 2023-01-11T20:42:24.3236682Z test_mkl_verbose 2023-01-11T20:42:24.3236862Z test_mkldnn_verbose 2023-01-11T20:42:24.3237043Z test_import_stats 2023-01-11T20:42:24.3237202Z test_logging 2023-01-11T20:42:24.3237371Z test_module_init 2023-01-11T20:42:24.3237554Z nn/test_packed_sequence 2023-01-11T20:42:24.3237726Z nn/test_lazy_modules 2023-01-11T20:42:24.3237906Z test_dynamic_shapes 2023-01-11T20:42:24.3238083Z nn/test_dropout 2023-01-11T20:42:24.3791363Z Prioritized test from test file changes. 2023-01-11T20:42:24.3791641Z reordering tests for PR: 2023-01-11T20:42:24.3792381Z prioritized: ['test_fake_tensor', 'test_cuda', 'test_proxy_tensor', 'dynamo/test_repros', 'dynamo/test_unspec', 'test_scatter_gather_ops', 'test_stateless', 'test_meta'] 2023-01-11T20:42:24.3793853Z the rest: ['test_ops_fwd_gradients', 'test_linalg', 'test_tensorexpr', 'test_tensor_creation_ops', 'test_spectral_ops', 'test_mobile_optimizer', 'test_cpp_extensions_open_device_registration', 'dynamo/test_recompile_ux', 'lazy/test_bindings', 'test_deploy', 'doctests', 'test_quantization', 'test_schema_check', 'test_optim', 'test_jit_autocast', 'test_serialization', 'test_xnnpack_integration', 'nn/test_embedding', 'test_functionalization', 'profiler/test_profiler', 'profiler/test_memory_profiler', 'nn/test_multihead_attention', 'test_expanded_weights', 'test_mkl_verbose', 'test_mkldnn_verbose', 'test_import_stats', 'test_logging', 'test_module_init', 'nn/test_packed_sequence', 'nn/test_lazy_modules', 'test_dynamic_shapes', 'nn/test_dropout'] 2023-01-11T20:42:24.3794708Z 2023-01-11T20:42:24.3795120Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2023-01-11T20:42:24.4088515Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2023-01-11T20:42:24.4316467Z parallel (file granularity) tests: 2023-01-11T20:42:24.4316784Z test_proxy_tensor 2023-01-11T20:42:24.4317092Z dynamo/test_repros 2023-01-11T20:42:24.4317368Z dynamo/test_unspec 2023-01-11T20:42:24.4317653Z test_scatter_gather_ops 2023-01-11T20:42:24.4317896Z test_stateless 2023-01-11T20:42:24.4318069Z test_meta 2023-01-11T20:42:24.4318253Z dynamo/test_recompile_ux 2023-01-11T20:42:24.4318427Z lazy/test_bindings 2023-01-11T20:42:24.4318603Z test_deploy 2023-01-11T20:42:24.4318775Z test_quantization 2023-01-11T20:42:24.4318939Z test_schema_check 2023-01-11T20:42:24.4319105Z test_optim 2023-01-11T20:42:24.4319278Z test_jit_autocast 2023-01-11T20:42:24.4319441Z test_serialization 2023-01-11T20:42:24.4319637Z test_xnnpack_integration 2023-01-11T20:42:24.4319823Z nn/test_embedding 2023-01-11T20:42:24.4319994Z test_functionalization 2023-01-11T20:42:24.4320189Z profiler/test_profiler 2023-01-11T20:42:24.4320388Z profiler/test_memory_profiler 2023-01-11T20:42:24.4320582Z nn/test_multihead_attention 2023-01-11T20:42:24.4320774Z test_expanded_weights 2023-01-11T20:42:24.4320956Z test_mkl_verbose 2023-01-11T20:42:24.4321116Z test_mkldnn_verbose 2023-01-11T20:42:24.4321294Z test_import_stats 2023-01-11T20:42:24.4321463Z test_logging 2023-01-11T20:42:24.4321617Z test_module_init 2023-01-11T20:42:24.4321798Z nn/test_packed_sequence 2023-01-11T20:42:24.4321980Z nn/test_lazy_modules 2023-01-11T20:42:24.4322148Z test_dynamic_shapes 2023-01-11T20:42:24.4322327Z nn/test_dropout 2023-01-11T20:42:24.4322516Z serial (file granularity) tests: 2023-01-11T20:42:24.4322698Z test_fake_tensor 2023-01-11T20:42:24.4322861Z test_cuda 2023-01-11T20:42:24.4323033Z test_ops_fwd_gradients 2023-01-11T20:42:24.4323193Z test_linalg 2023-01-11T20:42:24.4323360Z test_tensorexpr 2023-01-11T20:42:24.4323540Z test_tensor_creation_ops 2023-01-11T20:42:24.4323713Z test_spectral_ops 2023-01-11T20:42:24.4323892Z test_mobile_optimizer 2023-01-11T20:42:24.4324246Z test_cpp_extensions_open_device_registration 2023-01-11T20:42:24.4324438Z doctests 2023-01-11T20:42:28.4971680Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:42:28.4982538Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:42:28.6421226Z Ignoring disabled issues: ['91003'] 2023-01-11T20:42:28.6613191Z Running test_proxy_tensor ... [2023-01-11 20:42:28.661004] 2023-01-11T20:42:28.6615324Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:42:28.661331] 2023-01-11T20:42:28.6636690Z Ignoring disabled issues: ['91003'] 2023-01-11T20:42:28.6831193Z Running dynamo/test_repros ... [2023-01-11 20:42:28.682806] 2023-01-11T20:42:28.6832838Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:42:28.683085] 2023-01-11T20:42:47.6676117Z 2023-01-11T20:42:47.6676651Z Expand the folded group to see the log file of dynamo/test_repros 2023-01-11T20:42:47.6683217Z ##[group]PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros_e92tsybl) 2023-01-11T20:42:47.6683812Z Test results will be stored in test-reports/python-unittest/dynamo.test_repros 2023-01-11T20:42:47.6684007Z 2023-01-11T20:42:47.6684116Z Running tests... 2023-01-11T20:42:47.6684428Z ---------------------------------------------------------------------- 2023-01-11T20:42:47.6684693Z test_Size (__main__.ReproTests) ... ok (0.438s) 2023-01-11T20:42:47.6685046Z test_abc_setattr (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6685471Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:42:47.6685743Z unimplemented [] 2023-01-11T20:42:47.6686089Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:42:47.6686621Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6687079Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:42:47.6687355Z unimplemented [] 2023-01-11T20:42:47.6688120Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7f75504e6710>', 1)] 2023-01-11T20:42:47.6688562Z inline_call [] 2023-01-11T20:42:47.6689031Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6689367Z ok (0.015s) 2023-01-11T20:42:47.6689834Z test_avoid_dupe_specialization (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6690548Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:42:47.6690861Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6691037Z ok (0.077s) 2023-01-11T20:42:47.6691254Z test_batch_norm_act (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6691599Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6691829Z ok (0.140s) 2023-01-11T20:42:47.6692160Z test_batchnorm_e2e (__main__.ReproTests) ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:42:47.6692471Z frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6692656Z inline_call [] 2023-01-11T20:42:47.6692944Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:42:47.6693231Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6693420Z ok (1.808s) 2023-01-11T20:42:47.6693723Z test_bigbird_unsqueeze_inplace (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6694097Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6694384Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6694557Z ok (0.078s) 2023-01-11T20:42:47.6694767Z test_boxes_len (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6695102Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6695618Z ok (0.014s) 2023-01-11T20:42:47.6695833Z test_chunk_reformer_ff (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6696181Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6696409Z ok (0.251s) 2023-01-11T20:42:47.6696762Z test_class_member (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6697025Z ok (0.017s) 2023-01-11T20:42:47.6697351Z test_convert_boxes_to_pooler_format (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6697583Z inline_call [] 2023-01-11T20:42:47.6697832Z unimplemented [] 2023-01-11T20:42:47.6698119Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2023-01-11T20:42:47.6698450Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T20:42:47.6698677Z ok (0.106s) 2023-01-11T20:42:47.6698909Z test_create_rand_mask_from_inputs (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6699267Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T20:42:47.6699476Z ok (0.790s) 2023-01-11T20:42:47.6699685Z test_dict_iter (__main__.ReproTests) ... ok (0.006s) 2023-01-11T20:42:47.6700035Z test_dict_list_values (__main__.ReproTests) ... frames [('total', 8), ('ok', 8)] 2023-01-11T20:42:47.6700257Z unimplemented [] 2023-01-11T20:42:47.6700709Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T20:42:47.6701023Z ok (0.023s) 2023-01-11T20:42:47.6701310Z test_do_paste_mask (__main__.ReproTests) ... frames [('total', 12), ('ok', 11)] 2023-01-11T20:42:47.6701637Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T20:42:47.6701996Z graph_break [('dynamic shapes: arange', 6), ('Dynamic slicing not supported', 4)] 2023-01-11T20:42:47.6702374Z stats [('calls_captured', 159), ('fusions_possible', 148), ('unique_graphs', 11)] 2023-01-11T20:42:47.6702589Z ok (2.683s) 2023-01-11T20:42:47.6702983Z test_dynamic_shapes_right_side (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6703260Z ok (0.124s) 2023-01-11T20:42:47.6703604Z test_ellipsis (__main__.ReproTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:42:47.6703864Z ok (0.042s) 2023-01-11T20:42:47.6704158Z test_exec_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:42:47.6704522Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6704777Z unimplemented [] 2023-01-11T20:42:47.6705105Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6705346Z ok (0.005s) 2023-01-11T20:42:47.6705644Z test_exec_wildcard_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:42:47.6706028Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6706278Z unimplemented [] 2023-01-11T20:42:47.6706590Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6706964Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:42:47.6707403Z ok (0.028s) 2023-01-11T20:42:47.6707715Z test_for_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6707955Z inline_call [] 2023-01-11T20:42:47.6708340Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:42:47.6708752Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6708969Z ok (0.021s) 2023-01-11T20:42:47.6709293Z test_for_loop_graph_break_before (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6709618Z unimplemented [] 2023-01-11T20:42:47.6709978Z graph_break [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:42:47.6710252Z inline_call [] 2023-01-11T20:42:47.6710559Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T20:42:47.6710777Z ok (0.240s) 2023-01-11T20:42:47.6711006Z test_get_parameter_dtype (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6711361Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6711576Z ok (0.023s) 2023-01-11T20:42:47.6711872Z test_grad_mode_carrying_correct_state_after_graph_break (__main__.ReproTests) ... Break 2023-01-11T20:42:47.6712171Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:42:47.6712361Z unimplemented [] 2023-01-11T20:42:47.6712676Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6713053Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:42:47.6713280Z ok (0.016s) 2023-01-11T20:42:47.6713579Z test_guard_fail_nested_tuple (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6713944Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:42:47.6714165Z ok (0.038s) 2023-01-11T20:42:47.6714465Z test_guard_fail_tensor_bool (__main__.ReproTests) ... frames [('total', 12), ('ok', 12)] 2023-01-11T20:42:47.6714838Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T20:42:47.6715464Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7f75532b5050>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T20:42:47.6715967Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T20:42:47.6716181Z ok (0.149s) 2023-01-11T20:42:47.6716413Z test_guard_ordering_shape_fail (__main__.ReproTests) ... ok (0.002s) 2023-01-11T20:42:47.6716692Z test_hf_model_output (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6717021Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T20:42:47.6717244Z ok (0.077s) 2023-01-11T20:42:47.6717460Z test_hf_t5_forward (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6717794Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T20:42:47.6718021Z ok (2.772s) 2023-01-11T20:42:47.6718323Z test_indexing_with_list (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6718612Z inline_call [('Tensor.numpy', 1)] 2023-01-11T20:42:47.6718800Z unimplemented [] 2023-01-11T20:42:47.6719038Z graph_break [('Tensor.numpy', 1)] 2023-01-11T20:42:47.6719363Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2023-01-11T20:42:47.6719576Z ok (0.033s) 2023-01-11T20:42:47.6719797Z test_is_symbolic_tracing (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6720151Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6720364Z ok (0.009s) 2023-01-11T20:42:47.6720580Z test_isinstance_dtype (__main__.ReproTests) ... ok (0.004s) 2023-01-11T20:42:47.6720935Z test_isinstance_storage (__main__.ReproTests) ... frames [('total', 9), ('ok', 9)] 2023-01-11T20:42:47.6721159Z unimplemented [] 2023-01-11T20:42:47.6721640Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /opt/conda/lib/python3.7/site-packages/torch/storage.py', 1)] 2023-01-11T20:42:47.6722166Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.7/site-packages/torch/storage.py', 1)] 2023-01-11T20:42:47.6722565Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6723106Z 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-11T20:42:47.6723667Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T20:42:47.6723893Z expected failure (0.016s) 2023-01-11T20:42:47.6724130Z test_issue1466_size_aot_autograd (__main__.ReproTests) ... arf 2023-01-11T20:42:47.6724330Z arf 2023-01-11T20:42:47.6724543Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:42:47.6724737Z unimplemented [] 2023-01-11T20:42:47.6725058Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6725493Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:42:47.6725788Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6725974Z ok (0.059s) 2023-01-11T20:42:47.6726167Z test_issue175 (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6726506Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T20:42:47.6726737Z ok (0.290s) 2023-01-11T20:42:47.6727097Z test_longformer_chunk (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:42:47.6727364Z ok (0.985s) 2023-01-11T20:42:47.6727596Z test_maml_item_capture (__main__.ReproTests) ... expected failure (0.002s) 2023-01-11T20:42:47.6727952Z test_maml_no_item_capture (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:42:47.6728320Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T20:42:47.6728561Z unimplemented [] 2023-01-11T20:42:47.6729008Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.7/copy.py', 1), ('inlining disallowed: ', 1)] 2023-01-11T20:42:47.6729440Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2023-01-11T20:42:47.6729665Z ok (0.350s) 2023-01-11T20:42:47.6730025Z test_modules (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:42:47.6730360Z ok (0.041s) 2023-01-11T20:42:47.6730667Z test_multi_dot_import (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6731103Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T20:42:47.6731398Z unimplemented [] 2023-01-11T20:42:47.6731789Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T20:42:47.6732192Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6732424Z ok (0.014s) 2023-01-11T20:42:47.6732667Z test_multi_import (__main__.ReproTests) ... skip: requires detectron2 (0.001s) 2023-01-11T20:42:47.6733109Z test_named_buffers (__main__.ReproTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:42:47.6733364Z ok (0.017s) 2023-01-11T20:42:47.6733661Z test_nn_parameter (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6734055Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:42:47.6734301Z unimplemented [] 2023-01-11T20:42:47.6734641Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:42:47.6735025Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6735250Z ok (0.021s) 2023-01-11T20:42:47.6735467Z test_norm_dtype (__main__.ReproTests) ... skip: requires cuda (0.001s) 2023-01-11T20:42:47.6735985Z test_not_rewrite_assert (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T20:42:47.6736247Z ok (0.008s) 2023-01-11T20:42:47.6736566Z test_not_rewrite_assert_for_other_errors (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6736995Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:42:47.6737222Z ok (0.011s) 2023-01-11T20:42:47.6737499Z test_numpy_list (__main__.ReproTests) ... frames [('total', 2), ('ok', 1)] 2023-01-11T20:42:47.6737728Z unimplemented [] 2023-01-11T20:42:47.6738144Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7f755e587560>', 1)] 2023-01-11T20:42:47.6738456Z expected failure (0.038s) 2023-01-11T20:42:47.6738769Z test_optimized_deepcopy (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6739172Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6739403Z ok (0.026s) 2023-01-11T20:42:47.6739680Z test_primtorch (__main__.ReproTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:42:47.6740112Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:42:47.6740399Z unimplemented [] 2023-01-11T20:42:47.6740765Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:42:47.6741042Z ok (0.007s) 2023-01-11T20:42:47.6741495Z test_primtorch_no_graph_break (__main__.ReproTests) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:42:47.6741831Z expected failure (0.004s) 2023-01-11T20:42:47.6742136Z test_recursive_map (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6742369Z inline_call [] 2023-01-11T20:42:47.6742678Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6742892Z ok (0.020s) 2023-01-11T20:42:47.6743108Z test_reformer_eval (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6743451Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T20:42:47.6743666Z ok (0.099s) 2023-01-11T20:42:47.6743891Z test_reformer_min_chunk_len (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6744240Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:42:47.6744451Z ok (0.024s) 2023-01-11T20:42:47.6744675Z test_reformer_remove_unused_args (__main__.ReproTests) ... foo 2023-01-11T20:42:47.6744887Z foo 2023-01-11T20:42:47.6745096Z frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6745419Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6745673Z unimplemented [] 2023-01-11T20:42:47.6746003Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T20:42:47.6746370Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:42:47.6746657Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6746843Z ok (0.039s) 2023-01-11T20:42:47.6747049Z test_reformer_sorting (__main__.ReproTests) ... inline_call [] 2023-01-11T20:42:47.6747572Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T20:42:47.6747803Z ok (0.221s) 2023-01-11T20:42:47.6748089Z test_reformer_train (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6748543Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py', 1)] 2023-01-11T20:42:47.6748841Z unimplemented [] 2023-01-11T20:42:47.6749311Z graph_break [('autograd.Function with requires_grad', 1), ('inline in skipfiles: save_for_backward /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py', 1)] 2023-01-11T20:42:47.6749769Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T20:42:47.6749998Z ok (0.119s) 2023-01-11T20:42:47.6750297Z test_reinplacing (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6750639Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:42:47.6751012Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6751202Z ok (1.092s) 2023-01-11T20:42:47.6751608Z test_relative_import (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6751862Z ok (0.017s) 2023-01-11T20:42:47.6752262Z test_relative_import_no_modulename (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:42:47.6752550Z ok (0.010s) 2023-01-11T20:42:47.6752912Z test_rewrite_assert_noop (__main__.ReproTests) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T20:42:47.6753219Z ok (0.035s) 2023-01-11T20:42:47.6753601Z test_rewrite_assert_with_fstring_msg (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T20:42:47.6753856Z ok (0.010s) 2023-01-11T20:42:47.6754241Z test_rewrite_assert_with_msg (__main__.ReproTests) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T20:42:47.6754514Z ok (0.043s) 2023-01-11T20:42:47.6754905Z test_rewrite_assert_without_msg (__main__.ReproTests) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T20:42:47.6755166Z ok (0.027s) 2023-01-11T20:42:47.6755452Z test_rng_state (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6755848Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T20:42:47.6756259Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T20:42:47.6756642Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:42:47.6756869Z ok (0.046s) 2023-01-11T20:42:47.6757237Z test_seq_append_list (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:42:47.6757488Z ok (0.047s) 2023-01-11T20:42:47.6758155Z test_sigmoid_out (__main__.ReproTests) ... dynamo/test_repros.py:1543: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:42:47.6758822Z torch.sigmoid(inp, out=out1) 2023-01-11T20:42:47.6759069Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6759460Z inline_call [('missing: BUILD_MAP_UNPACK_WITH_CALL', 1)] 2023-01-11T20:42:47.6759703Z unimplemented [] 2023-01-11T20:42:47.6760050Z graph_break [('missing: BUILD_MAP_UNPACK_WITH_CALL', 1)] 2023-01-11T20:42:47.6760456Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:42:47.6761518Z /opt/conda/lib/python3.7/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-11T20:42:47.6762182Z warnings.warn(msg) 2023-01-11T20:42:47.6762894Z :7: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:42:47.6763481Z ok (0.048s) 2023-01-11T20:42:47.6763986Z test_slice_into_list_mutable (__main__.ReproTests) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T20:42:47.6764344Z ok (0.145s) 2023-01-11T20:42:47.6764714Z test_slicing_dynamic_shape (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6765066Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T20:42:47.6765475Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:42:47.6765779Z ok (0.033s) 2023-01-11T20:42:47.6766122Z test_slicing_dynamic_shape_setitem (__main__.ReproTests) ... frames [('total', 3), ('ok', 1)] 2023-01-11T20:42:47.6766579Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T20:42:47.6766951Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T20:42:47.6767457Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6767774Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6768030Z ok (0.022s) 2023-01-11T20:42:47.6768743Z test_sort_out (__main__.ReproTests) ... dynamo/test_repros.py:1527: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:42:47.6769443Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T20:42:47.6769738Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:42:47.6770117Z inline_call [('missing: BUILD_MAP_UNPACK_WITH_CALL', 2)] 2023-01-11T20:42:47.6770407Z unimplemented [] 2023-01-11T20:42:47.6770700Z graph_break [('missing: BUILD_MAP_UNPACK_WITH_CALL', 2)] 2023-01-11T20:42:47.6771105Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:42:47.6772266Z /opt/conda/lib/python3.7/site-packages/torch/_dynamo/utils.py:1052: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:42:47.6772983Z return node.target(*args, **kwargs) 2023-01-11T20:42:47.6773672Z :9: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:42:47.6774254Z ok (0.078s) 2023-01-11T20:42:47.6774661Z test_specialized_stride (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6775090Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6775368Z ok (0.016s) 2023-01-11T20:42:47.6775798Z test_swin_base_tensor_attr (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6776225Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:42:47.6776540Z ok (0.023s) 2023-01-11T20:42:47.6776872Z test_tensor_isinstance_tuple (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:42:47.6777298Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6777579Z ok (0.015s) 2023-01-11T20:42:47.6777899Z test_tokenization (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:42:47.6778452Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.7/collections/__init__.py', 2)] 2023-01-11T20:42:47.6778771Z unimplemented [] 2023-01-11T20:42:47.6779181Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.7/collections/__init__.py', 2)] 2023-01-11T20:42:47.6779448Z ok (0.012s) 2023-01-11T20:42:47.6779894Z test_torch_ops_aten (__main__.ReproTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6780211Z ok (0.017s) 2023-01-11T20:42:47.6780603Z test_vdd_duplicate_error (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:42:47.6819107Z ok (0.022s) 2023-01-11T20:42:47.6819621Z test_while_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:42:47.6819871Z inline_call [] 2023-01-11T20:42:47.6820253Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:42:47.6820659Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:42:47.6820888Z ok (0.011s) 2023-01-11T20:42:47.6821105Z test_with_on_graph_break_inst (__main__.ReproTests) ... Hello world 2023-01-11T20:42:47.6821307Z Hello world 2023-01-11T20:42:47.6821514Z frames [('total', 6), ('ok', 6)] 2023-01-11T20:42:47.6821845Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:42:47.6822081Z unimplemented [] 2023-01-11T20:42:47.6822432Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T20:42:47.6822827Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T20:42:47.6823053Z ok (0.044s) 2023-01-11T20:42:47.6823144Z 2023-01-11T20:42:47.6823351Z ---------------------------------------------------------------------- 2023-01-11T20:42:47.6823590Z Ran 76 tests in 14.263s 2023-01-11T20:42:47.6823698Z 2023-01-11T20:42:47.6823786Z OK (skipped=2, expected failures=4) 2023-01-11T20:42:47.6823909Z 2023-01-11T20:42:47.6823981Z Generating XML reports... 2023-01-11T20:42:47.6824365Z Generated XML report: test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20230111204232.xml 2023-01-11T20:42:47.6824582Z 2023-01-11T20:42:47.6824905Z ##[endgroup] 2023-01-11T20:42:47.6825281Z FINISHED PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros_e92tsybl) 2023-01-11T20:42:47.6825497Z 2023-01-11T20:42:52.5201531Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:42:52.6801611Z Ignoring disabled issues: ['91003'] 2023-01-11T20:42:52.6997867Z Running dynamo/test_unspec ... [2023-01-11 20:42:52.699492] 2023-01-11T20:42:52.6999301Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:42:52.699741] 2023-01-11T20:43:14.3577775Z 2023-01-11T20:43:14.3579940Z Expand the folded group to see the log file of dynamo/test_unspec 2023-01-11T20:43:14.3580925Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_s_wurn6b) 2023-01-11T20:43:14.3581718Z Test results will be stored in test-reports/python-unittest/dynamo.test_unspec 2023-01-11T20:43:14.3582020Z 2023-01-11T20:43:14.3582122Z Running tests... 2023-01-11T20:43:14.3583838Z ---------------------------------------------------------------------- 2023-01-11T20:43:14.3584414Z test_access_by_keys_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.472s) 2023-01-11T20:43:14.3584754Z test_basicmodule1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3585143Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:43:14.3589294Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3590074Z ok (0.048s) 2023-01-11T20:43:14.3590778Z test_basicmodule2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3591152Z ok (0.026s) 2023-01-11T20:43:14.3591420Z test_call_fn_with_non_const_inputs_safe_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3591876Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3592108Z ok (0.046s) 2023-01-11T20:43:14.3592571Z test_cfgmod_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:43:14.3592917Z ok (0.057s) 2023-01-11T20:43:14.3593386Z test_children_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3593675Z ok (0.105s) 2023-01-11T20:43:14.3594306Z test_constloop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:43:14.3594747Z ok (0.069s) 2023-01-11T20:43:14.3595102Z test_densenet_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3595670Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:43:14.3596140Z ok (0.030s) 2023-01-11T20:43:14.3596497Z test_enumvalues_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3597035Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:43:14.3597372Z ok (0.028s) 2023-01-11T20:43:14.3597981Z test_fnmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3598395Z ok (0.023s) 2023-01-11T20:43:14.3599032Z test_fnmembercmp1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3599476Z ok (0.024s) 2023-01-11T20:43:14.3600188Z test_fnmembercmp2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3600676Z ok (0.023s) 2023-01-11T20:43:14.3600933Z test_forward_directly_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3601319Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3601533Z ok (0.038s) 2023-01-11T20:43:14.3601780Z test_generation_tag_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.003s) 2023-01-11T20:43:14.3602268Z test_hasattr_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3602553Z ok (0.017s) 2023-01-11T20:43:14.3602941Z test_intarg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3603224Z ok (0.025s) 2023-01-11T20:43:14.3603623Z test_iseval1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3603895Z ok (0.023s) 2023-01-11T20:43:14.3604288Z test_iseval2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3604568Z ok (0.023s) 2023-01-11T20:43:14.3604962Z test_isnonelayer_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3605249Z ok (0.021s) 2023-01-11T20:43:14.3605656Z test_istraining1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3605938Z ok (0.023s) 2023-01-11T20:43:14.3606421Z test_istraining2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3606700Z ok (0.024s) 2023-01-11T20:43:14.3607106Z test_layerlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3607388Z ok (0.048s) 2023-01-11T20:43:14.3608038Z test_lazy_module_unspec (__main__.make_unspec_cls..UnspecTest) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T20:43:14.3608643Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T20:43:14.3609314Z [2023-01-11 20:42:57,851] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T20:43:14.3610064Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T20:43:14.3610551Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T20:43:14.3611099Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T20:43:14.3611581Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T20:43:14.3612246Z [2023-01-11 20:42:57,960] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T20:43:14.3612986Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T20:43:14.3613453Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T20:43:14.3613738Z frames [('total', 16), ('ok', 14)] 2023-01-11T20:43:14.3614479Z 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-11T20:43:14.3615146Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T20:43:14.3615614Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T20:43:14.3615998Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3616223Z ok (0.357s) 2023-01-11T20:43:14.3616497Z test_module_attribute_precedence_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3616873Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3617099Z ok (0.019s) 2023-01-11T20:43:14.3617357Z test_module_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3617722Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:43:14.3617948Z ok (0.054s) 2023-01-11T20:43:14.3618325Z test_module_forward_has_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 2)] 2023-01-11T20:43:14.3618587Z inline_call [] 2023-01-11T20:43:14.3618871Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T20:43:14.3619329Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T20:43:14.3619793Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:43:14.3620007Z ok (0.137s) 2023-01-11T20:43:14.3620428Z test_module_name_string_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3620722Z ok (0.027s) 2023-01-11T20:43:14.3620962Z test_module_property_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3621371Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3621596Z ok (0.011s) 2023-01-11T20:43:14.3621853Z test_module_static_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3622218Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:43:14.3622442Z ok (0.054s) 2023-01-11T20:43:14.3622852Z test_moduledict_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3623129Z ok (0.019s) 2023-01-11T20:43:14.3623546Z test_modulelist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T20:43:14.3623835Z ok (0.226s) 2023-01-11T20:43:14.3624089Z test_modulemethod1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3624448Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:43:14.3624675Z ok (0.055s) 2023-01-11T20:43:14.3624931Z test_modulemethod2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3625290Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:43:14.3625512Z ok (0.054s) 2023-01-11T20:43:14.3625939Z test_nn_moduledict_contains_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T20:43:14.3626281Z frames [('total', 2), ('ok', 1)] 2023-01-11T20:43:14.3626559Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T20:43:14.3627014Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T20:43:14.3627574Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T20:43:14.3627768Z ok (0.031s) 2023-01-11T20:43:14.3628022Z test_parameters1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3628390Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3628601Z ok (0.015s) 2023-01-11T20:43:14.3628851Z test_parameters2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3629223Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3629430Z ok (0.027s) 2023-01-11T20:43:14.3629843Z test_parameters3_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:43:14.3630133Z ok (0.046s) 2023-01-11T20:43:14.3630543Z test_self_mutating1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T20:43:14.3630821Z ok (0.076s) 2023-01-11T20:43:14.3631223Z test_seq_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3631504Z ok (0.036s) 2023-01-11T20:43:14.3631749Z test_simple_torch_function_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3632125Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3632419Z ok (0.021s) 2023-01-11T20:43:14.3632829Z test_stringmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3633104Z ok (0.023s) 2023-01-11T20:43:14.3633350Z test_submodules1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3633718Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:43:14.3633924Z ok (0.048s) 2023-01-11T20:43:14.3634168Z test_submodules2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3634582Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:43:14.3634794Z ok (0.048s) 2023-01-11T20:43:14.3635033Z test_super1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3635395Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3635621Z ok (0.029s) 2023-01-11T20:43:14.3635847Z test_super2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3636208Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3636429Z ok (0.028s) 2023-01-11T20:43:14.3636669Z test_super_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3637043Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3637262Z ok (0.011s) 2023-01-11T20:43:14.3637659Z test_tensorlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3637945Z ok (0.019s) 2023-01-11T20:43:14.3638377Z test_torch_function_with_closure_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3638678Z ok (0.015s) 2023-01-11T20:43:14.3639021Z test_unsupportedmethod_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3639494Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T20:43:14.3639783Z unimplemented [] 2023-01-11T20:43:14.3640152Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T20:43:14.3640560Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T20:43:14.3640782Z ok (0.054s) 2023-01-11T20:43:14.3641139Z test_unsupportedmodule_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3641595Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T20:43:14.3641877Z unimplemented [] 2023-01-11T20:43:14.3642262Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T20:43:14.3642673Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T20:43:14.3642897Z ok (0.055s) 2023-01-11T20:43:14.3643137Z test_viamodulecall_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3643506Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3643726Z ok (0.029s) 2023-01-11T20:43:14.3644041Z test_Size_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3644468Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:43:14.3644732Z unimplemented [] 2023-01-11T20:43:14.3645067Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:43:14.3645454Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3645714Z ok (0.021s) 2023-01-11T20:43:14.3646055Z test_abc_setattr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3646299Z unimplemented [] 2023-01-11T20:43:14.3646719Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7f8d025e5c20>', 1)] 2023-01-11T20:43:14.3647025Z inline_call [] 2023-01-11T20:43:14.3647308Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3647527Z ok (0.013s) 2023-01-11T20:43:14.3647925Z test_avoid_dupe_specialization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3648308Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:43:14.3648589Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3648772Z ok (0.078s) 2023-01-11T20:43:14.3649117Z test_batch_norm_act_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3649497Z inline_call [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T20:43:14.3649736Z unimplemented [] 2023-01-11T20:43:14.3650044Z graph_break [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T20:43:14.3650393Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3650610Z ok (0.048s) 2023-01-11T20:43:14.3651000Z test_batchnorm_e2e_unspec (__main__.make_unspec_cls..UnspecTest) ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:43:14.3651334Z frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3651505Z inline_call [] 2023-01-11T20:43:14.3651796Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3652077Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3652251Z ok (1.821s) 2023-01-11T20:43:14.3652618Z test_bigbird_unsqueeze_inplace_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3653015Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3653285Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3653468Z ok (0.075s) 2023-01-11T20:43:14.3653711Z test_boxes_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3654063Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3654285Z ok (0.013s) 2023-01-11T20:43:14.3654537Z test_chunk_reformer_ff_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3654908Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3655115Z ok (0.273s) 2023-01-11T20:43:14.3655525Z test_class_member_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3655897Z ok (0.017s) 2023-01-11T20:43:14.3656261Z test_convert_boxes_to_pooler_format_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3656531Z inline_call [] 2023-01-11T20:43:14.3656710Z unimplemented [] 2023-01-11T20:43:14.3656969Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2023-01-11T20:43:14.3657312Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T20:43:14.3657536Z ok (0.091s) 2023-01-11T20:43:14.3657794Z test_create_rand_mask_from_inputs_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3658176Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T20:43:14.3658395Z ok (0.811s) 2023-01-11T20:43:14.3658632Z test_dict_iter_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.006s) 2023-01-11T20:43:14.3659041Z test_dict_list_values_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 8), ('ok', 8)] 2023-01-11T20:43:14.3659359Z unimplemented [] 2023-01-11T20:43:14.3659803Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T20:43:14.3660102Z ok (0.022s) 2023-01-11T20:43:14.3660446Z test_do_paste_mask_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 13), ('ok', 12)] 2023-01-11T20:43:14.3660796Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T20:43:14.3661184Z graph_break [('dynamic shapes: arange', 7), ('Dynamic slicing not supported', 4)] 2023-01-11T20:43:14.3661543Z stats [('calls_captured', 131), ('fusions_possible', 119), ('unique_graphs', 12)] 2023-01-11T20:43:14.3661766Z ok (2.525s) 2023-01-11T20:43:14.3662337Z test_dynamic_shapes_right_side_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3662628Z ok (0.110s) 2023-01-11T20:43:14.3663031Z test_ellipsis_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3663318Z ok (0.040s) 2023-01-11T20:43:14.3663658Z test_exec_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:43:14.3664046Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3664295Z unimplemented [] 2023-01-11T20:43:14.3664619Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3664846Z ok (0.005s) 2023-01-11T20:43:14.3665200Z test_exec_wildcard_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:43:14.3665604Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3665850Z unimplemented [] 2023-01-11T20:43:14.3666154Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3666520Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:43:14.3666740Z ok (0.028s) 2023-01-11T20:43:14.3667091Z test_for_loop_graph_break_before_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3667496Z unimplemented [] 2023-01-11T20:43:14.3667870Z graph_break [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:43:14.3668126Z inline_call [] 2023-01-11T20:43:14.3668431Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T20:43:14.3668658Z ok (0.213s) 2023-01-11T20:43:14.3669012Z test_for_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3669261Z inline_call [] 2023-01-11T20:43:14.3669628Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:43:14.3670027Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3670238Z ok (0.017s) 2023-01-11T20:43:14.3670495Z test_get_parameter_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3670870Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3671079Z ok (0.022s) 2023-01-11T20:43:14.3671365Z test_grad_mode_carrying_correct_state_after_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... Break 2023-01-11T20:43:14.3671684Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3671872Z unimplemented [] 2023-01-11T20:43:14.3672186Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3672557Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:43:14.3672843Z ok (0.016s) 2023-01-11T20:43:14.3673192Z test_guard_fail_nested_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3673576Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:43:14.3673794Z ok (0.037s) 2023-01-11T20:43:14.3674138Z test_guard_fail_tensor_bool_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 12), ('ok', 12)] 2023-01-11T20:43:14.3674534Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T20:43:14.3675187Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7f8ce5e6f320>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T20:43:14.3675693Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T20:43:14.3675904Z ok (0.143s) 2023-01-11T20:43:14.3676167Z test_guard_ordering_shape_fail_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.002s) 2023-01-11T20:43:14.3676508Z test_hf_model_output_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3676880Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T20:43:14.3677091Z ok (0.077s) 2023-01-11T20:43:14.3677341Z test_hf_t5_forward_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3677713Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T20:43:14.3677928Z ok (2.804s) 2023-01-11T20:43:14.3678282Z test_indexing_with_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3678598Z inline_call [('Tensor.numpy', 1)] 2023-01-11T20:43:14.3678782Z unimplemented [] 2023-01-11T20:43:14.3679012Z graph_break [('Tensor.numpy', 1)] 2023-01-11T20:43:14.3679328Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2023-01-11T20:43:14.3679543Z ok (0.033s) 2023-01-11T20:43:14.3679798Z test_is_symbolic_tracing_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3680171Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3680393Z ok (0.009s) 2023-01-11T20:43:14.3680630Z test_isinstance_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.004s) 2023-01-11T20:43:14.3681063Z test_isinstance_storage_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 9), ('ok', 9)] 2023-01-11T20:43:14.3681333Z unimplemented [] 2023-01-11T20:43:14.3681794Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /opt/conda/lib/python3.7/site-packages/torch/storage.py', 1)] 2023-01-11T20:43:14.3682313Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.7/site-packages/torch/storage.py', 1)] 2023-01-11T20:43:14.3682706Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3683284Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1484: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T20:43:14.3683817Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T20:43:14.3684041Z expected failure (0.016s) 2023-01-11T20:43:14.3684314Z test_issue1466_size_aot_autograd_unspec (__main__.make_unspec_cls..UnspecTest) ... arf 2023-01-11T20:43:14.3684556Z arf 2023-01-11T20:43:14.3684747Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3684936Z unimplemented [] 2023-01-11T20:43:14.3685263Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3685663Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:43:14.3685951Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3686134Z ok (0.057s) 2023-01-11T20:43:14.3686364Z test_issue175_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3686731Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T20:43:14.3686956Z ok (0.278s) 2023-01-11T20:43:14.3687365Z test_longformer_chunk_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:43:14.3687658Z ok (0.984s) 2023-01-11T20:43:14.3687960Z test_maml_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... expected failure (0.002s) 2023-01-11T20:43:14.3688412Z test_maml_no_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:43:14.3688790Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T20:43:14.3689023Z unimplemented [] 2023-01-11T20:43:14.3689463Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.7/copy.py', 1), ('inlining disallowed: ', 1)] 2023-01-11T20:43:14.3689895Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2023-01-11T20:43:14.3690107Z ok (0.270s) 2023-01-11T20:43:14.3690514Z test_modules_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:43:14.3690795Z ok (0.044s) 2023-01-11T20:43:14.3691130Z test_multi_dot_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3691600Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T20:43:14.3691882Z unimplemented [] 2023-01-11T20:43:14.3692259Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T20:43:14.3692662Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3692889Z ok (0.015s) 2023-01-11T20:43:14.3693160Z test_multi_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires detectron2 (0.001s) 2023-01-11T20:43:14.3693659Z test_named_buffers_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:43:14.3693944Z ok (0.018s) 2023-01-11T20:43:14.3694289Z test_nn_parameter_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3694702Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:43:14.3694950Z unimplemented [] 2023-01-11T20:43:14.3695284Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.7/unittest/case.py', 1)] 2023-01-11T20:43:14.3695743Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3695955Z ok (0.022s) 2023-01-11T20:43:14.3696218Z test_norm_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires cuda (0.001s) 2023-01-11T20:43:14.3696694Z test_not_rewrite_assert_for_other_errors_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3697084Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3697310Z ok (0.012s) 2023-01-11T20:43:14.3697705Z test_not_rewrite_assert_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T20:43:14.3697988Z ok (0.009s) 2023-01-11T20:43:14.3698313Z test_numpy_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 1)] 2023-01-11T20:43:14.3698605Z unimplemented [] 2023-01-11T20:43:14.3699018Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7f8cf6864170>', 1)] 2023-01-11T20:43:14.3699312Z expected failure (0.038s) 2023-01-11T20:43:14.3699687Z test_optimized_deepcopy_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3700076Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3700296Z ok (0.026s) 2023-01-11T20:43:14.3700826Z test_primtorch_no_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:43:14.3701193Z expected failure (0.004s) 2023-01-11T20:43:14.3701550Z test_primtorch_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3701990Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:43:14.3702272Z unimplemented [] 2023-01-11T20:43:14.3702651Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.7/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T20:43:14.3702918Z ok (0.007s) 2023-01-11T20:43:14.3703253Z test_recursive_map_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3703505Z inline_call [] 2023-01-11T20:43:14.3703802Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3704012Z ok (0.020s) 2023-01-11T20:43:14.3704261Z test_reformer_eval_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3704631Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T20:43:14.3704839Z ok (0.101s) 2023-01-11T20:43:14.3705094Z test_reformer_min_chunk_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3705473Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3705693Z ok (0.024s) 2023-01-11T20:43:14.3705934Z test_reformer_remove_unused_args_unspec (__main__.make_unspec_cls..UnspecTest) ... foo 2023-01-11T20:43:14.3706174Z foo 2023-01-11T20:43:14.3706377Z frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3706698Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3706950Z unimplemented [] 2023-01-11T20:43:14.3707386Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T20:43:14.3707753Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:43:14.3708037Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3708219Z ok (0.041s) 2023-01-11T20:43:14.3708461Z test_reformer_sorting_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T20:43:14.3708839Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T20:43:14.3709062Z ok (0.224s) 2023-01-11T20:43:14.3709408Z test_reformer_train_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3709867Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py', 1)] 2023-01-11T20:43:14.3710154Z unimplemented [] 2023-01-11T20:43:14.3710615Z graph_break [('autograd.Function with requires_grad', 1), ('inline in skipfiles: save_for_backward /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py', 1)] 2023-01-11T20:43:14.3711059Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T20:43:14.3711281Z ok (0.125s) 2023-01-11T20:43:14.3711622Z test_reinplacing_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3712002Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3712330Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3712515Z ok (1.154s) 2023-01-11T20:43:14.3712951Z test_relative_import_no_modulename_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3713243Z ok (0.011s) 2023-01-11T20:43:14.3713661Z test_relative_import_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3713952Z ok (0.012s) 2023-01-11T20:43:14.3714419Z test_rewrite_assert_noop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T20:43:14.3714705Z ok (0.034s) 2023-01-11T20:43:14.3715119Z test_rewrite_assert_with_fstring_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T20:43:14.3715411Z ok (0.008s) 2023-01-11T20:43:14.3715825Z test_rewrite_assert_with_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T20:43:14.3716118Z ok (0.042s) 2023-01-11T20:43:14.3716547Z test_rewrite_assert_without_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T20:43:14.3716845Z ok (0.027s) 2023-01-11T20:43:14.3717168Z test_rng_state_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3717586Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T20:43:14.3718006Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T20:43:14.3718369Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:43:14.3718593Z ok (0.046s) 2023-01-11T20:43:14.3719004Z test_seq_append_list_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:43:14.3719291Z ok (0.049s) 2023-01-11T20:43:14.3719999Z test_sigmoid_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1543: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:43:14.3720716Z torch.sigmoid(inp, out=out1) 2023-01-11T20:43:14.3720942Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3721227Z inline_call [('missing: BUILD_MAP_UNPACK_WITH_CALL', 1)] 2023-01-11T20:43:14.3721444Z unimplemented [] 2023-01-11T20:43:14.3721706Z graph_break [('missing: BUILD_MAP_UNPACK_WITH_CALL', 1)] 2023-01-11T20:43:14.3722047Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3722998Z /opt/conda/lib/python3.7/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-11T20:43:14.3723578Z warnings.warn(msg) 2023-01-11T20:43:14.3724178Z :7: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:43:14.3724778Z ok (0.047s) 2023-01-11T20:43:14.3725212Z test_slice_into_list_mutable_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T20:43:14.3725510Z ok (0.149s) 2023-01-11T20:43:14.3725902Z test_slicing_dynamic_shape_setitem_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 1)] 2023-01-11T20:43:14.3726272Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T20:43:14.3726575Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T20:43:14.3726912Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3727186Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3727371Z ok (0.023s) 2023-01-11T20:43:14.3727731Z test_slicing_dynamic_shape_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3728082Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T20:43:14.3728423Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:43:14.3728648Z ok (0.032s) 2023-01-11T20:43:14.3729368Z test_sort_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1527: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:43:14.3730079Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T20:43:14.3730319Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3730600Z inline_call [('missing: BUILD_MAP_UNPACK_WITH_CALL', 2)] 2023-01-11T20:43:14.3730823Z unimplemented [] 2023-01-11T20:43:14.3731089Z graph_break [('missing: BUILD_MAP_UNPACK_WITH_CALL', 2)] 2023-01-11T20:43:14.3731434Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T20:43:14.3732472Z /opt/conda/lib/python3.7/site-packages/torch/_dynamo/utils.py:1052: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:43:14.3733114Z return node.target(*args, **kwargs) 2023-01-11T20:43:14.3733721Z :9: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:43:14.3734275Z ok (0.079s) 2023-01-11T20:43:14.3734639Z test_specialized_stride_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3735030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3735241Z ok (0.016s) 2023-01-11T20:43:14.3735665Z test_swin_base_tensor_attr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3736105Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:43:14.3736329Z ok (0.023s) 2023-01-11T20:43:14.3736683Z test_tensor_isinstance_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3737072Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3737293Z ok (0.015s) 2023-01-11T20:43:14.3737624Z test_tokenization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:43:14.3738099Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.7/collections/__init__.py', 2)] 2023-01-11T20:43:14.3738359Z unimplemented [] 2023-01-11T20:43:14.3738702Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.7/collections/__init__.py', 2)] 2023-01-11T20:43:14.3738934Z ok (0.012s) 2023-01-11T20:43:14.3739353Z test_torch_ops_aten_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3739649Z ok (0.017s) 2023-01-11T20:43:14.3740057Z test_vdd_duplicate_error_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:43:14.3740350Z ok (0.024s) 2023-01-11T20:43:14.3740710Z test_while_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:43:14.3740973Z inline_call [] 2023-01-11T20:43:14.3741337Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T20:43:14.3741737Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3741961Z ok (0.011s) 2023-01-11T20:43:14.3742207Z test_with_on_graph_break_inst_unspec (__main__.make_unspec_cls..UnspecTest) ... Hello world 2023-01-11T20:43:14.3742454Z Hello world 2023-01-11T20:43:14.3742664Z frames [('total', 6), ('ok', 6)] 2023-01-11T20:43:14.3742985Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T20:43:14.3743236Z unimplemented [] 2023-01-11T20:43:14.3743596Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T20:43:14.3743976Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T20:43:14.3744197Z ok (0.042s) 2023-01-11T20:43:14.3744445Z test_builtin_functions_on_cuda (__main__.UnspecTests) ... skip: requires cuda (0.001s) 2023-01-11T20:43:14.3744806Z test_builtin_getitem (__main__.UnspecTests) ... frames [('total', 1)] 2023-01-11T20:43:14.3745026Z expected failure (0.013s) 2023-01-11T20:43:14.3745338Z test_builtin_max_min (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3745694Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:43:14.3745908Z ok (0.018s) 2023-01-11T20:43:14.3746237Z test_feed_random_values_into_graph_only (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3746609Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:43:14.3746820Z ok (0.021s) 2023-01-11T20:43:14.3747167Z test_multiple_consecutive_random_calls_before_graph (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3747661Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3747881Z ok (0.046s) 2023-01-11T20:43:14.3748174Z test_no_recompilations (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3748532Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3748751Z ok (0.012s) 2023-01-11T20:43:14.3749044Z test_numpy_correctness (__main__.UnspecTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T20:43:14.3749463Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2023-01-11T20:43:14.3749766Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2023-01-11T20:43:14.3750078Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3750299Z ok (0.044s) 2023-01-11T20:43:14.3750610Z test_random_call_with_while_loop (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3750973Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:43:14.3751180Z ok (0.012s) 2023-01-11T20:43:14.3751545Z test_random_values_with_graph_break (__main__.UnspecTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:43:14.3751797Z unimplemented [] 2023-01-11T20:43:14.3752013Z graph_break [('Tensor.item', 2)] 2023-01-11T20:43:14.3752325Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T20:43:14.3752545Z ok (0.033s) 2023-01-11T20:43:14.3752839Z test_unspec_float_precision (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:43:14.3753200Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:43:14.3753421Z ok (0.314s) 2023-01-11T20:43:14.3753524Z 2023-01-11T20:43:14.3753726Z ---------------------------------------------------------------------- 2023-01-11T20:43:14.3753957Z Ran 137 tests in 16.929s 2023-01-11T20:43:14.3754071Z 2023-01-11T20:43:14.3754164Z OK (skipped=3, expected failures=5) 2023-01-11T20:43:14.3754293Z 2023-01-11T20:43:14.3754377Z Generating XML reports... 2023-01-11T20:43:14.3754790Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111204256.xml 2023-01-11T20:43:14.3755318Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111204256.xml 2023-01-11T20:43:14.3755824Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111204256.xml 2023-01-11T20:43:14.3756047Z 2023-01-11T20:43:14.3756377Z ##[endgroup] 2023-01-11T20:43:14.3756776Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_s_wurn6b) 2023-01-11T20:43:14.3756999Z 2023-01-11T20:43:19.0594500Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:43:19.2207095Z Ignoring disabled issues: ['91003'] 2023-01-11T20:43:19.2401794Z Running test_scatter_gather_ops ... [2023-01-11 20:43:19.239859] 2023-01-11T20:43:19.2402716Z Executing ['/opt/conda/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:43:19.240114] 2023-01-11T20:43:36.4739189Z 2023-01-11T20:43:36.4739662Z Expand the folded group to see the log file of test_scatter_gather_ops 2023-01-11T20:43:36.4740450Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/workspace/test/test-reports/test_scatter_gather_ops_i3jevpua) 2023-01-11T20:43:36.4743427Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2023-01-11T20:43:36.4744552Z 2023-01-11T20:43:36.4744758Z Running tests... 2023-01-11T20:43:36.4745165Z ---------------------------------------------------------------------- 2023-01-11T20:43:36.4745553Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.006s) 2023-01-11T20:43:36.4745970Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.002s) 2023-01-11T20:43:36.4746364Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.003s) 2023-01-11T20:43:36.4746791Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.002s) 2023-01-11T20:43:36.4747140Z test_gather_bool_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.002s) 2023-01-11T20:43:36.4747629Z test_gather_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.059s) 2023-01-11T20:43:36.4748099Z test_gather_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.072s) 2023-01-11T20:43:36.4748406Z test_scatter__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.108s) 2023-01-11T20:43:36.4748712Z test_scatter__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.093s) 2023-01-11T20:43:36.4749010Z test_scatter__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.093s) 2023-01-11T20:43:36.4749315Z test_scatter__reductions_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (1.156s) 2023-01-11T20:43:36.4749649Z test_scatter__reductions_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (1.152s) 2023-01-11T20:43:36.4750033Z test_scatter__reductions_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (1.144s) 2023-01-11T20:43:36.4750342Z test_scatter__scalar_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.096s) 2023-01-11T20:43:36.4750661Z test_scatter__scalar_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.085s) 2023-01-11T20:43:36.4750981Z test_scatter__scalar_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.086s) 2023-01-11T20:43:36.4751310Z test_scatter_add__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.105s) 2023-01-11T20:43:36.4751610Z test_scatter_add__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.105s) 2023-01-11T20:43:36.4751917Z test_scatter_add__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.121s) 2023-01-11T20:43:36.4752249Z test_scatter_add_mult_index_base_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.004s) 2023-01-11T20:43:36.4753213Z test_scatter_reduce_amax_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T20:43:36.4753867Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2023-01-11T20:43:36.4754098Z ok (0.162s) 2023-01-11T20:43:36.4754343Z test_scatter_reduce_amax_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.160s) 2023-01-11T20:43:36.4754664Z test_scatter_reduce_amax_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.170s) 2023-01-11T20:43:36.4754971Z test_scatter_reduce_amax_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.168s) 2023-01-11T20:43:36.4755290Z test_scatter_reduce_amax_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.164s) 2023-01-11T20:43:36.4755610Z test_scatter_reduce_amax_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.157s) 2023-01-11T20:43:36.4755954Z test_scatter_reduce_amax_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.175s) 2023-01-11T20:43:36.4756259Z test_scatter_reduce_amax_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.157s) 2023-01-11T20:43:36.4756573Z test_scatter_reduce_amax_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.158s) 2023-01-11T20:43:36.4756889Z test_scatter_reduce_amax_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.151s) 2023-01-11T20:43:36.4757211Z test_scatter_reduce_amin_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.156s) 2023-01-11T20:43:36.4757516Z test_scatter_reduce_amin_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.155s) 2023-01-11T20:43:36.4757835Z test_scatter_reduce_amin_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.161s) 2023-01-11T20:43:36.4758153Z test_scatter_reduce_amin_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.150s) 2023-01-11T20:43:36.4758455Z test_scatter_reduce_amin_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.151s) 2023-01-11T20:43:36.4758776Z test_scatter_reduce_amin_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.160s) 2023-01-11T20:43:36.4759089Z test_scatter_reduce_amin_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.149s) 2023-01-11T20:43:36.4759401Z test_scatter_reduce_amin_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.148s) 2023-01-11T20:43:36.4759701Z test_scatter_reduce_amin_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.148s) 2023-01-11T20:43:36.4760062Z test_scatter_reduce_amin_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.158s) 2023-01-11T20:43:36.4760380Z test_scatter_reduce_mean_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4760693Z test_scatter_reduce_mean_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.145s) 2023-01-11T20:43:36.4761022Z test_scatter_reduce_mean_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.145s) 2023-01-11T20:43:36.4761345Z test_scatter_reduce_mean_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.154s) 2023-01-11T20:43:36.4761696Z test_scatter_reduce_mean_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4762001Z test_scatter_reduce_mean_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4762315Z test_scatter_reduce_mean_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4762626Z test_scatter_reduce_mean_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.153s) 2023-01-11T20:43:36.4762927Z test_scatter_reduce_mean_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4763239Z test_scatter_reduce_mean_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4763553Z test_scatter_reduce_mean_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4763871Z test_scatter_reduce_prod_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.153s) 2023-01-11T20:43:36.4764178Z test_scatter_reduce_prod_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4764502Z test_scatter_reduce_prod_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.145s) 2023-01-11T20:43:36.4764835Z test_scatter_reduce_prod_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.146s) 2023-01-11T20:43:36.4765161Z test_scatter_reduce_prod_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.153s) 2023-01-11T20:43:36.4765467Z test_scatter_reduce_prod_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.144s) 2023-01-11T20:43:36.4765789Z test_scatter_reduce_prod_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4766106Z test_scatter_reduce_prod_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4766410Z test_scatter_reduce_prod_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.153s) 2023-01-11T20:43:36.4766725Z test_scatter_reduce_prod_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4767034Z test_scatter_reduce_prod_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4767353Z test_scatter_reduce_prod_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4767652Z test_scatter_reduce_sum_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.152s) 2023-01-11T20:43:36.4767976Z test_scatter_reduce_sum_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4768299Z test_scatter_reduce_sum_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4768605Z test_scatter_reduce_sum_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4768921Z test_scatter_reduce_sum_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.152s) 2023-01-11T20:43:36.4769230Z test_scatter_reduce_sum_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.142s) 2023-01-11T20:43:36.4769538Z test_scatter_reduce_sum_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4769836Z test_scatter_reduce_sum_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.143s) 2023-01-11T20:43:36.4770150Z test_scatter_reduce_sum_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.152s) 2023-01-11T20:43:36.4770460Z test_scatter_reduce_sum_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.140s) 2023-01-11T20:43:36.4770761Z test_scatter_reduce_sum_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.140s) 2023-01-11T20:43:36.4770972Z 2023-01-11T20:43:36.4771203Z ---------------------------------------------------------------------- 2023-01-11T20:43:36.4771445Z Ran 74 tests in 12.601s 2023-01-11T20:43:36.4771559Z 2023-01-11T20:43:36.4771620Z OK 2023-01-11T20:43:36.4771698Z 2023-01-11T20:43:36.4771781Z Generating XML reports... 2023-01-11T20:43:36.4772235Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20230111204323.xml 2023-01-11T20:43:36.4772488Z 2023-01-11T20:43:36.4772800Z ##[endgroup] 2023-01-11T20:43:36.4773195Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/workspace/test/test-reports/test_scatter_gather_ops_i3jevpua) 2023-01-11T20:43:36.4773458Z 2023-01-11T20:43:41.2393558Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:43:41.4039861Z Ignoring disabled issues: ['91003'] 2023-01-11T20:43:41.4235261Z Running test_stateless ... [2023-01-11 20:43:41.423213] 2023-01-11T20:43:41.4236321Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:43:41.423462] 2023-01-11T20:43:57.4896440Z 2023-01-11T20:43:57.4896876Z Expand the folded group to see the log file of test_stateless 2023-01-11T20:43:57.4897590Z ##[group]PRINTING LOG FILE of test_stateless (/var/lib/jenkins/workspace/test/test-reports/test_stateless_b_7l9bcq) 2023-01-11T20:43:57.4899048Z Test results will be stored in test-reports/python-unittest/test_stateless 2023-01-11T20:43:57.4899247Z 2023-01-11T20:43:57.4899323Z Running tests... 2023-01-11T20:43:57.4899632Z ---------------------------------------------------------------------- 2023-01-11T20:43:57.4902525Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (6.765s) 2023-01-11T20:43:57.4903140Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (4.073s) 2023-01-11T20:43:57.4903577Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.027s) 2023-01-11T20:43:57.4903981Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.008s) 2023-01-11T20:43:57.4904550Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2023-01-11T20:43:57.4905266Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.001s) 2023-01-11T20:43:57.4905720Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2023-01-11T20:43:57.4906214Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.409s) 2023-01-11T20:43:57.4906860Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.023s) 2023-01-11T20:43:57.4907723Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.010s) 2023-01-11T20:43:57.4908287Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2023-01-11T20:43:57.4908605Z test_tied_weights_warns (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2023-01-11T20:43:57.4908779Z 2023-01-11T20:43:57.4909000Z ---------------------------------------------------------------------- 2023-01-11T20:43:57.4909312Z Ran 12 tests in 11.331s 2023-01-11T20:43:57.4909428Z 2023-01-11T20:43:57.4909501Z OK (skipped=1) 2023-01-11T20:43:57.4909658Z 2023-01-11T20:43:57.4909730Z Generating XML reports... 2023-01-11T20:43:57.4910166Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20230111204345.xml 2023-01-11T20:43:57.4910718Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20230111204345.xml 2023-01-11T20:43:57.4911286Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20230111204345.xml 2023-01-11T20:43:57.4911541Z 2023-01-11T20:43:57.4911892Z ##[endgroup] 2023-01-11T20:43:57.4912271Z FINISHED PRINTING LOG FILE of test_stateless (/var/lib/jenkins/workspace/test/test-reports/test_stateless_b_7l9bcq) 2023-01-11T20:43:57.4912673Z 2023-01-11T20:44:02.1857546Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:02.3467616Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:02.3662043Z Running test_meta ... [2023-01-11 20:44:02.365975] 2023-01-11T20:44:02.3664020Z Executing ['/opt/conda/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:44:02.366227] 2023-01-11T20:44:31.7313710Z 2023-01-11T20:44:31.7315931Z Expand the folded group to see the log file of test_meta 2023-01-11T20:44:31.7316836Z ##[group]PRINTING LOG FILE of test_meta (/var/lib/jenkins/workspace/test/test-reports/test_meta_eldfwj23) 2023-01-11T20:44:31.7427906Z Test results will be stored in test-reports/python-unittest/test_meta 2023-01-11T20:44:31.7428252Z 2023-01-11T20:44:31.7428370Z Running tests... 2023-01-11T20:44:31.7431999Z ---------------------------------------------------------------------- 2023-01-11T20:44:31.7432401Z test_cdist_forward_cpu (__main__.TestMetaCPU) ... ok (0.212s) 2023-01-11T20:44:31.7432868Z test_dispatch_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7433484Z test_dispatch_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7434040Z test_dispatch_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7434405Z test_dispatch_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7434845Z test_dispatch_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7435429Z test_dispatch_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7436083Z test_dispatch_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7436472Z test_dispatch_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7436834Z test_dispatch_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7437309Z test_dispatch_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7437858Z test_dispatch_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7438385Z test_dispatch_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7438904Z test_dispatch_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7439403Z test_dispatch_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7439895Z test_dispatch_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7440430Z test_dispatch_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7440956Z test_dispatch_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7441489Z test_dispatch_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7441993Z test_dispatch_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7442530Z test_dispatch_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7443039Z test_dispatch_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7443538Z test_dispatch_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7444155Z test_dispatch_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7444742Z test_dispatch_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7445276Z test_dispatch_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7446129Z test_dispatch_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7446683Z test_dispatch_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7447238Z test_dispatch_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7447852Z test_dispatch_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7448397Z test_dispatch_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7448956Z test_dispatch_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7449510Z test_dispatch_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7450058Z test_dispatch_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7450577Z test_dispatch_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7451115Z test_dispatch_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7451636Z test_dispatch_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7452156Z test_dispatch_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7452675Z test_dispatch_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7453208Z test_dispatch_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7453734Z test_dispatch_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7454256Z test_dispatch_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7454785Z test_dispatch_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7455335Z test_dispatch_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7455943Z test_dispatch_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7456480Z test_dispatch_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7456997Z test_dispatch_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7457522Z test_dispatch_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7458061Z test_dispatch_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7458653Z test_dispatch_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7459202Z test_dispatch_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7459731Z test_dispatch_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7460260Z test_dispatch_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7460868Z test_dispatch_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7461409Z test_dispatch_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7461938Z test_dispatch_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7462465Z test_dispatch_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7462967Z test_dispatch_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7463548Z test_dispatch_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7464079Z test_dispatch_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7464603Z test_dispatch_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7465134Z test_dispatch_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7465666Z test_dispatch_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7466193Z test_dispatch_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7466707Z test_dispatch_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7467385Z test_dispatch_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7467910Z test_dispatch_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7468436Z test_dispatch_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7468970Z test_dispatch_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7469456Z test_dispatch_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7469893Z test_dispatch_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7470418Z test_dispatch_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7470953Z test_dispatch_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7471465Z test_dispatch_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7472026Z test_dispatch_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7472598Z test_dispatch_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7473158Z test_dispatch_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7473692Z test_dispatch_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7474253Z test_dispatch_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7474811Z test_dispatch_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7475370Z test_dispatch_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7475906Z test_dispatch_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7476302Z test_dispatch_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7476962Z test_dispatch_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7477532Z test_dispatch_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7478103Z test_dispatch_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7478664Z test_dispatch_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7479317Z test_dispatch_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7479866Z test_dispatch_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7480420Z test_dispatch_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7480961Z test_dispatch_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7481376Z test_dispatch_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7481713Z test_dispatch_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7482085Z test_dispatch_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7482677Z test_dispatch_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7483308Z test_dispatch_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7483883Z test_dispatch_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7484471Z test_dispatch_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7485052Z test_dispatch_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7485618Z test_dispatch_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7486158Z test_dispatch_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7486803Z test_dispatch_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7487168Z test_dispatch_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7487528Z test_dispatch_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7487939Z test_dispatch_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7488528Z test_dispatch_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7489116Z test_dispatch_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7489696Z test_dispatch_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7490253Z test_dispatch_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7490839Z test_dispatch_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7491426Z test_dispatch_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7492032Z test_dispatch_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7492678Z test_dispatch_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7493274Z test_dispatch_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7493952Z test_dispatch_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7494351Z test_dispatch_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7494893Z test_dispatch_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7495566Z test_dispatch_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7496255Z test_dispatch_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7496890Z test_dispatch_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7497513Z test_dispatch_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7498125Z test_dispatch_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7498706Z test_dispatch_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7499278Z test_dispatch_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7499888Z test_dispatch_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7500566Z test_dispatch_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7501179Z test_dispatch_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7501762Z test_dispatch_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7502396Z test_dispatch_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7502991Z test_dispatch_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7503632Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7504352Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7505036Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7505712Z test_dispatch_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7506376Z test_dispatch_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7507073Z test_dispatch_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7507748Z test_dispatch_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7508288Z test_dispatch_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7508929Z test_dispatch_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7509471Z test_dispatch_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7510007Z test_dispatch_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7510629Z test_dispatch_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7511154Z test_dispatch_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7511706Z test_dispatch_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7512251Z test_dispatch_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7512774Z test_dispatch_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7513341Z test_dispatch_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7513877Z test_dispatch_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7514384Z test_dispatch_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7514921Z test_dispatch_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7515447Z test_dispatch_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7515978Z test_dispatch_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7516505Z test_dispatch_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7517075Z test_dispatch_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7517661Z test_dispatch_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7518182Z test_dispatch_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7518717Z test_dispatch_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7519210Z test_dispatch_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7519825Z test_dispatch_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7520365Z test_dispatch_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7520891Z test_dispatch_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7521408Z test_dispatch_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7522048Z test_dispatch_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7522577Z test_dispatch_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7523121Z test_dispatch_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7523704Z test_dispatch_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7524298Z test_dispatch_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7524924Z test_dispatch_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7525574Z test_dispatch_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7526124Z test_dispatch_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7526709Z test_dispatch_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7527334Z test_dispatch_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7527929Z test_dispatch_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7528486Z test_dispatch_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7529082Z test_dispatch_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7529657Z test_dispatch_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7530296Z test_dispatch_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7530866Z test_dispatch_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7531437Z test_dispatch_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7532008Z test_dispatch_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7532554Z test_dispatch_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7533119Z test_dispatch_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7533671Z test_dispatch_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7534254Z test_dispatch_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7534810Z test_dispatch_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7535415Z test_dispatch_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7536110Z test_dispatch_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7536721Z test_dispatch_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7537317Z test_dispatch_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7537923Z test_dispatch_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7538574Z test_dispatch_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7539214Z test_dispatch_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7539774Z test_dispatch_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7540363Z test_dispatch_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7540973Z test_dispatch_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7541595Z test_dispatch_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7542257Z test_dispatch_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7542878Z test_dispatch_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7543470Z test_dispatch_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7544109Z test_dispatch_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7544773Z test_dispatch_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7545503Z test_dispatch_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7546122Z test_dispatch_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7546696Z test_dispatch_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7547377Z test_dispatch_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7547964Z test_dispatch_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7548630Z test_dispatch_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7549215Z test_dispatch_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7549801Z test_dispatch_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7550431Z test_dispatch_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7551026Z test_dispatch_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7551593Z test_dispatch_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7552219Z test_dispatch_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7552868Z test_dispatch_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7553514Z test_dispatch_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7554107Z test_dispatch_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7554706Z test_dispatch_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7555267Z test_dispatch_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7555868Z test_dispatch_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7556544Z test_dispatch_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7557231Z test_dispatch_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7557940Z test_dispatch_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7558586Z test_dispatch_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7559223Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7559840Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7560456Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7561126Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7561808Z test_dispatch_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7562491Z test_dispatch_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7562933Z test_dispatch_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7563345Z test_dispatch_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7563697Z test_dispatch_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7564056Z test_dispatch_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7564621Z test_dispatch_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7565194Z test_dispatch_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7565792Z test_dispatch_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7566362Z test_dispatch_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7566948Z test_dispatch_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7567525Z test_dispatch_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7568119Z test_dispatch_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7568720Z test_dispatch_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7569299Z test_dispatch_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7569895Z test_dispatch_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7570442Z test_dispatch_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7571035Z test_dispatch_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7571618Z test_dispatch_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7572166Z test_dispatch_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7572814Z test_dispatch_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7573364Z test_dispatch_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7574001Z test_dispatch_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7574523Z test_dispatch_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7575057Z test_dispatch_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7575712Z test_dispatch_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7576269Z test_dispatch_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7576833Z test_dispatch_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7577425Z test_dispatch_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.7578026Z test_dispatch_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7578610Z test_dispatch_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7579165Z test_dispatch_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7579710Z test_dispatch_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7580239Z test_dispatch_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7580866Z test_dispatch_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7581519Z test_dispatch_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7582154Z test_dispatch_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7582788Z test_dispatch_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7583459Z test_dispatch_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7584107Z test_dispatch_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7584703Z test_dispatch_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7585299Z test_dispatch_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7585835Z test_dispatch_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7586371Z test_dispatch_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7586926Z test_dispatch_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7587599Z test_dispatch_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7588166Z test_dispatch_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7588717Z test_dispatch_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7589308Z test_dispatch_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7589959Z test_dispatch_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7590588Z test_dispatch_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7591196Z test_dispatch_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7591789Z test_dispatch_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7632539Z test_dispatch_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7632915Z test_dispatch_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7633329Z test_dispatch_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7633682Z test_dispatch_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7634076Z test_dispatch_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7634428Z test_dispatch_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7634826Z test_dispatch_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7635171Z test_dispatch_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7635561Z test_dispatch_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7635919Z test_dispatch_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7636325Z test_dispatch_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7636823Z test_dispatch_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7637249Z test_dispatch_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7637603Z test_dispatch_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7638001Z test_dispatch_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7638404Z test_dispatch_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7638790Z test_dispatch_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7639183Z test_dispatch_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7639549Z test_dispatch_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7639978Z test_dispatch_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7640336Z test_dispatch_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7640762Z test_dispatch_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7641104Z test_dispatch_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7641472Z test_dispatch_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7641826Z test_dispatch_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7642180Z test_dispatch_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7642557Z test_dispatch_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7642912Z test_dispatch_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7643291Z test_dispatch_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7643635Z test_dispatch_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7644047Z test_dispatch_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7644404Z test_dispatch_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7644824Z test_dispatch_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7645174Z test_dispatch_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7645574Z test_dispatch_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7645917Z test_dispatch_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7646292Z test_dispatch_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7646640Z test_dispatch_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7647005Z test_dispatch_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7647357Z test_dispatch_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7647708Z test_dispatch_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7648166Z test_dispatch_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7648522Z test_dispatch_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7648934Z test_dispatch_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7649294Z test_dispatch_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7649770Z test_dispatch_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7650123Z test_dispatch_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7650506Z test_dispatch_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7650863Z test_dispatch_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7651253Z test_dispatch_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7651647Z test_dispatch_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7651992Z test_dispatch_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7652422Z test_dispatch_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7652774Z test_dispatch_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7653151Z test_dispatch_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7653531Z test_dispatch_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7653884Z test_dispatch_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7654305Z test_dispatch_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7654646Z test_dispatch_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7655047Z test_dispatch_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7655400Z test_dispatch_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7655854Z test_dispatch_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7656191Z test_dispatch_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7656612Z test_dispatch_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7656963Z test_dispatch_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7657323Z test_dispatch_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7657683Z test_dispatch_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7658035Z test_dispatch_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7658469Z test_dispatch_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7658810Z test_dispatch_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7659220Z test_dispatch_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7659613Z test_dispatch_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7660053Z test_dispatch_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7660394Z test_dispatch_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7660795Z test_dispatch_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7661180Z test_dispatch_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7661583Z test_dispatch_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7661926Z test_dispatch_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7662327Z test_dispatch_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7662723Z test_dispatch_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7663093Z test_dispatch_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7663498Z test_dispatch_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7663859Z test_dispatch_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7664276Z test_dispatch_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7664619Z test_dispatch_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7665032Z test_dispatch_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7665383Z test_dispatch_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7665787Z test_dispatch_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7666127Z test_dispatch_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7666543Z test_dispatch_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7666908Z test_dispatch_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7667823Z test_dispatch_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7668460Z test_dispatch_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7668834Z test_dispatch_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7669200Z test_dispatch_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7669560Z test_dispatch_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7669910Z test_dispatch_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7670265Z test_dispatch_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7670626Z test_dispatch_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7670982Z test_dispatch_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7671406Z test_dispatch_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7671761Z test_dispatch_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7672140Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7672518Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7672968Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7673369Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7673765Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7674146Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7674537Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7674920Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7675304Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7675675Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7676053Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7676437Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7676816Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7677183Z test_dispatch_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7677555Z test_dispatch_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7677937Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7678323Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7678693Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7679070Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7679448Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7679821Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7680186Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7680555Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7680923Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7681296Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7681687Z test_dispatch_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7682054Z test_dispatch_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7682406Z test_dispatch_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7682958Z test_dispatch_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7683625Z test_dispatch_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7684181Z test_dispatch_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7684749Z test_dispatch_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7685307Z test_dispatch_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7685846Z test_dispatch_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7686380Z test_dispatch_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7686904Z test_dispatch_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7687460Z test_dispatch_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7688006Z test_dispatch_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7688546Z test_dispatch_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7689065Z test_dispatch_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7689635Z test_dispatch_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7690184Z test_dispatch_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7690714Z test_dispatch_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7691250Z test_dispatch_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7691763Z test_dispatch_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7692300Z test_dispatch_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7692842Z test_dispatch_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7693367Z test_dispatch_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7693892Z test_dispatch_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7694429Z test_dispatch_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7694996Z test_dispatch_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7695554Z test_dispatch_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7696226Z test_dispatch_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7696843Z test_dispatch_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7697377Z test_dispatch_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7697977Z test_dispatch_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7698492Z test_dispatch_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7699051Z test_dispatch_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7699586Z test_dispatch_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7700109Z test_dispatch_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7700699Z test_dispatch_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7701258Z test_dispatch_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7701786Z test_dispatch_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7702296Z test_dispatch_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7702819Z test_dispatch_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7703343Z test_dispatch_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7703876Z test_dispatch_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7704371Z test_dispatch_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7704910Z test_dispatch_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7705455Z test_dispatch_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7706006Z test_dispatch_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7706547Z test_dispatch_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7707107Z test_dispatch_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7707759Z test_dispatch_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7708297Z test_dispatch_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7708802Z test_dispatch_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7709324Z test_dispatch_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7709856Z test_dispatch_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7710416Z test_dispatch_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7710947Z test_dispatch_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7711497Z test_dispatch_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7712045Z test_dispatch_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7712625Z test_dispatch_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7713148Z test_dispatch_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7713710Z test_dispatch_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7714357Z test_dispatch_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7714925Z test_dispatch_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7715521Z test_dispatch_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7716082Z test_dispatch_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7716704Z test_dispatch_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7717241Z test_dispatch_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7717785Z test_dispatch_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7718351Z test_dispatch_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7718908Z test_dispatch_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7719465Z test_dispatch_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7720031Z test_dispatch_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7720600Z test_dispatch_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7721145Z test_dispatch_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7721668Z test_dispatch_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7722228Z test_dispatch_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7722769Z test_dispatch_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7723303Z test_dispatch_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7723821Z test_dispatch_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7724367Z test_dispatch_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7724904Z test_dispatch_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7725433Z test_dispatch_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7725982Z test_dispatch_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7726546Z test_dispatch_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7727115Z test_dispatch_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7727666Z test_dispatch_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7728192Z test_dispatch_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7728735Z test_dispatch_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7729308Z test_dispatch_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7729845Z test_dispatch_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7730422Z test_dispatch_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7730964Z test_dispatch_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7731511Z test_dispatch_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7732063Z test_dispatch_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7732631Z test_dispatch_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7733190Z test_dispatch_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7733736Z test_dispatch_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7734300Z test_dispatch_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7734818Z test_dispatch_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7735348Z test_dispatch_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7735942Z test_dispatch_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7736475Z test_dispatch_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7737067Z test_dispatch_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7737579Z test_dispatch_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7738129Z test_dispatch_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7738669Z test_dispatch_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7739194Z test_dispatch_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7739740Z test_dispatch_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7740277Z test_dispatch_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7740836Z test_dispatch_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7741390Z test_dispatch_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7741970Z test_dispatch_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7742497Z test_dispatch_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7743029Z test_dispatch_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7743546Z test_dispatch_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7744093Z test_dispatch_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7744648Z test_dispatch_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7745175Z test_dispatch_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7745679Z test_dispatch_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7746287Z test_dispatch_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7746837Z test_dispatch_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7747492Z test_dispatch_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7748031Z test_dispatch_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7748568Z test_dispatch_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7749175Z test_dispatch_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7749739Z test_dispatch_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7750301Z test_dispatch_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7750872Z test_dispatch_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7751439Z test_dispatch_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7751971Z test_dispatch_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7752530Z test_dispatch_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7753089Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7753655Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7754226Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7754799Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7755369Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7755923Z test_dispatch_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7756497Z test_dispatch_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7757018Z test_dispatch_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7757556Z test_dispatch_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7758116Z test_dispatch_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7758649Z test_dispatch_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7759177Z test_dispatch_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7759729Z test_dispatch_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7760272Z test_dispatch_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7760835Z test_dispatch_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7761361Z test_dispatch_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7761884Z test_dispatch_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7762510Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7763060Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7763629Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7764217Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7764813Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7765366Z test_dispatch_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7765893Z test_dispatch_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7766466Z test_dispatch_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7767014Z test_dispatch_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7767529Z test_dispatch_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7768055Z test_dispatch_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7768599Z test_dispatch_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7769157Z test_dispatch_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7769719Z test_dispatch_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7770269Z test_dispatch_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7770836Z test_dispatch_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7771394Z test_dispatch_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7771944Z test_dispatch_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7772490Z test_dispatch_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7773065Z test_dispatch_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7773608Z test_dispatch_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7774134Z test_dispatch_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7774693Z test_dispatch_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7775353Z test_dispatch_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7776091Z test_dispatch_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7776686Z test_dispatch_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7777258Z test_dispatch_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7777805Z test_dispatch_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7778327Z test_dispatch_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7778875Z test_dispatch_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7779409Z test_dispatch_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7779945Z test_dispatch_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7780457Z test_dispatch_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7780975Z test_dispatch_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7781581Z test_dispatch_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7782119Z test_dispatch_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7782657Z test_dispatch_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7783187Z test_dispatch_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7783725Z test_dispatch_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7784305Z test_dispatch_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7784845Z test_dispatch_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7785379Z test_dispatch_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7785920Z test_dispatch_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7888444Z test_dispatch_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7888893Z test_dispatch_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7889252Z test_dispatch_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7889616Z test_dispatch_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7890000Z test_dispatch_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7890384Z test_dispatch_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7890767Z test_dispatch_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7891202Z test_dispatch_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7891588Z test_dispatch_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7891977Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7892357Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7892729Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7893092Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7893515Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7893884Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7894384Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7894744Z test_dispatch_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7895117Z test_dispatch_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7895489Z test_dispatch_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7896034Z test_dispatch_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7896554Z test_dispatch_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7896974Z test_dispatch_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7897353Z test_dispatch_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7897698Z test_dispatch_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7898070Z test_dispatch_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7898440Z test_dispatch_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7898804Z test_dispatch_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7899163Z test_dispatch_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7899530Z test_dispatch_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7899888Z test_dispatch_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7900242Z test_dispatch_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7900588Z test_dispatch_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7900953Z test_dispatch_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7901307Z test_dispatch_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7901666Z test_dispatch_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7902002Z test_dispatch_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7902357Z test_dispatch_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7902719Z test_dispatch_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7903082Z test_dispatch_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7903423Z test_dispatch_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7903779Z test_dispatch_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7904198Z test_dispatch_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7904554Z test_dispatch_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7904895Z test_dispatch_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7905287Z test_dispatch_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7905692Z test_dispatch_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7906048Z test_dispatch_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7906380Z test_dispatch_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7906729Z test_dispatch_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7907108Z test_dispatch_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7907794Z test_dispatch_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7908390Z test_dispatch_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7909011Z test_dispatch_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7909641Z test_dispatch_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7910188Z test_dispatch_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7910735Z test_dispatch_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7911301Z test_dispatch_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7911794Z test_dispatch_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7912297Z test_dispatch_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7912801Z test_dispatch_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7913317Z test_dispatch_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7913819Z test_dispatch_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7914173Z test_dispatch_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7914530Z test_dispatch_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7914877Z test_dispatch_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7915232Z test_dispatch_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7915580Z test_dispatch_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7915929Z test_dispatch_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7916278Z test_dispatch_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7916619Z test_dispatch_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7917037Z test_dispatch_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7917565Z test_dispatch_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7918039Z test_dispatch_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7918509Z test_dispatch_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7919107Z test_dispatch_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7919612Z test_dispatch_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7920105Z test_dispatch_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7920603Z test_dispatch_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7921243Z test_dispatch_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7921812Z test_dispatch_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7922394Z test_dispatch_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7922945Z test_dispatch_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7923502Z test_dispatch_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7924043Z test_dispatch_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7924584Z test_dispatch_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7925124Z test_dispatch_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7925661Z test_dispatch_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7926232Z test_dispatch_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7926761Z test_dispatch_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7927267Z test_dispatch_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.7927817Z test_dispatch_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7928382Z test_dispatch_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7928834Z test_dispatch_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7929326Z test_dispatch_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7929841Z test_dispatch_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7930363Z test_dispatch_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7930933Z test_dispatch_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7931488Z test_dispatch_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7932090Z test_dispatch_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7932665Z test_dispatch_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7933241Z test_dispatch_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7933830Z test_dispatch_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7934402Z test_dispatch_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7934981Z test_dispatch_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7935693Z test_dispatch_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7936170Z test_dispatch_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7936732Z test_dispatch_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7937306Z test_dispatch_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7937900Z test_dispatch_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7938463Z test_dispatch_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7939006Z test_dispatch_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7939544Z test_dispatch_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7939989Z test_dispatch_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7940559Z test_dispatch_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7941075Z test_dispatch_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7941603Z test_dispatch_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7942121Z test_dispatch_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7942627Z test_dispatch_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7943102Z test_dispatch_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7943640Z test_dispatch_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7944084Z test_dispatch_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7944568Z test_dispatch_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7945044Z test_dispatch_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7945550Z test_dispatch_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7946010Z test_dispatch_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7946501Z test_dispatch_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7947026Z test_dispatch_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7947612Z test_dispatch_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7948057Z test_dispatch_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7948552Z test_dispatch_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7949060Z test_dispatch_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7949507Z test_dispatch_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7950010Z test_dispatch_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7950456Z test_dispatch_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7951071Z test_dispatch_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7951568Z test_dispatch_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7952108Z test_dispatch_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7952601Z test_dispatch_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7953248Z test_dispatch_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7953813Z test_dispatch_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7954411Z test_dispatch_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7954988Z test_dispatch_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7955592Z test_dispatch_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7956154Z test_dispatch_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7956648Z test_dispatch_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7957197Z test_dispatch_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7957778Z test_dispatch_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7958341Z test_dispatch_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7958917Z test_dispatch_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7959507Z test_dispatch_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7960062Z test_dispatch_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7960586Z test_dispatch_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7961131Z test_dispatch_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7961620Z test_dispatch_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7962143Z test_dispatch_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7962573Z test_dispatch_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7963103Z test_dispatch_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7963593Z test_dispatch_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7964089Z test_dispatch_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7964551Z test_dispatch_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7965052Z test_dispatch_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7965534Z test_dispatch_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7966073Z test_dispatch_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7966636Z test_dispatch_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7967170Z test_dispatch_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7967666Z test_dispatch_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7968154Z test_dispatch_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7968663Z test_dispatch_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7969225Z test_dispatch_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7969743Z test_dispatch_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7970275Z test_dispatch_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7970782Z test_dispatch_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7971336Z test_dispatch_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7971832Z test_dispatch_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7972365Z test_dispatch_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7972856Z test_dispatch_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7973343Z test_dispatch_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7973882Z test_dispatch_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7974322Z test_dispatch_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7974832Z test_dispatch_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7975343Z test_dispatch_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7975907Z test_dispatch_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7976471Z test_dispatch_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7976915Z test_dispatch_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7977480Z test_dispatch_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7977920Z test_dispatch_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7978522Z test_dispatch_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7979035Z test_dispatch_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7979586Z test_dispatch_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7980134Z test_dispatch_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7980686Z test_dispatch_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7981234Z test_dispatch_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7981792Z test_dispatch_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7982436Z test_dispatch_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7982974Z test_dispatch_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7983538Z test_dispatch_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7984098Z test_dispatch_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7984757Z test_dispatch_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7985311Z test_dispatch_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7985803Z test_dispatch_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7986321Z test_dispatch_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7986782Z test_dispatch_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7987429Z test_dispatch_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7987968Z test_dispatch_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7988519Z test_dispatch_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7989131Z test_dispatch_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7989763Z test_dispatch_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7990395Z test_dispatch_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7991044Z test_dispatch_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7991657Z test_dispatch_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7992057Z test_dispatch_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7992465Z test_dispatch_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7992869Z test_dispatch_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7993267Z test_dispatch_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7993653Z test_dispatch_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7994063Z test_dispatch_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7994433Z test_dispatch_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7994802Z test_dispatch_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7995160Z test_dispatch_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7995601Z test_dispatch_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7995980Z test_dispatch_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7996344Z test_dispatch_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7996782Z test_dispatch_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7997149Z test_dispatch_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7997517Z test_dispatch_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7997879Z test_dispatch_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7998266Z test_dispatch_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7998636Z test_dispatch_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7998989Z test_dispatch_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7999352Z test_dispatch_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.7999703Z test_dispatch_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8000062Z test_dispatch_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8000414Z test_dispatch_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8000778Z test_dispatch_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8001125Z test_dispatch_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8001484Z test_dispatch_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8001839Z test_dispatch_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8002186Z test_dispatch_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8002517Z test_dispatch_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8002867Z test_dispatch_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8003211Z test_dispatch_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8003547Z test_dispatch_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8003892Z test_dispatch_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8004239Z test_dispatch_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8004599Z test_dispatch_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8004957Z test_dispatch_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8005328Z test_dispatch_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8005704Z test_dispatch_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8006135Z test_dispatch_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8006492Z test_dispatch_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8006857Z test_dispatch_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8007257Z test_dispatch_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8007617Z test_dispatch_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8007971Z test_dispatch_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8008335Z test_dispatch_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8008727Z test_dispatch_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8009096Z test_dispatch_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8009453Z test_dispatch_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8009823Z test_dispatch_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8010198Z test_dispatch_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8010567Z test_dispatch_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8010945Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8011315Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8011675Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8012024Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8012392Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8012756Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8013127Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8013483Z test_dispatch_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8013853Z test_dispatch_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8014215Z test_dispatch_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8014581Z test_dispatch_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8014941Z test_dispatch_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8015316Z test_dispatch_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8015758Z test_dispatch_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8016126Z test_dispatch_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8016482Z test_dispatch_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8016840Z test_dispatch_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8017200Z test_dispatch_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8017602Z test_dispatch_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8017950Z test_dispatch_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8018307Z test_dispatch_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8018668Z test_dispatch_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8019016Z test_dispatch_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8019411Z test_dispatch_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8019778Z test_dispatch_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8020136Z test_dispatch_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8020487Z test_dispatch_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8020847Z test_dispatch_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8021202Z test_dispatch_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8021553Z test_dispatch_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8021898Z test_dispatch_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8022260Z test_dispatch_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8022624Z test_dispatch_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8022996Z test_dispatch_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8023346Z test_dispatch_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8023701Z test_dispatch_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8024061Z test_dispatch_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8024403Z test_dispatch_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8024753Z test_dispatch_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8025109Z test_dispatch_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8025463Z test_dispatch_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8025802Z test_dispatch_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8026149Z test_dispatch_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8026497Z test_dispatch_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8026855Z test_dispatch_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8027343Z test_dispatch_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8027697Z test_dispatch_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8028043Z test_dispatch_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8028442Z test_dispatch_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8028769Z test_dispatch_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8029116Z test_dispatch_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8029458Z test_dispatch_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8029794Z test_dispatch_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8030174Z test_dispatch_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8030533Z test_dispatch_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8030895Z test_dispatch_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8031238Z test_dispatch_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8031587Z test_dispatch_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8031931Z test_dispatch_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8032280Z test_dispatch_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8032614Z test_dispatch_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8032959Z test_dispatch_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8033306Z test_dispatch_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8033666Z test_dispatch_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8034023Z test_dispatch_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8034389Z test_dispatch_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8034762Z test_dispatch_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8035123Z test_dispatch_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8035489Z test_dispatch_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8035854Z test_dispatch_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8036218Z test_dispatch_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8036569Z test_dispatch_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8036927Z test_dispatch_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8037287Z test_dispatch_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8037651Z test_dispatch_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8037996Z test_dispatch_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8038353Z test_dispatch_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8038708Z test_dispatch_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8039091Z test_dispatch_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8039421Z test_dispatch_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8039763Z test_dispatch_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8040114Z test_dispatch_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8040488Z test_dispatch_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8040826Z test_dispatch_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8041171Z test_dispatch_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8041526Z test_dispatch_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8041873Z test_dispatch_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8042237Z test_dispatch_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8042593Z test_dispatch_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8042944Z test_dispatch_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8043280Z test_dispatch_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8043625Z test_dispatch_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8043967Z test_dispatch_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8044319Z test_dispatch_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8044653Z test_dispatch_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8045003Z test_dispatch_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8045352Z test_dispatch_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8045705Z test_dispatch_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8046053Z test_dispatch_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8046405Z test_dispatch_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8046755Z test_dispatch_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8047082Z test_dispatch_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8047427Z test_dispatch_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8047780Z test_dispatch_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8048128Z test_dispatch_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8048469Z test_dispatch_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8048822Z test_dispatch_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8049176Z test_dispatch_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8049569Z test_dispatch_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8049903Z test_dispatch_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8050250Z test_dispatch_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8050596Z test_dispatch_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8050981Z test_dispatch_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8051327Z test_dispatch_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8051693Z test_dispatch_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8052070Z test_dispatch_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8052423Z test_dispatch_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8052785Z test_dispatch_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8053146Z test_dispatch_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8053502Z test_dispatch_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8053838Z test_dispatch_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8054191Z test_dispatch_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8054541Z test_dispatch_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8054895Z test_dispatch_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8055241Z test_dispatch_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8055601Z test_dispatch_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8056026Z test_dispatch_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8056385Z test_dispatch_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8056725Z test_dispatch_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8057074Z test_dispatch_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8057422Z test_dispatch_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8057753Z test_dispatch_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8058100Z test_dispatch_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8058472Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8058870Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8059257Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8059654Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8060133Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8060565Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8061122Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8061575Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8062007Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8062457Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8062953Z test_dispatch_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8063383Z test_dispatch_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8063755Z test_dispatch_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8064172Z test_dispatch_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8064590Z test_dispatch_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8065035Z test_dispatch_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8065407Z test_dispatch_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8065826Z test_dispatch_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8066243Z test_dispatch_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8066634Z test_dispatch_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8067087Z test_dispatch_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8067648Z test_dispatch_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8068065Z test_dispatch_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8068450Z test_dispatch_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8068897Z test_dispatch_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8069302Z test_dispatch_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8069708Z test_dispatch_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8070068Z test_dispatch_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8070498Z test_dispatch_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8070711Z test_dispatch_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8070910Z test_dispatch_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8173452Z test_dispatch_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8173770Z test_dispatch_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8174137Z test_dispatch_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8174322Z test_dispatch_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8174505Z test_dispatch_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8174669Z test_dispatch_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8174843Z test_dispatch_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175059Z test_dispatch_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175236Z test_dispatch_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175400Z test_dispatch_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175569Z test_dispatch_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175820Z test_dispatch_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8175990Z test_dispatch_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8176153Z test_dispatch_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8176321Z test_dispatch_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8176494Z test_dispatch_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8176664Z test_dispatch_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8176840Z test_dispatch_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177008Z test_dispatch_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177178Z test_dispatch_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177343Z test_dispatch_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177514Z test_dispatch_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177680Z test_dispatch_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8177834Z test_dispatch_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178002Z test_dispatch_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178162Z test_dispatch_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178339Z test_dispatch_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178509Z test_dispatch_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178690Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8178864Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179035Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179239Z test_dispatch_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179407Z test_dispatch_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179563Z test_dispatch_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179731Z test_dispatch_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8179901Z test_dispatch_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180097Z test_dispatch_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180271Z test_dispatch_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180437Z test_dispatch_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180609Z test_dispatch_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180776Z test_dispatch_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8180944Z test_dispatch_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181106Z test_dispatch_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181279Z test_dispatch_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181448Z test_dispatch_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181614Z test_dispatch_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181786Z test_dispatch_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8181951Z test_dispatch_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182117Z test_dispatch_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182276Z test_dispatch_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182444Z test_dispatch_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182598Z test_dispatch_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182776Z test_dispatch_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8182956Z test_dispatch_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8183133Z test_dispatch_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8183314Z test_dispatch_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8183490Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8183667Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8183842Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184014Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184209Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184367Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184539Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184705Z test_dispatch_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8184907Z test_dispatch_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185068Z test_dispatch_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185238Z test_dispatch_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185403Z test_dispatch_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185568Z test_dispatch_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185729Z test_dispatch_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8185880Z test_dispatch_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186044Z test_dispatch_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186206Z test_dispatch_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186367Z test_dispatch_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186527Z test_dispatch_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186689Z test_dispatch_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8186861Z test_dispatch_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8187026Z test_dispatch_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8187337Z test_dispatch_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8187518Z test_dispatch_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8187686Z test_dispatch_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8187848Z test_dispatch_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188016Z test_dispatch_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188179Z test_dispatch_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188343Z test_dispatch_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188502Z test_dispatch_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188667Z test_dispatch_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188833Z test_dispatch_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8188988Z test_dispatch_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8189150Z test_dispatch_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8189356Z test_dispatch_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8189537Z test_dispatch_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8189716Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8189896Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190106Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190285Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190457Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190635Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190803Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8190979Z test_dispatch_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8191158Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8191336Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8191520Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8191701Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8191881Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192058Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192232Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192413Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192580Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192754Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8192935Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8193111Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.012s) 2023-01-11T20:44:31.8193290Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8193465Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8193643Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8193820Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8193992Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8194190Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8194366Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8194537Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8194713Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8194902Z test_dispatch_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195070Z test_dispatch_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195233Z test_dispatch_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195398Z test_dispatch_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195557Z test_dispatch_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195719Z test_dispatch_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8195872Z test_dispatch_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196024Z test_dispatch_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196187Z test_dispatch_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196344Z test_dispatch_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196510Z test_dispatch_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196674Z test_dispatch_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8196845Z test_dispatch_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197007Z test_dispatch_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197178Z test_dispatch_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197340Z test_dispatch_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197505Z test_dispatch_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197663Z test_dispatch_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197829Z test_dispatch_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8197987Z test_dispatch_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198148Z test_dispatch_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198306Z test_dispatch_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198470Z test_dispatch_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198638Z test_dispatch_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198795Z test_dispatch_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8198967Z test_dispatch_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8199161Z test_dispatch_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8199330Z test_dispatch_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8199495Z test_dispatch_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8199661Z test_dispatch_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8199845Z test_dispatch_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200008Z test_dispatch_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200167Z test_dispatch_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200321Z test_dispatch_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200483Z test_dispatch_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200643Z test_dispatch_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200809Z test_dispatch_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8200967Z test_dispatch_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201141Z test_dispatch_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201309Z test_dispatch_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201481Z test_dispatch_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201645Z test_dispatch_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201802Z test_dispatch_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8201962Z test_dispatch_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202121Z test_dispatch_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202283Z test_dispatch_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202437Z test_dispatch_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202599Z test_dispatch_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202765Z test_dispatch_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8202929Z test_dispatch_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203101Z test_dispatch_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203261Z test_dispatch_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203424Z test_dispatch_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203586Z test_dispatch_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203748Z test_dispatch_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8203909Z test_dispatch_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204091Z test_dispatch_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204249Z test_dispatch_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204406Z test_dispatch_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204569Z test_dispatch_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204760Z test_dispatch_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8204922Z test_dispatch_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205094Z test_dispatch_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205263Z test_dispatch_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205425Z test_dispatch_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205586Z test_dispatch_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205742Z test_dispatch_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8205902Z test_dispatch_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206057Z test_dispatch_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206214Z test_dispatch_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206370Z test_dispatch_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206527Z test_dispatch_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206697Z test_dispatch_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8206859Z test_dispatch_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207032Z test_dispatch_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207204Z test_dispatch_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207370Z test_dispatch_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207538Z test_dispatch_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207705Z test_dispatch_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8207866Z test_dispatch_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208030Z test_dispatch_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208194Z test_dispatch_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208358Z test_dispatch_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208519Z test_dispatch_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208682Z test_dispatch_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8208870Z test_dispatch_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209026Z test_dispatch_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209188Z test_dispatch_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209344Z test_dispatch_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209504Z test_dispatch_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209688Z test_dispatch_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8209848Z test_dispatch_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210004Z test_dispatch_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210163Z test_dispatch_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210319Z test_dispatch_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210473Z test_dispatch_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210629Z test_dispatch_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210782Z test_dispatch_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8210946Z test_dispatch_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211107Z test_dispatch_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211276Z test_dispatch_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211442Z test_dispatch_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211603Z test_dispatch_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211764Z test_dispatch_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8211920Z test_dispatch_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212078Z test_dispatch_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212231Z test_dispatch_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212383Z test_dispatch_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212544Z test_dispatch_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212702Z test_dispatch_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8212862Z test_dispatch_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213016Z test_dispatch_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213176Z test_dispatch_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213332Z test_dispatch_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213489Z test_dispatch_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213668Z test_dispatch_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213827Z test_dispatch_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8213982Z test_dispatch_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214138Z test_dispatch_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214298Z test_dispatch_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214481Z test_dispatch_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214642Z test_dispatch_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214802Z test_dispatch_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8214962Z test_dispatch_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8215115Z test_dispatch_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8215275Z test_dispatch_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8215430Z test_dispatch_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8215587Z test_dispatch_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8215848Z test_dispatch_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216012Z test_dispatch_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216177Z test_dispatch_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216343Z test_dispatch_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216503Z test_dispatch_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216657Z test_dispatch_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216811Z test_dispatch_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8216973Z test_dispatch_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217132Z test_dispatch_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217292Z test_dispatch_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217453Z test_dispatch_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217611Z test_dispatch_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217769Z test_dispatch_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8217925Z test_dispatch_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218076Z test_dispatch_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218236Z test_dispatch_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218393Z test_dispatch_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218550Z test_dispatch_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218740Z test_dispatch_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8218901Z test_dispatch_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219062Z test_dispatch_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219226Z test_dispatch_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219444Z test_dispatch_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219603Z test_dispatch_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219758Z test_dispatch_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8219916Z test_dispatch_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220071Z test_dispatch_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220226Z test_dispatch_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220385Z test_dispatch_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220538Z test_dispatch_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220711Z test_dispatch_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8220877Z test_dispatch_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221048Z test_dispatch_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221214Z test_dispatch_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221382Z test_dispatch_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221547Z test_dispatch_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221715Z test_dispatch_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8221880Z test_dispatch_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222043Z test_dispatch_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222202Z test_dispatch_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222368Z test_dispatch_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222526Z test_dispatch_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222682Z test_dispatch_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8222841Z test_dispatch_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223007Z test_dispatch_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223175Z test_dispatch_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223339Z test_dispatch_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223503Z test_dispatch_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223692Z test_dispatch_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8223853Z test_dispatch_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224013Z test_dispatch_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224164Z test_dispatch_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224347Z test_dispatch_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224510Z test_dispatch_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224670Z test_dispatch_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224833Z test_dispatch_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8224993Z test_dispatch_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225156Z test_dispatch_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225313Z test_dispatch_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225471Z test_dispatch_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225625Z test_dispatch_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225783Z test_dispatch_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8225940Z test_dispatch_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226099Z test_dispatch_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226262Z test_dispatch_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226423Z test_dispatch_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226581Z test_dispatch_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226740Z test_dispatch_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8226896Z test_dispatch_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227049Z test_dispatch_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227322Z test_dispatch_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227481Z test_dispatch_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227638Z test_dispatch_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227794Z test_dispatch_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8227956Z test_dispatch_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228127Z test_dispatch_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228298Z test_dispatch_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228461Z test_dispatch_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228671Z test_dispatch_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228832Z test_dispatch_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8228991Z test_dispatch_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8229146Z test_dispatch_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8229369Z test_dispatch_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8229527Z test_dispatch_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8229687Z test_dispatch_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8229855Z test_dispatch_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230023Z test_dispatch_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230181Z test_dispatch_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230341Z test_dispatch_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230498Z test_dispatch_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230656Z test_dispatch_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8230887Z test_dispatch_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8231117Z test_dispatch_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8231352Z test_dispatch_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8231548Z test_dispatch_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8231770Z test_dispatch_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8231959Z test_dispatch_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8232174Z test_dispatch_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8232341Z test_dispatch_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8232503Z test_dispatch_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8232666Z test_dispatch_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8232878Z test_dispatch_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8233048Z test_dispatch_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8233205Z test_dispatch_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8233380Z test_dispatch_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8233547Z test_dispatch_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8233772Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234043Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234213Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234426Z test_dispatch_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234591Z test_dispatch_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234785Z test_dispatch_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8234954Z test_dispatch_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8235187Z test_dispatch_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8235356Z test_dispatch_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8235517Z test_dispatch_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8235682Z test_dispatch_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8235846Z test_dispatch_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236015Z test_dispatch_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236184Z test_dispatch_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236348Z test_dispatch_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236512Z test_dispatch_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236675Z test_dispatch_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236836Z test_dispatch_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8236992Z test_dispatch_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237149Z test_dispatch_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237307Z test_dispatch_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237470Z test_dispatch_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237638Z test_dispatch_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237809Z test_dispatch_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8237971Z test_dispatch_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238136Z test_dispatch_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238298Z test_dispatch_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238460Z test_dispatch_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238610Z test_dispatch_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238769Z test_dispatch_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8238957Z test_dispatch_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239117Z test_dispatch_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239286Z test_dispatch_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239452Z test_dispatch_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239616Z test_dispatch_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239816Z test_dispatch_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8239981Z test_dispatch_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240138Z test_dispatch_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240296Z test_dispatch_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240460Z test_dispatch_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240616Z test_dispatch_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240775Z test_dispatch_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8240948Z test_dispatch_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241117Z test_dispatch_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241283Z test_dispatch_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241453Z test_dispatch_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241608Z test_dispatch_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241767Z test_dispatch_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8241926Z test_dispatch_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242086Z test_dispatch_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242241Z test_dispatch_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242403Z test_dispatch_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242572Z test_dispatch_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242738Z test_dispatch_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8242902Z test_dispatch_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243064Z test_dispatch_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243219Z test_dispatch_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243382Z test_dispatch_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243540Z test_dispatch_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243698Z test_dispatch_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8243883Z test_dispatch_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244044Z test_dispatch_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244214Z test_dispatch_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244380Z test_dispatch_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244570Z test_dispatch_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244732Z test_dispatch_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8244893Z test_dispatch_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245058Z test_dispatch_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245214Z test_dispatch_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245374Z test_dispatch_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245531Z test_dispatch_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245707Z test_dispatch_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8245875Z test_dispatch_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246049Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246219Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246387Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246557Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246722Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8246887Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247055Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247222Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247389Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247559Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247722Z test_dispatch_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8247879Z test_dispatch_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248045Z test_dispatch_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248210Z test_dispatch_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248369Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248564Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248726Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8248889Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249050Z test_dispatch_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249213Z test_dispatch_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249398Z test_dispatch_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249564Z test_dispatch_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249722Z test_dispatch_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8249883Z test_dispatch_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250039Z test_dispatch_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250199Z test_dispatch_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250354Z test_dispatch_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250514Z test_dispatch_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250680Z test_dispatch_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8250841Z test_dispatch_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251006Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251170Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251331Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251493Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251656Z test_dispatch_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251815Z test_dispatch_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8251983Z test_dispatch_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252155Z test_dispatch_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252313Z test_dispatch_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252478Z test_dispatch_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252639Z test_dispatch_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252801Z test_dispatch_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8252963Z test_dispatch_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253125Z test_dispatch_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253285Z test_dispatch_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253476Z test_dispatch_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253643Z test_dispatch_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253809Z test_dispatch_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8253968Z test_dispatch_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254172Z test_dispatch_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254332Z test_dispatch_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254490Z test_dispatch_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254649Z test_dispatch_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254813Z test_dispatch_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8254974Z test_dispatch_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8255132Z test_dispatch_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8255309Z test_dispatch_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8255474Z test_dispatch_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8255722Z test_dispatch_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8255900Z test_dispatch_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256069Z test_dispatch_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256233Z test_dispatch_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256395Z test_dispatch_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256558Z test_dispatch_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256722Z test_dispatch_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8256885Z test_dispatch_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257045Z test_dispatch_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257209Z test_dispatch_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257367Z test_dispatch_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257531Z test_dispatch_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257689Z test_dispatch_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8257858Z test_dispatch_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258018Z test_dispatch_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258186Z test_dispatch_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258387Z test_dispatch_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258559Z test_dispatch_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258713Z test_dispatch_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8258878Z test_dispatch_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259060Z test_dispatch_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259222Z test_dispatch_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259379Z test_dispatch_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259542Z test_dispatch_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259708Z test_dispatch_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8259873Z test_dispatch_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260032Z test_dispatch_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260186Z test_dispatch_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260345Z test_dispatch_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260502Z test_dispatch_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260657Z test_dispatch_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260821Z test_dispatch_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8260981Z test_dispatch_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261145Z test_dispatch_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261311Z test_dispatch_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261479Z test_dispatch_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261635Z test_dispatch_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261794Z test_dispatch_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8261953Z test_dispatch_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262112Z test_dispatch_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262269Z test_dispatch_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262427Z test_dispatch_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262585Z test_dispatch_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262747Z test_dispatch_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8262916Z test_dispatch_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263071Z test_dispatch_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263268Z test_dispatch_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263436Z test_dispatch_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263603Z test_dispatch_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263769Z test_dispatch_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8263959Z test_dispatch_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264120Z test_dispatch_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264284Z test_dispatch_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264449Z test_dispatch_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264602Z test_dispatch_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264764Z test_dispatch_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8264922Z test_dispatch_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.8265085Z test_dispatch_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8265245Z test_dispatch_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8265409Z test_dispatch_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8265576Z test_dispatch_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8265739Z test_dispatch_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8265899Z test_dispatch_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266052Z test_dispatch_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266210Z test_dispatch_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266371Z test_dispatch_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266530Z test_dispatch_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266697Z test_dispatch_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8266856Z test_dispatch_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267025Z test_dispatch_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267284Z test_dispatch_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267459Z test_dispatch_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267620Z test_dispatch_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267788Z test_dispatch_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8267954Z test_dispatch_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8268114Z test_dispatch_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8268331Z test_dispatch_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8268494Z test_dispatch_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8268651Z test_dispatch_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8268815Z test_dispatch_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269010Z test_dispatch_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269181Z test_dispatch_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269337Z test_dispatch_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269512Z test_dispatch_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269680Z test_dispatch_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8269849Z test_dispatch_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270011Z test_dispatch_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270176Z test_dispatch_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270342Z test_dispatch_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270505Z test_dispatch_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270671Z test_dispatch_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270825Z test_dispatch_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8270988Z test_dispatch_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271154Z test_dispatch_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271315Z test_dispatch_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271490Z test_dispatch_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271656Z test_dispatch_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271824Z test_dispatch_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8271993Z test_dispatch_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272155Z test_dispatch_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272307Z test_dispatch_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272468Z test_dispatch_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272634Z test_dispatch_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272792Z test_dispatch_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8272955Z test_dispatch_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8273138Z test_dispatch_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8273314Z test_dispatch_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8273488Z test_dispatch_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8273662Z test_dispatch_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8273827Z test_dispatch_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274019Z test_dispatch_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274196Z test_dispatch_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274368Z test_dispatch_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274537Z test_dispatch_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274706Z test_dispatch_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8274876Z test_dispatch_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275045Z test_dispatch_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275214Z test_dispatch_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275372Z test_dispatch_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275537Z test_dispatch_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275703Z test_dispatch_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8275863Z test_dispatch_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276025Z test_dispatch_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276184Z test_dispatch_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276350Z test_dispatch_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276510Z test_dispatch_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276686Z test_dispatch_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8276862Z test_dispatch_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277022Z test_dispatch_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277185Z test_dispatch_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277356Z test_dispatch_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277530Z test_dispatch_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277705Z test_dispatch_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8277874Z test_dispatch_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278044Z test_dispatch_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278235Z test_dispatch_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278400Z test_dispatch_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278558Z test_dispatch_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278725Z test_dispatch_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8278910Z test_dispatch_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279075Z test_dispatch_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279235Z test_dispatch_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279399Z test_dispatch_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279561Z test_dispatch_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279723Z test_dispatch_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8279893Z test_dispatch_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280044Z test_dispatch_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280209Z test_dispatch_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280370Z test_dispatch_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280528Z test_dispatch_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280691Z test_dispatch_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8280852Z test_dispatch_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281013Z test_dispatch_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281175Z test_dispatch_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281338Z test_dispatch_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281498Z test_dispatch_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281663Z test_dispatch_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281829Z test_dispatch_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8281992Z test_dispatch_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282152Z test_dispatch_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282312Z test_dispatch_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282474Z test_dispatch_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282635Z test_dispatch_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282793Z test_dispatch_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8282952Z test_dispatch_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283144Z test_dispatch_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283309Z test_dispatch_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283469Z test_dispatch_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283636Z test_dispatch_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283827Z test_dispatch_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8283990Z test_dispatch_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284152Z test_dispatch_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284317Z test_dispatch_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284470Z test_dispatch_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284639Z test_dispatch_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284808Z test_dispatch_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8284975Z test_dispatch_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285141Z test_dispatch_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285305Z test_dispatch_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285465Z test_dispatch_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285625Z test_dispatch_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285787Z test_dispatch_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8285938Z test_dispatch_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286104Z test_dispatch_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286264Z test_dispatch_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286438Z test_dispatch_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286606Z test_dispatch_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286782Z test_dispatch_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8286953Z test_dispatch_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287118Z test_dispatch_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287286Z test_dispatch_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287445Z test_dispatch_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287612Z test_dispatch_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287777Z test_dispatch_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8287940Z test_dispatch_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288134Z test_dispatch_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288294Z test_dispatch_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288459Z test_dispatch_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288628Z test_dispatch_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288836Z test_dispatch_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8288999Z test_dispatch_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289165Z test_dispatch_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289338Z test_dispatch_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289505Z test_dispatch_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289666Z test_dispatch_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289831Z test_dispatch_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8289990Z test_dispatch_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290158Z test_dispatch_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290318Z test_dispatch_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290479Z test_dispatch_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290634Z test_dispatch_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290798Z test_dispatch_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8290958Z test_dispatch_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291118Z test_dispatch_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291283Z test_dispatch_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291445Z test_dispatch_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291608Z test_dispatch_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291768Z test_dispatch_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8291931Z test_dispatch_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292081Z test_dispatch_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292243Z test_dispatch_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292400Z test_dispatch_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292563Z test_dispatch_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292720Z test_dispatch_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8292892Z test_dispatch_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293095Z test_dispatch_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293260Z test_dispatch_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293428Z test_dispatch_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293591Z test_dispatch_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293810Z test_dispatch_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8293988Z test_dispatch_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294155Z test_dispatch_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294329Z test_dispatch_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294497Z test_dispatch_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294664Z test_dispatch_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294829Z test_dispatch_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8294992Z test_dispatch_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8295152Z test_dispatch_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8295330Z test_dispatch_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8295498Z test_dispatch_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8295740Z test_dispatch_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8295901Z test_dispatch_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296062Z test_dispatch_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296224Z test_dispatch_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296389Z test_dispatch_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296552Z test_dispatch_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296702Z test_dispatch_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8296863Z test_dispatch_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297024Z test_dispatch_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297182Z test_dispatch_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297352Z test_dispatch_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297512Z test_dispatch_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297684Z test_dispatch_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8297851Z test_dispatch_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298014Z test_dispatch_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298207Z test_dispatch_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298366Z test_dispatch_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298527Z test_dispatch_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298686Z test_dispatch_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8298874Z test_dispatch_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299037Z test_dispatch_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299199Z test_dispatch_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299372Z test_dispatch_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299543Z test_dispatch_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299707Z test_dispatch_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8299876Z test_dispatch_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300049Z test_dispatch_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300216Z test_dispatch_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300385Z test_dispatch_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300547Z test_dispatch_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300718Z test_dispatch_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8300880Z test_dispatch_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301046Z test_dispatch_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301201Z test_dispatch_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301364Z test_dispatch_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301535Z test_dispatch_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301704Z test_dispatch_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8301880Z test_dispatch_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302055Z test_dispatch_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302223Z test_dispatch_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302387Z test_dispatch_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302556Z test_dispatch_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302728Z test_dispatch_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8302890Z test_dispatch_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303095Z test_dispatch_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303257Z test_dispatch_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303421Z test_dispatch_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303584Z test_dispatch_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303749Z test_dispatch_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8303935Z test_dispatch_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304099Z test_dispatch_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304264Z test_dispatch_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304426Z test_dispatch_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304591Z test_dispatch_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304762Z test_dispatch_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8304934Z test_dispatch_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305105Z test_dispatch_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305272Z test_dispatch_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305442Z test_dispatch_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305604Z test_dispatch_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305769Z test_dispatch_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8305924Z test_dispatch_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306083Z test_dispatch_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306246Z test_dispatch_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306413Z test_dispatch_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306583Z test_dispatch_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306747Z test_dispatch_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8306915Z test_dispatch_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307075Z test_dispatch_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307346Z test_dispatch_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307500Z test_dispatch_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307660Z test_dispatch_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307824Z test_dispatch_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8307982Z test_dispatch_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8308135Z test_dispatch_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8308370Z test_dispatch_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8308531Z test_dispatch_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8308703Z test_dispatch_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8308870Z test_dispatch_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309064Z test_dispatch_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309231Z test_dispatch_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309400Z test_dispatch_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309572Z test_dispatch_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309740Z test_dispatch_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8309906Z test_dispatch_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310072Z test_dispatch_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310244Z test_dispatch_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310414Z test_dispatch_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310576Z test_dispatch_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310743Z test_dispatch_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8310918Z test_dispatch_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311088Z test_dispatch_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311261Z test_dispatch_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311431Z test_dispatch_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311605Z test_dispatch_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311773Z test_dispatch_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8311935Z test_dispatch_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312104Z test_dispatch_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312255Z test_dispatch_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312419Z test_dispatch_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312579Z test_dispatch_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312752Z test_dispatch_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8312919Z test_dispatch_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313098Z test_dispatch_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313298Z test_dispatch_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313472Z test_dispatch_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313640Z test_dispatch_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313802Z test_dispatch_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8313997Z test_dispatch_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8314165Z test_dispatch_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8314336Z test_dispatch_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8314504Z test_dispatch_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8314668Z test_dispatch_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8314840Z test_dispatch_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315005Z test_dispatch_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315178Z test_dispatch_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315343Z test_dispatch_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315512Z test_dispatch_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315681Z test_dispatch_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8315852Z test_dispatch_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316017Z test_dispatch_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316182Z test_dispatch_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316346Z test_dispatch_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316514Z test_dispatch_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316679Z test_dispatch_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8316846Z test_dispatch_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317008Z test_dispatch_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317185Z test_dispatch_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317354Z test_dispatch_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317527Z test_dispatch_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317701Z test_dispatch_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8317872Z test_dispatch_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318041Z test_dispatch_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318244Z test_dispatch_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318408Z test_dispatch_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318560Z test_dispatch_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318727Z test_dispatch_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8318915Z test_dispatch_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319091Z test_dispatch_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319263Z test_dispatch_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319432Z test_dispatch_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319593Z test_dispatch_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319765Z test_dispatch_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8319933Z test_dispatch_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320095Z test_dispatch_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320265Z test_dispatch_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320434Z test_dispatch_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320614Z test_dispatch_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320781Z test_dispatch_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8320961Z test_dispatch_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321136Z test_dispatch_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321311Z test_dispatch_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321486Z test_dispatch_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321654Z test_dispatch_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321809Z test_dispatch_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8321980Z test_dispatch_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322144Z test_dispatch_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322313Z test_dispatch_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322481Z test_dispatch_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322651Z test_dispatch_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322818Z test_dispatch_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8322989Z test_dispatch_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8323194Z test_dispatch_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8323351Z test_dispatch_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8323516Z test_dispatch_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8323677Z test_dispatch_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8323875Z test_dispatch_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324037Z test_dispatch_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324201Z test_dispatch_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324364Z test_dispatch_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324533Z test_dispatch_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324693Z test_dispatch_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8324852Z test_dispatch_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325018Z test_dispatch_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325179Z test_dispatch_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325343Z test_dispatch_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325504Z test_dispatch_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325670Z test_dispatch_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325831Z test_dispatch_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8325992Z test_dispatch_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326153Z test_dispatch_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326303Z test_dispatch_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326473Z test_dispatch_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326638Z test_dispatch_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326812Z test_dispatch_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8326984Z test_dispatch_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327149Z test_dispatch_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327315Z test_dispatch_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327477Z test_dispatch_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327646Z test_dispatch_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327802Z test_dispatch_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8327960Z test_dispatch_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8328156Z test_dispatch_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8328316Z test_dispatch_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8328483Z test_dispatch_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8328650Z test_dispatch_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8328852Z test_dispatch_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329026Z test_dispatch_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329196Z test_dispatch_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329359Z test_dispatch_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329526Z test_dispatch_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329696Z test_dispatch_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8329860Z test_dispatch_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330025Z test_dispatch_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330188Z test_dispatch_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330355Z test_dispatch_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330516Z test_dispatch_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330681Z test_dispatch_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8330849Z test_dispatch_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331002Z test_dispatch_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331163Z test_dispatch_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331327Z test_dispatch_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331489Z test_dispatch_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331647Z test_dispatch_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331817Z test_dispatch_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8331980Z test_dispatch_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332147Z test_dispatch_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332316Z test_dispatch_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332475Z test_dispatch_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332647Z test_dispatch_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332812Z test_dispatch_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8332973Z test_dispatch_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8333164Z test_dispatch_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8333323Z test_dispatch_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8333485Z test_dispatch_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8333649Z test_dispatch_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8333839Z test_dispatch_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334000Z test_dispatch_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334164Z test_dispatch_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334339Z test_dispatch_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334504Z test_dispatch_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334671Z test_dispatch_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334837Z test_dispatch_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8334999Z test_dispatch_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8335161Z test_dispatch_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8335323Z test_dispatch_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8335475Z test_dispatch_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8335719Z test_dispatch_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8335884Z test_dispatch_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336054Z test_dispatch_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336223Z test_dispatch_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336394Z test_dispatch_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336565Z test_dispatch_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336736Z test_dispatch_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8336908Z test_dispatch_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8337067Z test_dispatch_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8337233Z test_dispatch_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8337396Z test_dispatch_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.8337563Z test_dispatch_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8337731Z test_dispatch_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8337898Z test_dispatch_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338104Z test_dispatch_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338272Z test_dispatch_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338437Z test_dispatch_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338594Z test_dispatch_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338760Z test_dispatch_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8338954Z test_dispatch_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339121Z test_dispatch_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339284Z test_dispatch_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339455Z test_dispatch_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339617Z test_dispatch_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339784Z test_dispatch_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8339954Z test_dispatch_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340116Z test_dispatch_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340286Z test_dispatch_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340449Z test_dispatch_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340610Z test_dispatch_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340775Z test_dispatch_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8340938Z test_dispatch_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341098Z test_dispatch_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341261Z test_dispatch_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341425Z test_dispatch_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341598Z test_dispatch_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341758Z test_dispatch_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8341946Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8342133Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8342324Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8342518Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8342706Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8342889Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8343104Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8343288Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8343466Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8343648Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8343861Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8344048Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8344242Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8344437Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8344633Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8344833Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345029Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345220Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345416Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345601Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345785Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8345967Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8346156Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8346349Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8346530Z test_dispatch_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8346705Z test_dispatch_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8346884Z test_dispatch_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8347068Z test_dispatch_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8347361Z test_dispatch_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8347532Z test_dispatch_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8347709Z test_dispatch_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8347885Z test_dispatch_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8348108Z test_dispatch_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8348278Z test_dispatch_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8348452Z test_dispatch_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8348627Z test_dispatch_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8348856Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349043Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349231Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349426Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349617Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349807Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8349995Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8350184Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8350373Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8350560Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8350745Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8350935Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8351114Z test_dispatch_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8351281Z test_dispatch_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8351464Z test_dispatch_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8351648Z test_dispatch_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8351828Z test_dispatch_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352000Z test_dispatch_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352168Z test_dispatch_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352340Z test_dispatch_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352510Z test_dispatch_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352679Z test_dispatch_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8352842Z test_dispatch_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353037Z test_dispatch_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353205Z test_dispatch_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353366Z test_dispatch_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353543Z test_dispatch_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353741Z test_dispatch_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8353911Z test_dispatch_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354075Z test_dispatch_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354240Z test_dispatch_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354394Z test_dispatch_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354558Z test_dispatch_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354718Z test_dispatch_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8354881Z test_dispatch_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355044Z test_dispatch_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355216Z test_dispatch_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355390Z test_dispatch_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355560Z test_dispatch_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355732Z test_dispatch_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8355902Z test_dispatch_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356055Z test_dispatch_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356223Z test_dispatch_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356385Z test_dispatch_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356549Z test_dispatch_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356712Z test_dispatch_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8356872Z test_dispatch_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357034Z test_dispatch_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357194Z test_dispatch_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357361Z test_dispatch_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357520Z test_dispatch_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357690Z test_dispatch_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8357858Z test_dispatch_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358055Z test_dispatch_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358219Z test_dispatch_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358380Z test_dispatch_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358544Z test_dispatch_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358747Z test_dispatch_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8358907Z test_dispatch_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359061Z test_dispatch_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359225Z test_dispatch_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359389Z test_dispatch_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359552Z test_dispatch_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359713Z test_dispatch_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8359873Z test_dispatch_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8360036Z test_dispatch_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8360196Z test_dispatch_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8360355Z test_dispatch_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8360506Z test_dispatch_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8360668Z test_dispatch_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8360826Z test_dispatch_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8360993Z test_dispatch_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8361161Z test_dispatch_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8361333Z test_dispatch_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8361496Z test_dispatch_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8361662Z test_dispatch_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8361833Z test_dispatch_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8361988Z test_dispatch_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8362155Z test_dispatch_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8362321Z test_dispatch_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8362487Z test_dispatch_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8362649Z test_dispatch_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8362808Z test_dispatch_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8362999Z test_dispatch_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8363162Z test_dispatch_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8363343Z test_dispatch_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8363516Z test_dispatch_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8363692Z test_dispatch_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8363886Z test_dispatch_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364071Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364257Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364436Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364615Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364789Z test_dispatch_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8364965Z test_dispatch_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8365137Z test_dispatch_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8365300Z test_dispatch_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8365476Z test_dispatch_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8365649Z test_dispatch_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8365824Z test_dispatch_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8365996Z test_dispatch_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8366163Z test_dispatch_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8366332Z test_dispatch_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8366503Z test_dispatch_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8366674Z test_dispatch_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8366838Z test_dispatch_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367006Z test_dispatch_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367182Z test_dispatch_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367355Z test_dispatch_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367523Z test_dispatch_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367696Z test_dispatch_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8367882Z test_dispatch_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8368100Z test_dispatch_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8368285Z test_dispatch_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8368457Z test_dispatch_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8368629Z test_dispatch_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8368829Z test_dispatch_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8369001Z test_dispatch_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8369175Z test_dispatch_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8369352Z test_dispatch_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8369527Z test_dispatch_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8369695Z test_dispatch_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8369870Z test_dispatch_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8370052Z test_dispatch_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8370224Z test_dispatch_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8370396Z test_dispatch_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8370567Z test_dispatch_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8370746Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8370924Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8371101Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8371274Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8371475Z test_dispatch_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8371670Z test_dispatch_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8371860Z test_dispatch_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8372040Z test_dispatch_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:31.8372214Z test_dispatch_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8372389Z test_dispatch_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8372558Z test_dispatch_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8372733Z test_dispatch_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8372936Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8373119Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8373290Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8373460Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8373663Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8373844Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374026Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374207Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374388Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374570Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374749Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8374930Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8375109Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8375292Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8375463Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8375704Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8375888Z test_dispatch_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376060Z test_dispatch_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376234Z test_dispatch_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376405Z test_dispatch_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376597Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376788Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8376975Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8377162Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8377326Z test_dispatch_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8377506Z test_dispatch_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8377679Z test_dispatch_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8377851Z test_dispatch_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8378075Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8378257Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8378438Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8378616Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8378828Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379003Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379181Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379358Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379538Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379719Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8379898Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380071Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380253Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380438Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380619Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380786Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8380968Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8381147Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8381333Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8381519Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8381702Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8381881Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8382064Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8382248Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8382427Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8382594Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8382791Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383015Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383205Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383389Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383569Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383816Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8383997Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8384179Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8384355Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8384521Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8384693Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8384859Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8385031Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.015s) 2023-01-11T20:44:31.8385200Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8385377Z test_dispatch_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8385547Z test_dispatch_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8385718Z test_dispatch_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8385890Z test_dispatch_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8386051Z test_dispatch_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8386224Z test_dispatch_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8386422Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8386627Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8386828Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8387023Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8387318Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8387514Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8387693Z test_dispatch_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8387870Z test_dispatch_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8388076Z test_dispatch_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8388249Z test_dispatch_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8388437Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8388624Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8388843Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389030Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389216Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389404Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389588Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389769Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8389934Z test_dispatch_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390106Z test_dispatch_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390278Z test_dispatch_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390452Z test_dispatch_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390633Z test_dispatch_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390812Z test_dispatch_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8390989Z test_dispatch_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8391162Z test_dispatch_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8391337Z test_dispatch_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8391498Z test_dispatch_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8391673Z test_dispatch_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8391845Z test_dispatch_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392026Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392206Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392385Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392557Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392748Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8392969Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8393155Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8393330Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8393502Z test_dispatch_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8393714Z test_dispatch_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8393884Z test_dispatch_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394058Z test_dispatch_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394242Z test_dispatch_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394424Z test_dispatch_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394599Z test_dispatch_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394769Z test_dispatch_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8394948Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8395123Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8395302Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8395479Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8395666Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8395850Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396029Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396214Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396394Z test_dispatch_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396572Z test_dispatch_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396740Z test_dispatch_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8396912Z test_dispatch_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397085Z test_dispatch_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397259Z test_dispatch_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397432Z test_dispatch_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397605Z test_dispatch_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397773Z test_dispatch_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8397984Z test_dispatch_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8398164Z test_dispatch_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8398340Z test_dispatch_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8398504Z test_dispatch_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8398705Z test_dispatch_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8398890Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399072Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399258Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399434Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399614Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399793Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8399967Z test_dispatch_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400131Z test_dispatch_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400304Z test_dispatch_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400479Z test_dispatch_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400647Z test_dispatch_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400816Z test_dispatch_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8400985Z test_dispatch_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401157Z test_dispatch_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401324Z test_dispatch_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401495Z test_dispatch_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401661Z test_dispatch_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401817Z test_dispatch_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8401981Z test_dispatch_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8402148Z test_dispatch_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8402316Z test_dispatch_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8402481Z test_dispatch_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8402648Z test_dispatch_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8402809Z test_dispatch_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403003Z test_dispatch_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403165Z test_dispatch_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403318Z test_dispatch_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403478Z test_dispatch_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403671Z test_dispatch_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8403839Z test_dispatch_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404012Z test_dispatch_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404184Z test_dispatch_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404352Z test_dispatch_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404515Z test_dispatch_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404677Z test_dispatch_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404830Z test_dispatch_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8404990Z test_dispatch_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405152Z test_dispatch_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405310Z test_dispatch_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405478Z test_dispatch_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405640Z test_dispatch_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405814Z test_dispatch_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8405983Z test_dispatch_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406151Z test_dispatch_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406305Z test_dispatch_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406467Z test_dispatch_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406630Z test_dispatch_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406793Z test_dispatch_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8406953Z test_dispatch_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407113Z test_dispatch_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407279Z test_dispatch_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407446Z test_dispatch_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407616Z test_dispatch_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407773Z test_dispatch_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8407967Z test_dispatch_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408129Z test_dispatch_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408292Z test_dispatch_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408448Z test_dispatch_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408611Z test_dispatch_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408804Z test_dispatch_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8408966Z test_dispatch_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8409144Z test_dispatch_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8409309Z test_dispatch_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8409482Z test_dispatch_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8409669Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8409852Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410042Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410232Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410422Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410609Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410792Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8410973Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8411146Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8411326Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8411503Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8411685Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8411864Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412041Z test_dispatch_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412216Z test_dispatch_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412394Z test_dispatch_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412566Z test_dispatch_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412731Z test_dispatch_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8412934Z test_dispatch_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8413110Z test_dispatch_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8413287Z test_dispatch_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8413464Z test_dispatch_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8413668Z test_dispatch_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8413841Z test_dispatch_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.8414014Z test_dispatch_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8414187Z test_dispatch_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8414365Z test_dispatch_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8414527Z test_dispatch_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8414705Z test_dispatch_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8414882Z test_dispatch_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8415056Z test_dispatch_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8415231Z test_dispatch_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8415404Z test_dispatch_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8415582Z test_dispatch_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8415839Z test_dispatch_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416016Z test_dispatch_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416176Z test_dispatch_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416351Z test_dispatch_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416527Z test_dispatch_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416698Z test_dispatch_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8416880Z test_dispatch_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417058Z test_dispatch_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417233Z test_dispatch_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417406Z test_dispatch_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417583Z test_dispatch_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417753Z test_dispatch_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8417912Z test_dispatch_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8418119Z test_dispatch_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8418291Z test_dispatch_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8418459Z test_dispatch_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8418631Z test_dispatch_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8418832Z test_dispatch_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419009Z test_dispatch_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419184Z test_dispatch_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419358Z test_dispatch_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419518Z test_dispatch_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419687Z test_dispatch_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8419857Z test_dispatch_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420029Z test_dispatch_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420200Z test_dispatch_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420366Z test_dispatch_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420533Z test_dispatch_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420706Z test_dispatch_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8420875Z test_dispatch_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421042Z test_dispatch_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421218Z test_dispatch_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421391Z test_dispatch_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421564Z test_dispatch_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421735Z test_dispatch_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8421908Z test_dispatch_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422078Z test_dispatch_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422250Z test_dispatch_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422417Z test_dispatch_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422590Z test_dispatch_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422748Z test_dispatch_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8422914Z test_dispatch_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423119Z test_dispatch_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423287Z test_dispatch_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423451Z test_dispatch_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423616Z test_dispatch_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423805Z test_dispatch_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8423970Z test_dispatch_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424132Z test_dispatch_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424298Z test_dispatch_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424475Z test_dispatch_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424650Z test_dispatch_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424820Z test_dispatch_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8424990Z test_dispatch_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8425160Z test_dispatch_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8425333Z test_dispatch_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8425499Z test_dispatch_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8425672Z test_dispatch_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8425825Z test_dispatch_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426002Z test_dispatch_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426172Z test_dispatch_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426349Z test_dispatch_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426523Z test_dispatch_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426696Z test_dispatch_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8426872Z test_dispatch_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8427041Z test_dispatch_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8427381Z test_dispatch_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8427535Z test_dispatch_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8427705Z test_dispatch_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8427873Z test_dispatch_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428045Z test_dispatch_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428214Z test_dispatch_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428435Z test_dispatch_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428603Z test_dispatch_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428770Z test_dispatch_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8428931Z test_dispatch_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429129Z test_dispatch_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429300Z test_dispatch_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429463Z test_dispatch_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429632Z test_dispatch_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429795Z test_dispatch_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8429962Z test_dispatch_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430126Z test_dispatch_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430293Z test_dispatch_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430460Z test_dispatch_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430609Z test_dispatch_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430775Z test_dispatch_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8430939Z test_dispatch_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431104Z test_dispatch_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431265Z test_dispatch_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431479Z test_dispatch_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431656Z test_dispatch_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431826Z test_dispatch_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8431992Z test_dispatch_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8432146Z test_dispatch_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8432325Z test_dispatch_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8432502Z test_dispatch_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8432674Z test_dispatch_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8432844Z test_dispatch_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433024Z test_dispatch_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433202Z test_dispatch_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433377Z test_dispatch_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433588Z test_dispatch_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433744Z test_dispatch_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8433905Z test_dispatch_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434074Z test_dispatch_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434273Z test_dispatch_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434443Z test_dispatch_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434609Z test_dispatch_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434777Z test_dispatch_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8434945Z test_dispatch_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435109Z test_dispatch_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435257Z test_dispatch_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435421Z test_dispatch_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435584Z test_dispatch_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435746Z test_dispatch_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8435918Z test_dispatch_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436080Z test_dispatch_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436248Z test_dispatch_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436418Z test_dispatch_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436583Z test_dispatch_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436746Z test_dispatch_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8436900Z test_dispatch_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437062Z test_dispatch_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437224Z test_dispatch_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437388Z test_dispatch_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437551Z test_dispatch_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437711Z test_dispatch_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8437870Z test_dispatch_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438051Z test_dispatch_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438225Z test_dispatch_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438389Z test_dispatch_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438596Z test_dispatch_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438768Z test_dispatch_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8438941Z test_dispatch_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439116Z test_dispatch_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439316Z test_dispatch_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439486Z test_dispatch_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439664Z test_dispatch_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439836Z test_dispatch_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8439995Z test_dispatch_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8440165Z test_dispatch_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8440333Z test_dispatch_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8440505Z test_dispatch_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8440673Z test_dispatch_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8440845Z test_dispatch_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441014Z test_dispatch_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441198Z test_dispatch_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441375Z test_dispatch_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441536Z test_dispatch_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441704Z test_dispatch_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8441878Z test_dispatch_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442049Z test_dispatch_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442221Z test_dispatch_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442399Z test_dispatch_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442569Z test_dispatch_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442746Z test_dispatch_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8442922Z test_dispatch_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443094Z test_dispatch_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443250Z test_dispatch_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443419Z test_dispatch_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443623Z test_dispatch_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443790Z test_dispatch_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8443963Z test_dispatch_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8444136Z test_dispatch_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8444343Z test_dispatch_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8444527Z test_dispatch_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8444711Z test_dispatch_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8444880Z test_dispatch_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445053Z test_dispatch_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445225Z test_dispatch_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445395Z test_dispatch_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445563Z test_dispatch_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445734Z test_dispatch_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8445912Z test_dispatch_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446092Z test_dispatch_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446270Z test_dispatch_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446448Z test_dispatch_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446611Z test_dispatch_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446783Z test_dispatch_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8446960Z test_dispatch_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447131Z test_dispatch_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447305Z test_dispatch_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447481Z test_dispatch_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447651Z test_dispatch_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447825Z test_dispatch_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8447998Z test_dispatch_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8448164Z test_dispatch_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8448340Z test_dispatch_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8448546Z test_dispatch_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8448721Z test_dispatch_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8448894Z test_dispatch_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449062Z test_dispatch_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449260Z test_dispatch_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449432Z test_dispatch_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449602Z test_dispatch_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449763Z test_dispatch_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8449933Z test_dispatch_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8450115Z test_dispatch_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8450297Z test_dispatch_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8450482Z test_dispatch_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8450669Z test_dispatch_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8450850Z test_dispatch_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451033Z test_dispatch_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451212Z test_dispatch_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451390Z test_dispatch_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451559Z test_dispatch_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451740Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8451912Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452083Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452260Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452433Z test_dispatch_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452608Z test_dispatch_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452780Z test_dispatch_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8452957Z test_dispatch_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8453133Z test_dispatch_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8453293Z test_dispatch_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8453496Z test_dispatch_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8453668Z test_dispatch_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8453840Z test_dispatch_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454013Z test_dispatch_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454183Z test_dispatch_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454390Z test_dispatch_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454560Z test_dispatch_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454739Z test_dispatch_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8454904Z test_dispatch_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8455077Z test_dispatch_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8455251Z test_dispatch_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8455422Z test_dispatch_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8455597Z test_dispatch_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8455851Z test_dispatch_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456040Z test_dispatch_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456229Z test_dispatch_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456413Z test_dispatch_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456583Z test_dispatch_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456763Z test_dispatch_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8456946Z test_dispatch_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457122Z test_dispatch_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457291Z test_dispatch_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457474Z test_dispatch_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457653Z test_dispatch_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457827Z test_dispatch_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8457999Z test_dispatch_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8458173Z test_dispatch_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8458332Z test_dispatch_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8458503Z test_dispatch_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8458714Z test_dispatch_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8458885Z test_dispatch_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459068Z test_dispatch_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459243Z test_dispatch_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459455Z test_dispatch_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459639Z test_dispatch_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459820Z test_dispatch_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8459986Z test_dispatch_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8460156Z test_dispatch_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8460330Z test_dispatch_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8460501Z test_dispatch_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8460672Z test_dispatch_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8460844Z test_dispatch_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461021Z test_dispatch_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461202Z test_dispatch_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461376Z test_dispatch_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461558Z test_dispatch_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461725Z test_dispatch_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8461904Z test_dispatch_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462070Z test_dispatch_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462236Z test_dispatch_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462411Z test_dispatch_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462585Z test_dispatch_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462760Z test_dispatch_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8462935Z test_dispatch_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8463109Z test_dispatch_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8463278Z test_dispatch_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8463456Z test_dispatch_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8463693Z test_dispatch_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8463867Z test_dispatch_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464038Z test_dispatch_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464204Z test_dispatch_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464413Z test_dispatch_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464592Z test_dispatch_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464771Z test_dispatch_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8464949Z test_dispatch_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465113Z test_dispatch_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465283Z test_dispatch_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465456Z test_dispatch_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465628Z test_dispatch_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465799Z test_dispatch_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8465968Z test_dispatch_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8466145Z test_dispatch_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8466315Z test_dispatch_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8466492Z test_dispatch_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8466654Z test_dispatch_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8466825Z test_dispatch_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467000Z test_dispatch_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467281Z test_dispatch_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467452Z test_dispatch_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467625Z test_dispatch_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467793Z test_dispatch_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8467962Z test_dispatch_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8468132Z test_dispatch_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8468295Z test_dispatch_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8468474Z test_dispatch_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8468650Z test_dispatch_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8468875Z test_dispatch_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469050Z test_dispatch_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469222Z test_dispatch_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469392Z test_dispatch_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469598Z test_dispatch_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469770Z test_dispatch_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8469939Z test_dispatch_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470097Z test_dispatch_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470267Z test_dispatch_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470441Z test_dispatch_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470610Z test_dispatch_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470783Z test_dispatch_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8470958Z test_dispatch_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471126Z test_dispatch_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471297Z test_dispatch_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471463Z test_dispatch_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471620Z test_dispatch_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471796Z test_dispatch_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8471973Z test_dispatch_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8472152Z test_dispatch_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8472328Z test_dispatch_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8472501Z test_dispatch_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8472679Z test_dispatch_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8472853Z test_dispatch_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473023Z test_dispatch_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473182Z test_dispatch_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473357Z test_dispatch_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473528Z test_dispatch_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473698Z test_dispatch_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8473908Z test_dispatch_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8474078Z test_dispatch_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8474244Z test_dispatch_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8474412Z test_dispatch_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8474647Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8474846Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475032Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475221Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475402Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475590Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475774Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8475955Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8476135Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8476316Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8476501Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8476670Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8476850Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477037Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477222Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477410Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477598Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477779Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8477962Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8478147Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8478327Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8478497Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8478681Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8478884Z test_dispatch_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8479051Z test_dispatch_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8479224Z test_dispatch_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8479394Z test_dispatch_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8479603Z test_dispatch_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8479829Z test_dispatch_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480030Z test_dispatch_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480225Z test_dispatch_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480384Z test_dispatch_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480589Z test_dispatch_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480788Z test_dispatch_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8480970Z test_dispatch_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8481311Z test_dispatch_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8481512Z test_dispatch_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8481708Z test_dispatch_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8481904Z test_dispatch_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8482112Z test_dispatch_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8482346Z test_dispatch_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8482503Z test_dispatch_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8482707Z test_dispatch_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8482899Z test_dispatch_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8483112Z test_dispatch_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8483309Z test_dispatch_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8483507Z test_dispatch_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8483735Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8483949Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8484175Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8484395Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8484569Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8484847Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8485082Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8485294Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8485515Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8485751Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8485991Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8486198Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8486422Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8486599Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8486823Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8487068Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8487288Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8487509Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8487730Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8487947Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8488160Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8488373Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8488596Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8488826Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8488994Z test_dispatch_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8489194Z test_dispatch_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8489397Z test_dispatch_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8489629Z test_dispatch_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8489829Z test_dispatch_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8490029Z test_dispatch_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8490234Z test_dispatch_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8490436Z test_dispatch_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8490688Z test_dispatch_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8490845Z test_dispatch_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8491059Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8491270Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8491516Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8491735Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.8491944Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8492154Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8492366Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8492594Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8492801Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8492971Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8493217Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8493438Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8493652Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8493862Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8494070Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8494279Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8494509Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8494717Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8494884Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8495106Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8495306Z test_dispatch_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8495504Z test_dispatch_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8495785Z test_dispatch_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8495988Z test_dispatch_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8496182Z test_dispatch_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8496402Z test_dispatch_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8496676Z test_dispatch_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8496869Z test_dispatch_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8497024Z test_dispatch_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8497213Z test_dispatch_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8497406Z test_dispatch_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8497634Z test_dispatch_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8497833Z test_dispatch_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498035Z test_dispatch_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498254Z test_dispatch_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498446Z test_dispatch_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498635Z test_dispatch_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498787Z test_dispatch_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8498983Z test_dispatch_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8499172Z test_dispatch_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8499371Z test_dispatch_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8499573Z test_dispatch_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8499767Z test_dispatch_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500015Z test_dispatch_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500205Z test_dispatch_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500399Z test_dispatch_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500555Z test_dispatch_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500745Z test_dispatch_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8500940Z test_dispatch_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8501142Z test_dispatch_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8501343Z test_dispatch_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8501539Z test_dispatch_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8501760Z test_dispatch_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8501967Z test_dispatch_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8502167Z test_dispatch_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8502326Z test_dispatch_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8502554Z test_dispatch_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8502754Z test_dispatch_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8502951Z test_dispatch_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8503144Z test_dispatch_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8503369Z test_dispatch_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8503608Z test_dispatch_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8503801Z test_dispatch_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504006Z test_dispatch_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504163Z test_dispatch_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504359Z test_dispatch_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504556Z test_dispatch_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504749Z test_dispatch_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8504946Z test_dispatch_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8505139Z test_dispatch_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8505351Z test_dispatch_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8505553Z test_dispatch_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8505744Z test_dispatch_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8505900Z test_dispatch_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8506092Z test_dispatch_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8506289Z test_dispatch_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8506487Z test_dispatch_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8506712Z test_dispatch_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8506903Z test_dispatch_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8507127Z test_dispatch_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8507451Z test_dispatch_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8507647Z test_dispatch_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8507799Z test_dispatch_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8507995Z test_dispatch_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8508185Z test_dispatch_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8508378Z test_dispatch_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8508644Z test_dispatch_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8508855Z test_dispatch_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8509082Z test_dispatch_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8509275Z test_dispatch_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8509472Z test_dispatch_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8509669Z test_dispatch_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8509865Z test_dispatch_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8510088Z test_dispatch_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8510290Z test_dispatch_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8510478Z test_dispatch_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8510668Z test_dispatch_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8510878Z test_dispatch_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8511069Z test_dispatch_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8511287Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8511466Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8511683Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8511903Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8512113Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8512322Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8512536Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8512763Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8512978Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8513192Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8513410Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8513578Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8513814Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8514025Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8514234Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8514441Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8514703Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8514915Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8515135Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8515342Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8515579Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8515753Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8515961Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8516169Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8516370Z test_dispatch_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8516593Z test_dispatch_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8516795Z test_dispatch_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517023Z test_dispatch_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517224Z test_dispatch_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517424Z test_dispatch_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517585Z test_dispatch_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517784Z test_dispatch_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8517981Z test_dispatch_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8518182Z test_dispatch_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8518404Z test_dispatch_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8518602Z test_dispatch_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8518802Z test_dispatch_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8518997Z test_dispatch_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8519201Z test_dispatch_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8519405Z test_dispatch_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8519568Z test_dispatch_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8519776Z test_dispatch_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8519974Z test_dispatch_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8520191Z test_dispatch_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8520456Z test_dispatch_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8520652Z test_dispatch_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8520856Z test_dispatch_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8521059Z test_dispatch_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8521262Z test_dispatch_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8521444Z test_dispatch_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8521646Z test_dispatch_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8521843Z test_dispatch_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8522060Z test_dispatch_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8522256Z test_dispatch_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8522458Z test_dispatch_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8522657Z test_dispatch_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8522854Z test_dispatch_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8523049Z test_dispatch_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8523215Z test_dispatch_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8523418Z test_dispatch_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8523628Z test_dispatch_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8523884Z test_dispatch_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8524086Z test_dispatch_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8524298Z test_dispatch_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8524502Z test_dispatch_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8524704Z test_dispatch_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8524908Z test_dispatch_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8525107Z test_dispatch_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8525270Z test_dispatch_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8525467Z test_dispatch_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8525684Z test_dispatch_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8525891Z test_dispatch_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8526087Z test_dispatch_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8526290Z test_dispatch_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8526525Z test_dispatch_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8526725Z test_dispatch_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8526927Z test_dispatch_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8527087Z test_dispatch_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8527355Z test_dispatch_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8527568Z test_dispatch_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8527763Z test_dispatch_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8527959Z test_dispatch_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8528152Z test_dispatch_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8528350Z test_dispatch_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8528561Z test_dispatch_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8528779Z test_dispatch_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8528948Z test_dispatch_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8529168Z test_dispatch_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8529406Z test_dispatch_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8529626Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8529841Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8530053Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8530268Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8530490Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8530726Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8530943Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8531112Z test_dispatch_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8531342Z test_dispatch_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8531548Z test_dispatch_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8531758Z test_dispatch_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8531950Z test_dispatch_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8532147Z test_dispatch_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8532375Z test_dispatch_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8532572Z test_dispatch_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8532765Z test_dispatch_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8532919Z test_dispatch_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8533163Z test_dispatch_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8533356Z test_dispatch_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8533554Z test_dispatch_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8533747Z test_dispatch_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8533937Z test_dispatch_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8534156Z test_dispatch_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8534352Z test_dispatch_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8534553Z test_dispatch_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8534718Z test_dispatch_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8534959Z test_dispatch_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8535160Z test_dispatch_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8535356Z test_dispatch_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8535549Z test_dispatch_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8535830Z test_dispatch_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536024Z test_dispatch_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536214Z test_dispatch_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536408Z test_dispatch_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536559Z test_dispatch_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536794Z test_dispatch_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8536997Z test_dispatch_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8537205Z test_dispatch_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8537408Z test_dispatch_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8537642Z test_dispatch_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8537845Z test_dispatch_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8538046Z test_dispatch_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8538255Z test_dispatch_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8538511Z test_dispatch_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8538669Z test_dispatch_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8538863Z test_dispatch_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8539061Z test_dispatch_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8539282Z test_dispatch_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8539495Z test_dispatch_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8539709Z test_dispatch_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8539927Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8540140Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8540373Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8540543Z test_dispatch_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8540757Z test_dispatch_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8540963Z test_dispatch_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8541202Z test_dispatch_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8541414Z test_dispatch_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8541613Z test_dispatch_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8541820Z test_dispatch_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8542019Z test_dispatch_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8542243Z test_dispatch_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8542443Z test_dispatch_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8542608Z test_dispatch_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8542813Z test_dispatch_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8543024Z test_dispatch_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8543226Z test_dispatch_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8543426Z test_dispatch_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8543630Z test_dispatch_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8543827Z test_dispatch_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8544042Z test_dispatch_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8544267Z test_dispatch_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8544422Z test_dispatch_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8544653Z test_dispatch_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8544857Z test_dispatch_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8545054Z test_dispatch_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8545282Z test_dispatch_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8545486Z test_dispatch_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8545689Z test_dispatch_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8545917Z test_dispatch_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8546115Z test_dispatch_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8546272Z test_dispatch_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8546468Z test_dispatch_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8546668Z test_dispatch_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8546860Z test_dispatch_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8547054Z test_dispatch_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8547374Z test_dispatch_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8547584Z test_dispatch_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8547805Z test_dispatch_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8548042Z test_dispatch_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8548210Z test_dispatch_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8548413Z test_dispatch_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8548613Z test_dispatch_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8548814Z test_dispatch_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8549013Z test_dispatch_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8549218Z test_dispatch_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8549412Z test_dispatch_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8549625Z test_dispatch_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8549826Z test_dispatch_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8550018Z test_dispatch_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8550181Z test_dispatch_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8550448Z test_dispatch_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8550648Z test_dispatch_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8550895Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8551165Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8551437Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8551691Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8551920Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8552147Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8552386Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8552571Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8552800Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8553022Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8553250Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8553473Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8553721Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8553941Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8554174Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8554401Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8554628Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8554810Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8555033Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8555253Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8555512Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8555754Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8555982Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8556237Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8556456Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8556671Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8556884Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8557086Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8557302Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8557526Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8557762Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8557974Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8558183Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8558397Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8558615Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8558855Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8559080Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8559254Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8559467Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8559703Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8559918Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8560130Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8560336Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8560547Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8560767Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8560995Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8561226Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8561427Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8561689Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8561955Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8562166Z test_dispatch_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8562377Z test_dispatch_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8562632Z test_dispatch_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8562877Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8563097Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8563341Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8563556Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8563726Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8563934Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8564158Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8564372Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8564587Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8564802Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8565011Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8565240Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8565468Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8565703Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8565887Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8566106Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8566362Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8566586Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8566812Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8567037Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8567278Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8567507Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8567764Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8567991Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8568217Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8568424Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8568644Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8568874Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8569113Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8569361Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8569591Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8569816Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8570072Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8570296Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8570522Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8570706Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8570938Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8571161Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8571401Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8571624Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8571844Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8572058Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8572272Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8572493Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8572712Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8572887Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8573103Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8573370Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8573586Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8573832Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8574048Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8574301Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8574517Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8574728Z test_dispatch_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8574937Z test_dispatch_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8575106Z test_dispatch_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8575349Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8575569Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8575887Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8576112Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8576328Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8576543Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8576754Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8576993Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8577258Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8577451Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8577729Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8577972Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8578218Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8578466Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8578707Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8578946Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8579221Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8579489Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8579720Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8579975Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8580213Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8580405Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8580636Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8580861Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8581094Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8581351Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8581595Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8581816Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8582040Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8582252Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8582462Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8582633Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8582854Z test_dispatch_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8583063Z test_dispatch_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8583271Z test_dispatch_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8583513Z test_dispatch_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8583731Z test_dispatch_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8583948Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8584165Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8584390Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8584604Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8584808Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8585051Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8585274Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8585512Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8585759Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8585980Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8586195Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8586413Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8586628Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8586845Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8587019Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.8587345Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8587579Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8587799Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8588012Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8588241Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8588472Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8588736Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8588957Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8589173Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8589352Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8589595Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8589816Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8590034Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8590257Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8590483Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8590754Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8590982Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8591221Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8591471Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8591695Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8591924Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8592152Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8592381Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8592634Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8592867Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8593095Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8593321Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8593569Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8593797Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8594027Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8594217Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8594448Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8594668Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8594878Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8595091Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8595306Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8595542Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8595753Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8595966Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8596211Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8596382Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8596631Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8596847Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8597062Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8597278Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8597559Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8597783Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8597996Z test_dispatch_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8598211Z test_dispatch_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8598426Z test_dispatch_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8598598Z test_dispatch_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8598810Z test_dispatch_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8599018Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8599227Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8599467Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8599678Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8599916Z test_dispatch_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8600141Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8600369Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8600596Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8600780Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8601000Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8601222Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8601457Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8601684Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8601908Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8602131Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8602382Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8602596Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8602814Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8603023Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8603236Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8603501Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8603717Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8603934Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8604149Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8604370Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8604584Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8604796Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8605008Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8605189Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8605427Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8605651Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8605870Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8606098Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8606314Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8606538Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8606755Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8606969Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8607236Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8607422Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8607639Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8607853Z test_dispatch_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8608095Z test_dispatch_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8608305Z test_dispatch_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8608518Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8608754Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8608967Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8609216Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8609434Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8609623Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8609849Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8610082Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8610316Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8610549Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8610791Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8611012Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8611243Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8611460Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8611682Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8611859Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8612077Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8612295Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8612504Z test_dispatch_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8612728Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8612945Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8613191Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8613413Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8613666Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8613885Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8614108Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8614282Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8614566Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8614781Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8614994Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8615230Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8615447Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8615731Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8615968Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8616192Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8616409Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8616587Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8616805Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8617021Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8617256Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8617473Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8617695Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8617906Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8618163Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8618382Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8618600Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8618779Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8619004Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8619247Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8619509Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8619729Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8619962Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8620189Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8620443Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8620670Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8620903Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8621084Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8621324Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8621537Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8621751Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8621995Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8622208Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8622418Z test_dispatch_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8622636Z test_dispatch_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8622857Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8623092Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8623276Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8623497Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8623713Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8623934Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8624151Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8624375Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8624593Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8624811Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8625047Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8625296Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8625479Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8625728Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8625955Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8626212Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8626432Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8626651Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8626861Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8627097Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8627427Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8627655Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8627835Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8628051Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8628275Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8628496Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8628715Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8628935Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8629171Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8629418Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8629634Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8629853Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8630064Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8630235Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8630451Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8630661Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8630866Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8631157Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8631371Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8631580Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8631787Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8632031Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8632199Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8632411Z test_dispatch_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8632631Z test_dispatch_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8632878Z test_dispatch_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8633104Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8633313Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8633521Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8633730Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8633937Z test_dispatch_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8634162Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8634330Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8634543Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8634756Z test_dispatch_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8634988Z test_dispatch_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8635198Z test_dispatch_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8635424Z test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8635649Z test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8635865Z test_dispatch_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8636077Z test_dispatch_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8636287Z test_dispatch_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8636464Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8636720Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8636988Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8637196Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8637416Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8637645Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8637908Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8638123Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8638339Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8638553Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8638737Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8638985Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8639223Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8639447Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8639670Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8639895Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8640143Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8640359Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8640573Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8640822Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8641002Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8641219Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8641433Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8641645Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8641865Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8642082Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8642298Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8642523Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8642788Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8643004Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8643179Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8643436Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8643648Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8643892Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8644112Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8644319Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8644528Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8644761Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8644984Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8645205Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8645386Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8645605Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8645832Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8646044Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8646255Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8646471Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8646704Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8646914Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8647127Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8647386Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8647560Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8661759Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8662023Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8662219Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8662517Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8662703Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8662906Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8663115Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8663348Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8663553Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8663753Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8663951Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8664144Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8664331Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8664528Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8664716Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8664929Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8665153Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8665370Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8665571Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8665779Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8665988Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8666194Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8666395Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8666599Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8666799Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8666984Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8667324Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8667570Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8667757Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8667926Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8668106Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8668339Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8668540Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8668733Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8668928Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8669125Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8669315Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8669509Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8669687Z test_dispatch_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8669845Z test_dispatch_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670021Z test_dispatch_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670199Z test_dispatch_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670374Z test_dispatch_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670545Z test_dispatch_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670715Z test_dispatch_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8670884Z test_dispatch_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671054Z test_dispatch_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671224Z test_dispatch_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671378Z test_dispatch_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671546Z test_dispatch_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671708Z test_dispatch_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8671876Z test_dispatch_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672049Z test_dispatch_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672220Z test_dispatch_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672386Z test_dispatch_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672586Z test_dispatch_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672747Z test_dispatch_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8672908Z test_dispatch_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673083Z test_dispatch_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673259Z test_dispatch_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673455Z test_dispatch_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673628Z test_dispatch_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673797Z test_dispatch_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8673973Z test_dispatch_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674145Z test_dispatch_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674321Z test_dispatch_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674491Z test_dispatch_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674651Z test_dispatch_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674820Z test_dispatch_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8674995Z test_dispatch_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8675175Z test_dispatch_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8675344Z test_dispatch_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8675511Z test_dispatch_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8675684Z test_dispatch_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8675858Z test_dispatch_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676027Z test_dispatch_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676181Z test_dispatch_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676366Z test_dispatch_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676548Z test_dispatch_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676730Z test_dispatch_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8676912Z test_dispatch_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677084Z test_dispatch_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677251Z test_dispatch_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677423Z test_dispatch_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677622Z test_dispatch_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677779Z test_dispatch_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8677946Z test_dispatch_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678112Z test_dispatch_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678276Z test_dispatch_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678471Z test_dispatch_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678639Z test_dispatch_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678804Z test_dispatch_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8678971Z test_dispatch_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679135Z test_dispatch_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679296Z test_dispatch_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679465Z test_dispatch_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679644Z test_dispatch_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679818Z test_dispatch_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8679992Z test_dispatch_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8680169Z test_dispatch_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8680340Z test_dispatch_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8680510Z test_dispatch_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8680681Z test_dispatch_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8680850Z test_dispatch_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681006Z test_dispatch_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681177Z test_dispatch_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681341Z test_dispatch_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681518Z test_dispatch_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681686Z test_dispatch_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8681853Z test_dispatch_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682024Z test_dispatch_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682196Z test_dispatch_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682364Z test_dispatch_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682524Z test_dispatch_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682731Z test_dispatch_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8682897Z test_dispatch_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683064Z test_dispatch_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683229Z test_dispatch_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683395Z test_dispatch_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683586Z test_dispatch_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683753Z test_dispatch_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8683918Z test_dispatch_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684073Z test_dispatch_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684249Z test_dispatch_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684423Z test_dispatch_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684598Z test_dispatch_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684768Z test_dispatch_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8684944Z test_dispatch_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685121Z test_dispatch_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685298Z test_dispatch_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685470Z test_dispatch_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685630Z test_dispatch_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685797Z test_dispatch_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8685967Z test_dispatch_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686134Z test_dispatch_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686299Z test_dispatch_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686469Z test_dispatch_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686632Z test_dispatch_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686808Z test_dispatch_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8686984Z test_dispatch_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8687144Z test_dispatch_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8687317Z test_dispatch_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8687486Z test_dispatch_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8687652Z test_dispatch_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8687873Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8688061Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8688250Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8688436Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8688648Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8688835Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689005Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689187Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689366Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689555Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689745Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8689936Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8690126Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8690315Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:44:31.8690498Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8690677Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8690850Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691033Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691220Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691405Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691596Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691783Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8691965Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8692149Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8692331Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8692514Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8692728Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8692915Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8693099Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8693289Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8693502Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8693689Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8693871Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694054Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694236Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694414Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694591Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694776Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8694961Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8695146Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8695332Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8695516Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8695766Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8695952Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8696133Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8696296Z test_dispatch_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8696476Z test_dispatch_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8696655Z test_dispatch_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8696831Z test_dispatch_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697006Z test_dispatch_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697180Z test_dispatch_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697354Z test_dispatch_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697527Z test_dispatch_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697698Z test_dispatch_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8697903Z test_dispatch_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698061Z test_dispatch_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698227Z test_dispatch_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698395Z test_dispatch_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698594Z test_dispatch_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698764Z test_dispatch_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8698930Z test_dispatch_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699097Z test_dispatch_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699267Z test_dispatch_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699433Z test_dispatch_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699587Z test_dispatch_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699749Z test_dispatch_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8699916Z test_dispatch_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700077Z test_dispatch_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700247Z test_dispatch_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700416Z test_dispatch_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700590Z test_dispatch_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700762Z test_dispatch_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8700932Z test_dispatch_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701091Z test_dispatch_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701256Z test_dispatch_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701423Z test_dispatch_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701590Z test_dispatch_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701753Z test_dispatch_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8701915Z test_dispatch_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702085Z test_dispatch_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702249Z test_dispatch_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702424Z test_dispatch_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702582Z test_dispatch_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702748Z test_dispatch_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8702943Z test_dispatch_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703112Z test_dispatch_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703274Z test_dispatch_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703438Z test_dispatch_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703601Z test_dispatch_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703792Z test_dispatch_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8703954Z test_dispatch_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704112Z test_dispatch_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704281Z test_dispatch_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704445Z test_dispatch_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704610Z test_dispatch_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704783Z test_dispatch_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8704959Z test_dispatch_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705133Z test_dispatch_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705301Z test_dispatch_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705474Z test_dispatch_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705633Z test_dispatch_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705798Z test_dispatch_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8705966Z test_dispatch_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706138Z test_dispatch_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706304Z test_dispatch_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706472Z test_dispatch_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706634Z test_dispatch_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706812Z test_dispatch_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8706990Z test_dispatch_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8707154Z test_dispatch_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8707448Z test_dispatch_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8707624Z test_dispatch_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8707796Z test_dispatch_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8707968Z test_dispatch_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8708196Z test_dispatch_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8708367Z test_dispatch_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8708543Z test_dispatch_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8708710Z test_dispatch_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8708914Z test_dispatch_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709072Z test_dispatch_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709236Z test_dispatch_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709405Z test_dispatch_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709569Z test_dispatch_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709746Z test_dispatch_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8709923Z test_dispatch_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710093Z test_dispatch_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710262Z test_dispatch_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710437Z test_dispatch_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710602Z test_dispatch_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710775Z test_dispatch_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8710950Z test_dispatch_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711121Z test_dispatch_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711292Z test_dispatch_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711467Z test_dispatch_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711640Z test_dispatch_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711811Z test_dispatch_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8711982Z test_dispatch_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8712137Z test_dispatch_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8712301Z test_dispatch_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8712476Z test_dispatch_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8712657Z test_dispatch_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8712834Z test_dispatch_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713008Z test_dispatch_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713209Z test_dispatch_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713382Z test_dispatch_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713556Z test_dispatch_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713714Z test_dispatch_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8713910Z test_dispatch_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714083Z test_dispatch_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714255Z test_dispatch_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714428Z test_dispatch_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714594Z test_dispatch_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714761Z test_dispatch_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8714925Z test_dispatch_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715091Z test_dispatch_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715259Z test_dispatch_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715412Z test_dispatch_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715577Z test_dispatch_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715748Z test_dispatch_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8715915Z test_dispatch_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716080Z test_dispatch_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716253Z test_dispatch_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716425Z test_dispatch_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716597Z test_dispatch_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716764Z test_dispatch_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8716920Z test_dispatch_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717081Z test_dispatch_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717244Z test_dispatch_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717410Z test_dispatch_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717576Z test_dispatch_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717742Z test_dispatch_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8717905Z test_dispatch_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8718085Z test_dispatch_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8718289Z test_dispatch_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8718457Z test_dispatch_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8718635Z test_dispatch_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8718809Z test_dispatch_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719012Z test_dispatch_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719187Z test_dispatch_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719361Z test_dispatch_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719536Z test_dispatch_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719710Z test_dispatch_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8719882Z test_dispatch_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720039Z test_dispatch_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720214Z test_dispatch_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720391Z test_dispatch_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720563Z test_dispatch_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720739Z test_dispatch_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8720908Z test_dispatch_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721078Z test_dispatch_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721242Z test_dispatch_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721414Z test_dispatch_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721569Z test_dispatch_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721737Z test_dispatch_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8721910Z test_dispatch_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722085Z test_dispatch_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722252Z test_dispatch_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722420Z test_dispatch_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722582Z test_dispatch_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722752Z test_dispatch_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8722920Z test_dispatch_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723082Z test_dispatch_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723285Z test_dispatch_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723457Z test_dispatch_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723627Z test_dispatch_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723795Z test_dispatch_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8723961Z test_dispatch_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8724156Z test_dispatch_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8724322Z test_dispatch_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8724491Z test_dispatch_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8724659Z test_dispatch_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8724833Z test_dispatch_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725012Z test_dispatch_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725199Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725389Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725576Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725759Z test_dispatch_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8725948Z test_dispatch_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726130Z test_dispatch_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726310Z test_dispatch_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726473Z test_dispatch_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726645Z test_dispatch_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726823Z test_dispatch_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8726996Z test_dispatch_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8727174Z test_dispatch_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8727345Z test_dispatch_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8727524Z test_dispatch_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8727700Z test_dispatch_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8727874Z test_dispatch_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728047Z test_dispatch_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728210Z test_dispatch_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728425Z test_dispatch_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728598Z test_dispatch_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728768Z test_dispatch_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8728938Z test_dispatch_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729133Z test_dispatch_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729305Z test_dispatch_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729474Z test_dispatch_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729646Z test_dispatch_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729807Z test_dispatch_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8729981Z test_dispatch_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8730158Z test_dispatch_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8730332Z test_dispatch_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8730503Z test_dispatch_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8730669Z test_dispatch_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8730840Z test_dispatch_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731010Z test_dispatch_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731175Z test_dispatch_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731332Z test_dispatch_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731496Z test_dispatch_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731669Z test_dispatch_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8731837Z test_dispatch_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732010Z test_dispatch_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732186Z test_dispatch_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732357Z test_dispatch_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732524Z test_dispatch_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732689Z test_dispatch_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8732846Z test_dispatch_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733013Z test_dispatch_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733177Z test_dispatch_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733372Z test_dispatch_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733534Z test_dispatch_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733709Z test_dispatch_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8733882Z test_dispatch_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734060Z test_dispatch_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734299Z test_dispatch_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734474Z test_dispatch_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734636Z test_dispatch_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734808Z test_dispatch_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8734978Z test_dispatch_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8735149Z test_dispatch_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8735318Z test_dispatch_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8735490Z test_dispatch_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8735735Z test_dispatch_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8735915Z test_dispatch_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736092Z test_dispatch_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736261Z test_dispatch_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736440Z test_dispatch_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736617Z test_dispatch_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736791Z test_dispatch_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8736958Z test_dispatch_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737130Z test_dispatch_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737311Z test_dispatch_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737485Z test_dispatch_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737657Z test_dispatch_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737816Z test_dispatch_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8737995Z test_dispatch_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8738165Z test_dispatch_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8738344Z test_dispatch_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8738557Z test_dispatch_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8738729Z test_dispatch_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8738904Z test_dispatch_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739078Z test_dispatch_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739279Z test_dispatch_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739448Z test_dispatch_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739608Z test_dispatch_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739780Z test_dispatch_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8739952Z test_dispatch_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740121Z test_dispatch_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740289Z test_dispatch_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740454Z test_dispatch_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740627Z test_dispatch_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740796Z test_dispatch_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8740966Z test_dispatch_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741125Z test_dispatch_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741291Z test_dispatch_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741454Z test_dispatch_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741618Z test_dispatch_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741781Z test_dispatch_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8741944Z test_dispatch_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742109Z test_dispatch_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742278Z test_dispatch_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742445Z test_dispatch_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742599Z test_dispatch_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742772Z test_dispatch_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8742942Z test_dispatch_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743109Z test_dispatch_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743274Z test_dispatch_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743436Z test_dispatch_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743627Z test_dispatch_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743794Z test_dispatch_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8743955Z test_dispatch_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744109Z test_dispatch_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744297Z test_dispatch_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744470Z test_dispatch_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744639Z test_dispatch_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744807Z test_dispatch_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8744971Z test_dispatch_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745133Z test_dispatch_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745296Z test_dispatch_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745462Z test_dispatch_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745615Z test_dispatch_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745797Z test_dispatch_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8745976Z test_dispatch_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8746158Z test_dispatch_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8746336Z test_dispatch_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8746515Z test_dispatch_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8746690Z test_dispatch_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8746875Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8747059Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8747356Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8747519Z test_dispatch_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8747686Z test_dispatch_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8747858Z test_dispatch_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748031Z test_dispatch_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748201Z test_dispatch_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748371Z test_dispatch_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748537Z test_dispatch_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748750Z test_dispatch_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8748915Z test_dispatch_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749071Z test_dispatch_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749232Z test_dispatch_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749434Z test_dispatch_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749607Z test_dispatch_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749777Z test_dispatch_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8749947Z test_dispatch_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750118Z test_dispatch_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750280Z test_dispatch_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750443Z test_dispatch_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750596Z test_dispatch_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750762Z test_dispatch_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8750927Z test_dispatch_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751089Z test_dispatch_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751271Z test_dispatch_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751445Z test_dispatch_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751626Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751808Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8751984Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8752149Z test_dispatch_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8752318Z test_dispatch_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8752488Z test_dispatch_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8752661Z test_dispatch_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8752834Z test_dispatch_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753007Z test_dispatch_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753183Z test_dispatch_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753355Z test_dispatch_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753533Z test_dispatch_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753733Z test_dispatch_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8753904Z test_dispatch_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754083Z test_dispatch_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754256Z test_dispatch_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754455Z test_dispatch_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754625Z test_dispatch_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754796Z test_dispatch_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8754972Z test_dispatch_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755143Z test_dispatch_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755317Z test_dispatch_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755474Z test_dispatch_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755647Z test_dispatch_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755815Z test_dispatch_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8755990Z test_dispatch_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756163Z test_dispatch_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756335Z test_dispatch_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756504Z test_dispatch_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756667Z test_dispatch_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756835Z test_dispatch_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8756994Z test_dispatch_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8757156Z test_dispatch_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8757322Z test_dispatch_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8757485Z test_dispatch_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8757670Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8757852Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758039Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758228Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758414Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758594Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758786Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8758970Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8759150Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8759331Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8759547Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8759726Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8759908Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760091Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760272Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760451Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760620Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760799Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8760980Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8761158Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8761346Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8761527Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8761707Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8761887Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762067Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762235Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762414Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762597Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762775Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8762960Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8763141Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8763322Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8763503Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8763722Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8763905Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8764071Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8764251Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8764462Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8764645Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8765073Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8765471Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8765844Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8766232Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8766616Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8766999Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.8767365Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8767737Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8768113Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8768494Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8768862Z test_dispatch_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8769244Z test_dispatch_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8769614Z test_dispatch_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8769999Z test_dispatch_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8770356Z test_dispatch_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8770741Z test_dispatch_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8771112Z test_dispatch_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8771479Z test_dispatch_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8771836Z test_dispatch_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8772229Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8772625Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8773023Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8773448Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8773840Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8774224Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8774608Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8775001Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8775382Z test_dispatch_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8775826Z test_dispatch_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8776182Z test_dispatch_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8776551Z test_dispatch_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8776920Z test_dispatch_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8777284Z test_dispatch_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8777632Z test_dispatch_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8777993Z test_dispatch_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8778352Z test_dispatch_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8778707Z test_dispatch_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8779041Z test_dispatch_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8779393Z test_dispatch_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8779747Z test_dispatch_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8780117Z test_dispatch_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8780485Z test_dispatch_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8780864Z test_dispatch_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8781234Z test_dispatch_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8781607Z test_dispatch_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8781963Z test_dispatch_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8782327Z test_dispatch_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8782694Z test_dispatch_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8783051Z test_dispatch_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8783419Z test_dispatch_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8783776Z test_dispatch_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8784187Z test_dispatch_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8784532Z test_dispatch_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8784905Z test_dispatch_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8785276Z test_dispatch_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8785667Z test_dispatch_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8786013Z test_dispatch_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8786364Z test_dispatch_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8786717Z test_dispatch_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8787074Z test_dispatch_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8787530Z test_dispatch_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8787879Z test_dispatch_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8788227Z test_dispatch_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8788574Z test_dispatch_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8788934Z test_dispatch_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8789295Z test_dispatch_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8789664Z test_dispatch_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8790013Z test_dispatch_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8790369Z test_dispatch_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8790713Z test_dispatch_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8791055Z test_dispatch_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8791391Z test_dispatch_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8791731Z test_dispatch_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8792080Z test_dispatch_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8792433Z test_dispatch_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8792777Z test_dispatch_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8793137Z test_dispatch_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8793502Z test_dispatch_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8793859Z test_dispatch_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8794227Z test_dispatch_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8794588Z test_dispatch_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8795021Z test_dispatch_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8795367Z test_dispatch_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8795721Z test_dispatch_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8796083Z test_dispatch_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8796473Z test_dispatch_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8796814Z test_dispatch_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8797170Z test_dispatch_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8797527Z test_dispatch_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8797881Z test_dispatch_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8798216Z test_dispatch_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8798571Z test_dispatch_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8798928Z test_dispatch_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8799265Z test_dispatch_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8799617Z test_dispatch_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8799967Z test_dispatch_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8800343Z test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8800727Z test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8801117Z test_dispatch_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8801503Z test_dispatch_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8801893Z test_dispatch_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8802267Z test_dispatch_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8802665Z test_dispatch_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8803073Z test_dispatch_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8803469Z test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8803855Z test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8804259Z test_dispatch_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8804660Z test_dispatch_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8805068Z test_dispatch_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8805506Z test_dispatch_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8805909Z test_dispatch_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8806302Z test_dispatch_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8806686Z test_dispatch_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8807087Z test_dispatch_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8807464Z test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8807850Z test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8808236Z test_dispatch_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8808630Z test_dispatch_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8809005Z test_dispatch_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8809365Z test_dispatch_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8809733Z test_dispatch_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8810082Z test_dispatch_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8810440Z test_dispatch_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8810815Z test_dispatch_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8811174Z test_dispatch_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8811512Z test_dispatch_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8811870Z test_dispatch_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8812228Z test_dispatch_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8812572Z test_dispatch_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8812924Z test_dispatch_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8813290Z test_dispatch_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8813662Z test_dispatch_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8814025Z test_dispatch_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8814379Z test_dispatch_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8814731Z test_dispatch_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8815086Z test_dispatch_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8815422Z test_dispatch_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8815866Z test_dispatch_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8816284Z test_dispatch_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8816630Z test_dispatch_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8816985Z test_dispatch_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8817345Z test_dispatch_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8817739Z test_dispatch_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8818089Z test_dispatch_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8818442Z test_dispatch_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8818797Z test_dispatch_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8819152Z test_dispatch_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8819493Z test_dispatch_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8819845Z test_dispatch_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8820193Z test_dispatch_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8820554Z test_dispatch_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8820894Z test_dispatch_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8821253Z test_dispatch_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8821620Z test_dispatch_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8821970Z test_dispatch_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8822326Z test_dispatch_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8822678Z test_dispatch_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8823032Z test_dispatch_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8823369Z test_dispatch_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8823718Z test_dispatch_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8824075Z test_dispatch_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8824433Z test_dispatch_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8824778Z test_dispatch_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8825135Z test_dispatch_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8825501Z test_dispatch_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8825864Z test_dispatch_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8826213Z test_dispatch_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8826569Z test_dispatch_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8826951Z test_dispatch_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8827393Z test_dispatch_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8827745Z test_dispatch_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8828092Z test_dispatch_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8828441Z test_dispatch_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8828831Z test_dispatch_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8829193Z test_dispatch_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8829561Z test_dispatch_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8829933Z test_dispatch_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8830294Z test_dispatch_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8830658Z test_dispatch_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8831029Z test_dispatch_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8831396Z test_dispatch_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8831751Z test_dispatch_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8832119Z test_dispatch_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8832485Z test_dispatch_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8832849Z test_dispatch_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8833196Z test_dispatch_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8833547Z test_dispatch_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8833918Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8834284Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8834673Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8835064Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8835448Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8835817Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8836200Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8836583Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8836958Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8837321Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8837762Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8838132Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8838498Z test_dispatch_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8838840Z test_dispatch_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8839224Z test_dispatch_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8839585Z test_dispatch_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8839932Z test_dispatch_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8840267Z test_dispatch_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8840618Z test_dispatch_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8840966Z test_dispatch_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8841315Z test_dispatch_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8841652Z test_dispatch_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8842026Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8842423Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8842804Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8843187Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8843567Z test_dispatch_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8843939Z test_dispatch_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8844300Z test_dispatch_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8844665Z test_dispatch_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8845028Z test_dispatch_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8845394Z test_dispatch_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8845744Z test_dispatch_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8846112Z test_dispatch_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8846480Z test_dispatch_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8846860Z test_dispatch_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8847223Z test_dispatch_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8847594Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8847994Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8848353Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8848702Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8849068Z test_dispatch_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8849461Z test_dispatch_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8849837Z test_dispatch_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8850199Z test_dispatch_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8850571Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8850940Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8851298Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8851647Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8852014Z test_dispatch_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8852380Z test_dispatch_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8852741Z test_dispatch_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8853121Z test_dispatch_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8853490Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8853851Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8854195Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8854555Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8854918Z test_dispatch_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8855283Z test_dispatch_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8855711Z test_dispatch_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8856095Z test_dispatch_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8856469Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8856832Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8857180Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8857550Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8857918Z test_dispatch_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8858344Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8858741Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8859149Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8859555Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8859982Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8860370Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8860771Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8861178Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8861578Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8861972Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8862376Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8862782Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8863181Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8863565Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8863965Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8864368Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8865053Z 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-11T20:44:31.8865652Z 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-11T20:44:31.8866254Z 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-11T20:44:31.8866853Z 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-11T20:44:31.8867566Z 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-11T20:44:31.8868156Z 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-11T20:44:31.8868727Z 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-11T20:44:31.8869324Z 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-11T20:44:31.8870003Z 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-11T20:44:31.8870595Z 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-11T20:44:31.8871180Z 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-11T20:44:31.8871814Z 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-11T20:44:31.8872403Z 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-11T20:44:31.8872993Z 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-11T20:44:31.8873575Z 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-11T20:44:31.8874150Z 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-11T20:44:31.8874573Z test_dispatch_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8874952Z test_dispatch_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8875325Z test_dispatch_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8875690Z test_dispatch_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8876061Z test_dispatch_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8876431Z test_dispatch_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8876799Z test_dispatch_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8877156Z test_dispatch_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8877523Z test_dispatch_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8877893Z test_dispatch_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8878257Z test_dispatch_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8878627Z test_dispatch_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8879000Z test_dispatch_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8879491Z test_dispatch_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8879885Z test_dispatch_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8880252Z test_dispatch_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8880620Z test_dispatch_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8881050Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8881444Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8881846Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8882248Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8882673Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8883064Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8883457Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8883856Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8884256Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8884646Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8885046Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8885443Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8885842Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8886229Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8886622Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8887014Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8887394Z test_dispatch_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8887750Z test_dispatch_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8888114Z test_dispatch_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8888481Z test_dispatch_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8888844Z test_dispatch_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8889190Z test_dispatch_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8889547Z test_dispatch_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8889906Z test_dispatch_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8890271Z test_dispatch_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8890621Z test_dispatch_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8890978Z test_dispatch_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8891374Z test_dispatch_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8891724Z test_dispatch_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8892085Z test_dispatch_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8892437Z test_dispatch_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8892823Z test_dispatch_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8893173Z test_dispatch_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8893529Z test_dispatch_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8893890Z test_dispatch_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8894255Z test_dispatch_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8894605Z test_dispatch_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8894960Z test_dispatch_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8895320Z test_dispatch_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8895761Z test_dispatch_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8896113Z test_dispatch_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8896500Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8896914Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8897324Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8897716Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8898124Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8898527Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8898931Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8899321Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8899921Z 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-11T20:44:31.8900519Z 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-11T20:44:31.8901125Z 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-11T20:44:31.8901699Z 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-11T20:44:31.8902340Z 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-11T20:44:31.8902921Z 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-11T20:44:31.8903510Z 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-11T20:44:31.8904126Z 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-11T20:44:31.8904539Z test_dispatch_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8904914Z test_dispatch_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8905291Z test_dispatch_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8905668Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8906023Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8906393Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8906769Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8907130Z test_dispatch_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8907649Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8908050Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8908450Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8908834Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8909227Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8909615Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8910005Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8910381Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8910769Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8911159Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8911552Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8911934Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8912317Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8912701Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8913165Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8913541Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8913930Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8914325Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8914764Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8915147Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8915530Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8915913Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8916301Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8916675Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8917060Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8917447Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8917839Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8918220Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8918606Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8918987Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8919374Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8919750Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8920135Z test_dispatch_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8920504Z test_dispatch_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8920872Z test_dispatch_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8921226Z test_dispatch_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8921590Z test_dispatch_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8921954Z test_dispatch_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8922323Z test_dispatch_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8922676Z test_dispatch_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8923039Z test_dispatch_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8923445Z test_dispatch_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8923822Z test_dispatch_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8924189Z test_dispatch_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8924557Z test_dispatch_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8924956Z test_dispatch_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8925312Z test_dispatch_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8925676Z test_dispatch_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8926041Z test_dispatch_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8926440Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8926857Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8927285Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8927711Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8928134Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8928546Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8928960Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8929386Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8929803Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8930220Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8930620Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8931035Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8931449Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8931853Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8932234Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8932647Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8933050Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8933453Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8933886Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8934301Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8934712Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.8935146Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8935528Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8936008Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8936413Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8937019Z 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-11T20:44:31.8937633Z 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-11T20:44:31.8938253Z 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-11T20:44:31.8938869Z 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-11T20:44:31.8939480Z 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-11T20:44:31.8940075Z 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-11T20:44:31.8940680Z 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-11T20:44:31.8941292Z 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-11T20:44:31.8941900Z 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-11T20:44:31.8942523Z 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-11T20:44:31.8943128Z 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-11T20:44:31.8943736Z 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-11T20:44:31.8944344Z 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-11T20:44:31.8944943Z 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-11T20:44:31.8945582Z 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-11T20:44:31.8946176Z 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-11T20:44:31.8946775Z 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-11T20:44:31.8947546Z 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-11T20:44:31.8948167Z 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-11T20:44:31.8948780Z 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-11T20:44:31.8949369Z 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-11T20:44:31.8949973Z 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-11T20:44:31.8950580Z 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-11T20:44:31.8951189Z 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-11T20:44:31.8951788Z 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-11T20:44:31.8952405Z 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-11T20:44:31.8953011Z 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-11T20:44:31.8953617Z 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-11T20:44:31.8954211Z 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-11T20:44:31.8954795Z 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-11T20:44:31.8955397Z 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-11T20:44:31.8956004Z 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-11T20:44:31.8956449Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8956839Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8957280Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8957678Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8958070Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8958451Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8958870Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8959261Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8959651Z test_dispatch_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8960017Z test_dispatch_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8960389Z test_dispatch_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8960755Z test_dispatch_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8961115Z test_dispatch_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8961467Z test_dispatch_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8961834Z test_dispatch_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8962201Z test_dispatch_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8962573Z test_dispatch_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8962926Z test_dispatch_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8963290Z test_dispatch_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8963656Z test_dispatch_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8964024Z test_dispatch_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8964379Z test_dispatch_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8964747Z test_dispatch_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8965113Z test_dispatch_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8965480Z test_dispatch_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8965833Z test_dispatch_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8966195Z test_dispatch_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8966556Z test_dispatch_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8966730Z test_dispatch_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8966903Z test_dispatch_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967098Z test_dispatch_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967269Z test_dispatch_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967439Z test_dispatch_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967604Z test_dispatch_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967774Z test_dispatch_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8967967Z test_dispatch_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8968135Z test_dispatch_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8968305Z test_dispatch_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8968472Z test_dispatch_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8968643Z test_dispatch_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8968820Z test_dispatch_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969003Z test_dispatch_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969189Z test_dispatch_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969368Z test_dispatch_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969540Z test_dispatch_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969712Z test_dispatch_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8969886Z test_dispatch_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970056Z test_dispatch_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970212Z test_dispatch_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970387Z test_dispatch_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970556Z test_dispatch_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970734Z test_dispatch_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8970913Z test_dispatch_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971095Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971279Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971463Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971645Z test_dispatch_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971824Z test_dispatch_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8971990Z test_dispatch_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8972198Z test_dispatch_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8972370Z test_dispatch_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8972539Z test_dispatch_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8972713Z test_dispatch_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8972916Z test_dispatch_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973085Z test_dispatch_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973252Z test_dispatch_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973427Z test_dispatch_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973588Z test_dispatch_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973757Z test_dispatch_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8973926Z test_dispatch_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974093Z test_dispatch_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974258Z test_dispatch_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974425Z test_dispatch_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974591Z test_dispatch_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974754Z test_dispatch_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8974926Z test_dispatch_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8975081Z test_dispatch_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8975257Z test_dispatch_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8975431Z test_dispatch_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8975603Z test_dispatch_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8975851Z test_dispatch_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976025Z test_dispatch_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976193Z test_dispatch_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976360Z test_dispatch_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976522Z test_dispatch_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976678Z test_dispatch_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8976847Z test_dispatch_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977019Z test_dispatch_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977246Z test_dispatch_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977422Z test_dispatch_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977597Z test_dispatch_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977775Z test_dispatch_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8977945Z test_dispatch_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978143Z test_dispatch_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978309Z test_dispatch_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978466Z test_dispatch_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978638Z test_dispatch_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978804Z test_dispatch_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8978971Z test_dispatch_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979138Z test_dispatch_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979312Z test_dispatch_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979480Z test_dispatch_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979656Z test_dispatch_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979831Z test_dispatch_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8979989Z test_dispatch_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980158Z test_dispatch_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980325Z test_dispatch_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980488Z test_dispatch_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980655Z test_dispatch_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980821Z test_dispatch_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8980985Z test_dispatch_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981155Z test_dispatch_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981317Z test_dispatch_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981474Z test_dispatch_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981645Z test_dispatch_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981816Z test_dispatch_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8981980Z test_dispatch_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8982142Z test_dispatch_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8982336Z test_dispatch_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8982509Z test_dispatch_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8982686Z test_dispatch_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8982861Z test_dispatch_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983023Z test_dispatch_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983221Z test_dispatch_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983395Z test_dispatch_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983578Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983765Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8983951Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8984132Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8984313Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8984497Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8984675Z test_dispatch_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8984844Z test_dispatch_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985027Z test_dispatch_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985202Z test_dispatch_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985371Z test_dispatch_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985537Z test_dispatch_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985709Z test_dispatch_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8985880Z test_dispatch_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986047Z test_dispatch_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986217Z test_dispatch_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986371Z test_dispatch_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986542Z test_dispatch_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986710Z test_dispatch_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8986880Z test_dispatch_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8987044Z test_dispatch_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8987322Z test_dispatch_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8987537Z test_dispatch_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8987706Z test_dispatch_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8987868Z test_dispatch_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988020Z test_dispatch_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988185Z test_dispatch_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988380Z test_dispatch_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988551Z test_dispatch_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988711Z test_dispatch_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8988887Z test_dispatch_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989058Z test_dispatch_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989227Z test_dispatch_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989393Z test_dispatch_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989549Z test_dispatch_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989713Z test_dispatch_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8989877Z test_dispatch_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990044Z test_dispatch_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990210Z test_dispatch_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990373Z test_dispatch_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990553Z test_dispatch_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990727Z test_dispatch_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8990912Z test_dispatch_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991081Z test_dispatch_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991256Z test_dispatch_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991434Z test_dispatch_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991607Z test_dispatch_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991779Z test_dispatch_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8991950Z test_dispatch_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8992126Z test_dispatch_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8992297Z test_dispatch_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8992468Z test_dispatch_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8992679Z test_dispatch_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8992837Z test_dispatch_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993007Z test_dispatch_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993174Z test_dispatch_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993377Z test_dispatch_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993560Z test_dispatch_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993734Z test_dispatch_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8993912Z test_dispatch_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994088Z test_dispatch_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994257Z test_dispatch_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994412Z test_dispatch_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994578Z test_dispatch_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994751Z test_dispatch_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8994920Z test_dispatch_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995085Z test_dispatch_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995252Z test_dispatch_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995422Z test_dispatch_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995585Z test_dispatch_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995744Z test_dispatch_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8995886Z test_dispatch_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996057Z test_dispatch_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996216Z test_dispatch_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996397Z test_dispatch_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996576Z test_dispatch_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996761Z test_dispatch_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8996942Z test_dispatch_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8997123Z test_dispatch_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8997302Z test_dispatch_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8997462Z test_dispatch_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8997639Z test_dispatch_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8997843Z test_dispatch_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998012Z test_dispatch_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998184Z test_dispatch_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998360Z test_dispatch_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998589Z test_dispatch_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998756Z test_dispatch_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8998930Z test_dispatch_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999092Z test_dispatch_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999263Z test_dispatch_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999429Z test_dispatch_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999591Z test_dispatch_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999761Z test_dispatch_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.8999929Z test_dispatch_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000094Z test_dispatch_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000264Z test_dispatch_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000428Z test_dispatch_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000584Z test_dispatch_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000752Z test_dispatch_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9000924Z test_dispatch_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001097Z test_dispatch_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001263Z test_dispatch_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001431Z test_dispatch_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001596Z test_dispatch_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001760Z test_dispatch_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9001923Z test_dispatch_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002090Z test_dispatch_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002240Z test_dispatch_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002414Z test_dispatch_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002579Z test_dispatch_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002751Z test_dispatch_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9002957Z test_dispatch_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003124Z test_dispatch_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003291Z test_dispatch_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003457Z test_dispatch_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003658Z test_dispatch_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003812Z test_dispatch_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9003975Z test_dispatch_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9004140Z test_dispatch_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9004319Z test_dispatch_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9004492Z test_dispatch_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9004673Z test_dispatch_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9004856Z test_dispatch_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005031Z test_dispatch_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005204Z test_dispatch_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005363Z test_dispatch_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005536Z test_dispatch_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005709Z test_dispatch_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9005882Z test_dispatch_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006052Z test_dispatch_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006226Z test_dispatch_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006398Z test_dispatch_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006577Z test_dispatch_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006756Z test_dispatch_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9006916Z test_dispatch_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007090Z test_dispatch_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007260Z test_dispatch_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007433Z test_dispatch_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007599Z test_dispatch_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007769Z test_dispatch_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9007964Z test_dispatch_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008133Z test_dispatch_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008299Z test_dispatch_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008458Z test_dispatch_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008654Z test_dispatch_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008823Z test_dispatch_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9008990Z test_dispatch_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009158Z test_dispatch_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009323Z test_dispatch_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009487Z test_dispatch_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009651Z test_dispatch_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009816Z test_dispatch_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9009969Z test_dispatch_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010137Z test_dispatch_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010299Z test_dispatch_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010471Z test_dispatch_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010639Z test_dispatch_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010801Z test_dispatch_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9010965Z test_dispatch_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011126Z test_dispatch_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011291Z test_dispatch_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011440Z test_dispatch_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011604Z test_dispatch_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011766Z test_dispatch_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9011925Z test_dispatch_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9012099Z test_dispatch_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9012270Z test_dispatch_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9012449Z test_dispatch_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9012622Z test_dispatch_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9012796Z test_dispatch_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013008Z test_dispatch_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013169Z test_dispatch_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013338Z test_dispatch_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013505Z test_dispatch_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013695Z test_dispatch_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9013866Z test_dispatch_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014030Z test_dispatch_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014199Z test_dispatch_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014366Z test_dispatch_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014533Z test_dispatch_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014686Z test_dispatch_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9014853Z test_dispatch_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015017Z test_dispatch_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015184Z test_dispatch_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015347Z test_dispatch_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015522Z test_dispatch_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015756Z test_dispatch_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9015930Z test_dispatch_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016101Z test_dispatch_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016258Z test_dispatch_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016424Z test_dispatch_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016589Z test_dispatch_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016753Z test_dispatch_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9016921Z test_dispatch_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017099Z test_dispatch_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017277Z test_dispatch_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017456Z test_dispatch_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017636Z test_dispatch_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017800Z test_dispatch_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9017973Z test_dispatch_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9018184Z test_dispatch_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9018358Z test_dispatch_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9018530Z test_dispatch_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9018698Z test_dispatch_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9018891Z test_dispatch_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019063Z test_dispatch_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019229Z test_dispatch_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019395Z test_dispatch_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019573Z test_dispatch_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019748Z test_dispatch_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9019923Z test_dispatch_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020099Z test_dispatch_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020272Z test_dispatch_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020442Z test_dispatch_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020615Z test_dispatch_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020781Z test_dispatch_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9020952Z test_dispatch_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021106Z test_dispatch_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021274Z test_dispatch_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021451Z test_dispatch_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021619Z test_dispatch_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021786Z test_dispatch_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9021956Z test_dispatch_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022120Z test_dispatch_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022289Z test_dispatch_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022455Z test_dispatch_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022609Z test_dispatch_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022776Z test_dispatch_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9022937Z test_dispatch_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9023153Z test_dispatch_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9023338Z test_dispatch_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9023521Z test_dispatch_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9023702Z test_dispatch_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9023901Z test_dispatch_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024069Z test_dispatch_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024227Z test_dispatch_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024403Z test_dispatch_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024571Z test_dispatch_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024737Z test_dispatch_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9024900Z test_dispatch_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025065Z test_dispatch_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025233Z test_dispatch_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025397Z test_dispatch_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025562Z test_dispatch_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025716Z test_dispatch_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9025890Z test_dispatch_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026064Z test_dispatch_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026233Z test_dispatch_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026400Z test_dispatch_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026571Z test_dispatch_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026742Z test_dispatch_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9026910Z test_dispatch_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9027076Z test_dispatch_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9027339Z test_dispatch_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9027507Z test_dispatch_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9027673Z test_dispatch_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9027838Z test_dispatch_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028002Z test_dispatch_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028164Z test_dispatch_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028388Z test_dispatch_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028562Z test_dispatch_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028739Z test_dispatch_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9028901Z test_dispatch_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029116Z test_dispatch_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029295Z test_dispatch_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029469Z test_dispatch_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029646Z test_dispatch_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029820Z test_dispatch_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9029993Z test_dispatch_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9030167Z test_dispatch_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9030342Z test_dispatch_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9030517Z test_dispatch_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9030676Z test_dispatch_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9030848Z test_dispatch_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031018Z test_dispatch_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031185Z test_dispatch_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031352Z test_dispatch_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031520Z test_dispatch_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031686Z test_dispatch_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9031852Z test_dispatch_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032016Z test_dispatch_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032179Z test_dispatch_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032347Z test_dispatch_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032519Z test_dispatch_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032693Z test_dispatch_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9032869Z test_dispatch_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033039Z test_dispatch_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033209Z test_dispatch_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033407Z test_dispatch_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033574Z test_dispatch_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033728Z test_dispatch_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9033889Z test_dispatch_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034056Z test_dispatch_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034250Z test_dispatch_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034429Z test_dispatch_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034600Z test_dispatch_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034784Z test_dispatch_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9034962Z test_dispatch_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035140Z test_dispatch_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035303Z test_dispatch_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035478Z test_dispatch_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035652Z test_dispatch_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035823Z test_dispatch_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9035995Z test_dispatch_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9036160Z test_dispatch_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9036329Z test_dispatch_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9036495Z test_dispatch_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9036675Z test_dispatch_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9036848Z test_dispatch_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037016Z test_dispatch_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037197Z test_dispatch_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037376Z test_dispatch_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037550Z test_dispatch_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037724Z test_dispatch_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9037897Z test_dispatch_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038073Z test_dispatch_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038246Z test_dispatch_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038421Z test_dispatch_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038612Z test_dispatch_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038785Z test_dispatch_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9038957Z test_dispatch_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9039123Z test_dispatch_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9039326Z test_dispatch_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9039499Z test_dispatch_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9039674Z test_dispatch_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9039848Z test_dispatch_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040017Z test_dispatch_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040169Z test_dispatch_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040338Z test_dispatch_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040508Z test_dispatch_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040673Z test_dispatch_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9040841Z test_dispatch_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041012Z test_dispatch_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041187Z test_dispatch_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041364Z test_dispatch_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041539Z test_dispatch_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041697Z test_dispatch_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9041871Z test_dispatch_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042039Z test_dispatch_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042228Z test_dispatch_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042411Z test_dispatch_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042596Z test_dispatch_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042782Z test_dispatch_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9042967Z test_dispatch_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9043155Z test_dispatch_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9043334Z test_dispatch_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9043503Z test_dispatch_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9043716Z test_dispatch_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9043891Z test_dispatch_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044058Z test_dispatch_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044229Z test_dispatch_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044429Z test_dispatch_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044599Z test_dispatch_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044766Z test_dispatch_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9044935Z test_dispatch_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045090Z test_dispatch_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045259Z test_dispatch_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045435Z test_dispatch_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045611Z test_dispatch_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045791Z test_dispatch_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9045970Z test_dispatch_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9046149Z test_dispatch_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9046324Z test_dispatch_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9046499Z test_dispatch_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9046675Z test_dispatch_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9046831Z test_dispatch_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047003Z test_dispatch_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047169Z test_dispatch_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047341Z test_dispatch_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047506Z test_dispatch_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047679Z test_dispatch_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9047850Z test_dispatch_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048024Z test_dispatch_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048195Z test_dispatch_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048350Z test_dispatch_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048516Z test_dispatch_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048729Z test_dispatch_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9048906Z test_dispatch_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049081Z test_dispatch_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049254Z test_dispatch_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049457Z test_dispatch_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049627Z test_dispatch_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049811Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9049987Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9050172Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9050354Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9050536Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9050718Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9050897Z test_dispatch_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051076Z test_dispatch_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051257Z test_dispatch_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051433Z test_dispatch_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051605Z test_dispatch_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051763Z test_dispatch_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9051935Z test_dispatch_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052107Z test_dispatch_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052279Z test_dispatch_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052451Z test_dispatch_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052619Z test_dispatch_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052784Z test_dispatch_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9052947Z test_dispatch_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053110Z test_dispatch_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053266Z test_dispatch_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053430Z test_dispatch_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053609Z test_dispatch_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053817Z test_dispatch_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9053985Z test_dispatch_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9054157Z test_dispatch_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9054326Z test_dispatch_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9054525Z test_dispatch_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9054701Z test_dispatch_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9054863Z test_dispatch_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055036Z test_dispatch_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055204Z test_dispatch_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055370Z test_dispatch_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055536Z test_dispatch_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055779Z test_dispatch_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9055949Z test_dispatch_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056116Z test_dispatch_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056280Z test_dispatch_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056453Z test_dispatch_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056633Z test_dispatch_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056808Z test_dispatch_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9056980Z test_dispatch_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9057155Z test_dispatch_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9057327Z test_dispatch_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9057498Z test_dispatch_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9057671Z test_dispatch_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9057841Z test_dispatch_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058006Z test_dispatch_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058164Z test_dispatch_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058330Z test_dispatch_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058500Z test_dispatch_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058666Z test_dispatch_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9058875Z test_dispatch_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059045Z test_dispatch_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059215Z test_dispatch_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059382Z test_dispatch_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059550Z test_dispatch_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059728Z test_dispatch_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9059894Z test_dispatch_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060061Z test_dispatch_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060228Z test_dispatch_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060392Z test_dispatch_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060556Z test_dispatch_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060727Z test_dispatch_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9060897Z test_dispatch_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061070Z test_dispatch_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061235Z test_dispatch_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061408Z test_dispatch_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061578Z test_dispatch_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061749Z test_dispatch_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9061914Z test_dispatch_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062081Z test_dispatch_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062249Z test_dispatch_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062412Z test_dispatch_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062579Z test_dispatch_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062738Z test_dispatch_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9062906Z test_dispatch_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063073Z test_dispatch_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063247Z test_dispatch_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063424Z test_dispatch_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063597Z test_dispatch_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063767Z test_dispatch_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9063964Z test_dispatch_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064130Z test_dispatch_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064283Z test_dispatch_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064449Z test_dispatch_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064610Z test_dispatch_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064803Z test_dispatch_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9064972Z test_dispatch_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065142Z test_dispatch_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065311Z test_dispatch_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065484Z test_dispatch_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065655Z test_dispatch_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065813Z test_dispatch_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9065985Z test_dispatch_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066152Z test_dispatch_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066316Z test_dispatch_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066482Z test_dispatch_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066645Z test_dispatch_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066810Z test_dispatch_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9066977Z test_dispatch_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9067139Z test_dispatch_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9067405Z test_dispatch_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9067573Z test_dispatch_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9067741Z test_dispatch_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9067911Z test_dispatch_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068073Z test_dispatch_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068235Z test_dispatch_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068400Z test_dispatch_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068568Z test_dispatch_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068733Z test_dispatch_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9068882Z test_dispatch_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069101Z test_dispatch_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069264Z test_dispatch_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069436Z test_dispatch_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069607Z test_dispatch_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069778Z test_dispatch_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9069980Z test_dispatch_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070146Z test_dispatch_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070312Z test_dispatch_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070477Z test_dispatch_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070629Z test_dispatch_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070793Z test_dispatch_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9070954Z test_dispatch_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071127Z test_dispatch_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071293Z test_dispatch_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071467Z test_dispatch_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071641Z test_dispatch_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071813Z test_dispatch_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9071984Z test_dispatch_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072139Z test_dispatch_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072302Z test_dispatch_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072467Z test_dispatch_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072627Z test_dispatch_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072790Z test_dispatch_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9072957Z test_dispatch_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073118Z test_dispatch_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073294Z test_dispatch_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073464Z test_dispatch_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073633Z test_dispatch_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073809Z test_dispatch_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9073979Z test_dispatch_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9074183Z test_dispatch_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9074354Z test_dispatch_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9074527Z test_dispatch_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9074696Z test_dispatch_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9074893Z test_dispatch_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075064Z test_dispatch_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075220Z test_dispatch_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075392Z test_dispatch_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075559Z test_dispatch_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075722Z test_dispatch_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9075891Z test_dispatch_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076059Z test_dispatch_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076228Z test_dispatch_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076392Z test_dispatch_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076557Z test_dispatch_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076710Z test_dispatch_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9076878Z test_dispatch_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077039Z test_dispatch_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077201Z test_dispatch_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077365Z test_dispatch_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077526Z test_dispatch_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077694Z test_dispatch_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9077855Z test_dispatch_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078027Z test_dispatch_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078181Z test_dispatch_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078347Z test_dispatch_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078509Z test_dispatch_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078676Z test_dispatch_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9078840Z test_dispatch_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079002Z test_dispatch_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079223Z test_dispatch_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079386Z test_dispatch_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079547Z test_dispatch_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079697Z test_dispatch_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9079876Z test_dispatch_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080075Z test_dispatch_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080256Z test_dispatch_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080435Z test_dispatch_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080610Z test_dispatch_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080786Z test_dispatch_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9080955Z test_dispatch_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081122Z test_dispatch_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081295Z test_dispatch_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081456Z test_dispatch_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081627Z test_dispatch_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081800Z test_dispatch_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9081971Z test_dispatch_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9082144Z test_dispatch_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9082314Z test_dispatch_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9082488Z test_dispatch_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9082713Z test_dispatch_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9082884Z test_dispatch_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083046Z test_dispatch_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083216Z test_dispatch_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083382Z test_dispatch_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083548Z test_dispatch_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083713Z test_dispatch_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9083880Z test_dispatch_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084045Z test_dispatch_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084258Z test_dispatch_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084427Z test_dispatch_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084583Z test_dispatch_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084747Z test_dispatch_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9084915Z test_dispatch_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085106Z test_dispatch_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085278Z test_dispatch_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085445Z test_dispatch_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085623Z test_dispatch_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085798Z test_dispatch_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9085969Z test_dispatch_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086139Z test_dispatch_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086299Z test_dispatch_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086466Z test_dispatch_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086630Z test_dispatch_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086795Z test_dispatch_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9086962Z test_dispatch_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087123Z test_dispatch_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087298Z test_dispatch_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087477Z test_dispatch_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087655Z test_dispatch_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087816Z test_dispatch_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9087989Z test_dispatch_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9088160Z test_dispatch_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9088333Z test_dispatch_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9088506Z test_dispatch_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9088679Z test_dispatch_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9088850Z test_dispatch_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089023Z test_dispatch_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089224Z test_dispatch_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089379Z test_dispatch_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089551Z test_dispatch_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089720Z test_dispatch_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9089890Z test_dispatch_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090093Z test_dispatch_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090267Z test_dispatch_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090437Z test_dispatch_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090610Z test_dispatch_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090779Z test_dispatch_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9090934Z test_dispatch_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091101Z test_dispatch_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091270Z test_dispatch_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091437Z test_dispatch_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091600Z test_dispatch_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091771Z test_dispatch_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9091939Z test_dispatch_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092106Z test_dispatch_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092271Z test_dispatch_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092439Z test_dispatch_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092590Z test_dispatch_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092763Z test_dispatch_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9092941Z test_dispatch_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093115Z test_dispatch_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093285Z test_dispatch_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093457Z test_dispatch_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093626Z test_dispatch_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093795Z test_dispatch_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9093961Z test_dispatch_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9094110Z test_dispatch_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9094308Z test_dispatch_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9094472Z test_dispatch_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9094645Z test_dispatch_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9094820Z test_dispatch_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095021Z test_dispatch_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095192Z test_dispatch_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095360Z test_dispatch_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095532Z test_dispatch_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095769Z test_dispatch_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9095971Z test_dispatch_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096135Z test_dispatch_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096306Z test_dispatch_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096469Z test_dispatch_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096634Z test_dispatch_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096797Z test_dispatch_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9096963Z test_dispatch_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9097124Z test_dispatch_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9097276Z test_dispatch_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9097437Z test_dispatch_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9097632Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9097822Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098013Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098206Z test_dispatch_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098397Z test_dispatch_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098586Z test_dispatch_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098758Z test_dispatch_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9098928Z test_dispatch_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099084Z test_dispatch_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099285Z test_dispatch_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099453Z test_dispatch_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099623Z test_dispatch_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099786Z test_dispatch_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9099952Z test_dispatch_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100145Z test_dispatch_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100310Z test_dispatch_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100475Z test_dispatch_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100631Z test_dispatch_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100802Z test_dispatch_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9100968Z test_dispatch_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101141Z test_dispatch_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101316Z test_dispatch_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101485Z test_dispatch_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101654Z test_dispatch_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101822Z test_dispatch_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9101988Z test_dispatch_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102142Z test_dispatch_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102308Z test_dispatch_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102471Z test_dispatch_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102644Z test_dispatch_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102810Z test_dispatch_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9102985Z test_dispatch_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103160Z test_dispatch_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103331Z test_dispatch_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103500Z test_dispatch_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103655Z test_dispatch_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103823Z test_dispatch_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9103987Z test_dispatch_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9104152Z test_dispatch_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9104359Z test_dispatch_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9104529Z test_dispatch_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9104693Z test_dispatch_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9104867Z test_dispatch_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105037Z test_dispatch_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105231Z test_dispatch_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105386Z test_dispatch_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105553Z test_dispatch_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105722Z test_dispatch_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9105888Z test_dispatch_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106053Z test_dispatch_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106217Z test_dispatch_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106386Z test_dispatch_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106551Z test_dispatch_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106724Z test_dispatch_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9106889Z test_dispatch_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9107063Z test_dispatch_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9107341Z test_dispatch_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9107512Z test_dispatch_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9107680Z test_dispatch_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9107850Z test_dispatch_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108015Z test_dispatch_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108210Z test_dispatch_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108374Z test_dispatch_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108537Z test_dispatch_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108715Z test_dispatch_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9108892Z test_dispatch_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109071Z test_dispatch_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109244Z test_dispatch_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109419Z test_dispatch_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109650Z test_dispatch_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109828Z test_dispatch_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9109997Z test_dispatch_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9110158Z test_dispatch_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9110363Z test_dispatch_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9110537Z test_dispatch_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9110704Z test_dispatch_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9110878Z test_dispatch_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111045Z test_dispatch_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111215Z test_dispatch_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111388Z test_dispatch_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111561Z test_dispatch_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111721Z test_dispatch_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9111888Z test_dispatch_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112054Z test_dispatch_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112222Z test_dispatch_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112385Z test_dispatch_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112551Z test_dispatch_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112720Z test_dispatch_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9112908Z test_dispatch_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9113101Z test_dispatch_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9113286Z test_dispatch_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9113460Z test_dispatch_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9113644Z test_dispatch_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9113825Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114000Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114173Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114353Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114525Z test_dispatch_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114739Z test_dispatch_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9114913Z test_dispatch_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115074Z test_dispatch_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115244Z test_dispatch_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115442Z test_dispatch_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115612Z test_dispatch_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115779Z test_dispatch_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9115944Z test_dispatch_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116111Z test_dispatch_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116279Z test_dispatch_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116448Z test_dispatch_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116603Z test_dispatch_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116780Z test_dispatch_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9116955Z test_dispatch_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117124Z test_dispatch_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117295Z test_dispatch_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117458Z test_dispatch_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117624Z test_dispatch_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117795Z test_dispatch_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9117963Z test_dispatch_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118119Z test_dispatch_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118282Z test_dispatch_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118453Z test_dispatch_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118618Z test_dispatch_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118789Z test_dispatch_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9118959Z test_dispatch_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119126Z test_dispatch_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119293Z test_dispatch_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119456Z test_dispatch_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119609Z test_dispatch_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119817Z test_dispatch_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9119981Z test_dispatch_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9120147Z test_dispatch_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9120311Z test_dispatch_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9120512Z test_dispatch_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9120690Z test_dispatch_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9120865Z test_dispatch_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121041Z test_dispatch_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121215Z test_dispatch_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121375Z test_dispatch_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121543Z test_dispatch_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121709Z test_dispatch_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9121881Z test_dispatch_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122049Z test_dispatch_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122212Z test_dispatch_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122382Z test_dispatch_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122548Z test_dispatch_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122713Z test_dispatch_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9122867Z test_dispatch_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123033Z test_dispatch_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123204Z test_dispatch_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123369Z test_dispatch_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123539Z test_dispatch_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123708Z test_dispatch_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9123872Z test_dispatch_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124037Z test_dispatch_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124201Z test_dispatch_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124355Z test_dispatch_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124521Z test_dispatch_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124684Z test_dispatch_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9124886Z test_dispatch_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125059Z test_dispatch_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125231Z test_dispatch_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125404Z test_dispatch_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125602Z test_dispatch_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125769Z test_dispatch_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9125926Z test_dispatch_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126094Z test_dispatch_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126266Z test_dispatch_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126431Z test_dispatch_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126607Z test_dispatch_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126780Z test_dispatch_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9126953Z test_dispatch_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9127116Z test_dispatch_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9140678Z test_dispatch_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9140974Z test_dispatch_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9141170Z test_dispatch_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9141345Z test_dispatch_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9141518Z test_dispatch_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9141683Z test_dispatch_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9141860Z test_dispatch_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142031Z test_dispatch_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142211Z test_dispatch_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142385Z test_dispatch_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142557Z test_dispatch_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142729Z test_dispatch_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9142896Z test_dispatch_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9143070Z test_dispatch_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9143226Z test_dispatch_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9143395Z test_dispatch_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9143659Z test_dispatch_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9143827Z test_dispatch_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144008Z test_dispatch_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144188Z test_dispatch_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144402Z test_dispatch_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144577Z test_dispatch_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144753Z test_dispatch_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9144922Z test_dispatch_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145094Z test_dispatch_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145265Z test_dispatch_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145431Z test_dispatch_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145610Z test_dispatch_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145788Z test_dispatch_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9145964Z test_dispatch_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9146138Z test_dispatch_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9146316Z test_dispatch_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9146510Z test_dispatch_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9146697Z test_dispatch_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9146870Z test_dispatch_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9147057Z test_dispatch_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9147454Z test_dispatch_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9147647Z test_dispatch_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9147823Z test_dispatch_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9147995Z test_dispatch_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9148170Z test_dispatch_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9148356Z test_dispatch_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9148513Z test_dispatch_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9148685Z test_dispatch_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9148853Z test_dispatch_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9149112Z test_dispatch_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9149287Z test_dispatch_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9149468Z test_dispatch_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9149660Z test_dispatch_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9149839Z test_dispatch_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150052Z test_dispatch_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150214Z test_dispatch_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150390Z test_dispatch_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150565Z test_dispatch_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150740Z test_dispatch_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9150918Z test_dispatch_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151090Z test_dispatch_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151275Z test_dispatch_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151470Z test_dispatch_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151651Z test_dispatch_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151818Z test_dispatch_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9151998Z test_dispatch_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9152170Z test_dispatch_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9152341Z test_dispatch_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9152513Z test_dispatch_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9152685Z test_dispatch_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9152855Z test_dispatch_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153038Z test_dispatch_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153213Z test_dispatch_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153384Z test_dispatch_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153566Z test_dispatch_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153741Z test_dispatch_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9153922Z test_dispatch_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9154098Z test_dispatch_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9154276Z test_dispatch_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9154480Z test_dispatch_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9154655Z test_dispatch_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9154828Z test_dispatch_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155002Z test_dispatch_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155187Z test_dispatch_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155386Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155579Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155780Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9155974Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9156170Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9156387Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9156662Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9156921Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9157175Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9157354Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9157543Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9157737Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9157927Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9158117Z test_dispatch_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9158304Z test_dispatch_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9158498Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9158687Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9158877Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9159048Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9159239Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9159426Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9159611Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9159840Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160022Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160203Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160387Z test_dispatch_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160589Z test_dispatch_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160766Z test_dispatch_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9160929Z test_dispatch_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161106Z test_dispatch_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161278Z test_dispatch_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161449Z test_dispatch_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161616Z test_dispatch_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161788Z test_dispatch_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9161956Z test_dispatch_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162126Z test_dispatch_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162296Z test_dispatch_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162457Z test_dispatch_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162628Z test_dispatch_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162805Z test_dispatch_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9162982Z test_dispatch_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9163156Z test_dispatch_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9163328Z test_dispatch_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9163519Z test_dispatch_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9163692Z test_dispatch_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9163859Z test_dispatch_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164031Z test_dispatch_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164202Z test_dispatch_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164378Z test_dispatch_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164546Z test_dispatch_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164720Z test_dispatch_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9164941Z test_dispatch_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9165127Z test_dispatch_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9165296Z test_dispatch_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9165595Z test_dispatch_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9165750Z test_dispatch_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9165970Z test_dispatch_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9166147Z test_dispatch_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9166320Z test_dispatch_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9166517Z test_dispatch_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9166693Z test_dispatch_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9166881Z test_dispatch_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167055Z test_dispatch_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167226Z test_dispatch_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167394Z test_dispatch_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167548Z test_dispatch_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167720Z test_dispatch_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9167886Z test_dispatch_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168060Z test_dispatch_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168225Z test_dispatch_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168404Z test_dispatch_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168597Z test_dispatch_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168769Z test_dispatch_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9168959Z test_dispatch_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9169118Z test_dispatch_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9169286Z test_dispatch_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9190166Z test_dispatch_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9190411Z test_dispatch_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9190592Z test_dispatch_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9190775Z test_dispatch_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9190951Z test_dispatch_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9191235Z test_dispatch_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9191417Z test_dispatch_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9191579Z test_dispatch_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9191757Z test_dispatch_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9191979Z test_dispatch_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9192164Z test_dispatch_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9192340Z test_dispatch_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9192521Z test_dispatch_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9192697Z test_dispatch_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9192875Z test_dispatch_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193047Z test_dispatch_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193214Z test_dispatch_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193388Z test_dispatch_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193571Z test_dispatch_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193749Z test_dispatch_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9193918Z test_dispatch_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194087Z test_dispatch_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194255Z test_dispatch_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194426Z test_dispatch_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194596Z test_dispatch_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194760Z test_dispatch_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9194920Z test_dispatch_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195089Z test_dispatch_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195255Z test_dispatch_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195425Z test_dispatch_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195589Z test_dispatch_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195765Z test_dispatch_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9195938Z test_dispatch_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196102Z test_dispatch_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196297Z test_dispatch_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196456Z test_dispatch_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196622Z test_dispatch_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196787Z test_dispatch_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9196982Z test_dispatch_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197146Z test_dispatch_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197319Z test_dispatch_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197485Z test_dispatch_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197653Z test_dispatch_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197822Z test_dispatch_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9197987Z test_dispatch_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198158Z test_dispatch_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198323Z test_dispatch_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198486Z test_dispatch_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198649Z test_dispatch_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198808Z test_dispatch_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9198971Z test_dispatch_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199130Z test_dispatch_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199300Z test_dispatch_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199471Z test_dispatch_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199633Z test_dispatch_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199798Z test_dispatch_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9199962Z test_dispatch_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200135Z test_dispatch_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200300Z test_dispatch_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200468Z test_dispatch_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200637Z test_dispatch_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200803Z test_dispatch_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9200965Z test_dispatch_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201152Z test_dispatch_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201315Z test_dispatch_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201473Z test_dispatch_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201636Z test_dispatch_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201823Z test_dispatch_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9201985Z test_dispatch_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202142Z test_dispatch_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202303Z test_dispatch_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202468Z test_dispatch_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202621Z test_dispatch_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202790Z test_dispatch_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9202959Z test_dispatch_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203127Z test_dispatch_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203292Z test_dispatch_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203460Z test_dispatch_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203626Z test_dispatch_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203804Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9203978Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9204153Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9204326Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9204499Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9204670Z test_dispatch_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9204835Z test_dispatch_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205001Z test_dispatch_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205167Z test_dispatch_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205331Z test_dispatch_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205499Z test_dispatch_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205664Z test_dispatch_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9205818Z test_dispatch_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206013Z test_dispatch_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206176Z test_dispatch_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206340Z test_dispatch_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206501Z test_dispatch_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206710Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9206890Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207067Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207244Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207413Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207576Z test_dispatch_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207740Z test_dispatch_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9207906Z test_dispatch_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208073Z test_dispatch_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208237Z test_dispatch_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208405Z test_dispatch_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208579Z test_dispatch_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208747Z test_dispatch_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9208921Z test_dispatch_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209089Z test_dispatch_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209255Z test_dispatch_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209424Z test_dispatch_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209593Z test_dispatch_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209763Z test_dispatch_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9209927Z test_dispatch_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210094Z test_dispatch_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210259Z test_dispatch_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210427Z test_dispatch_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210584Z test_dispatch_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210777Z test_dispatch_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9210945Z test_dispatch_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211111Z test_dispatch_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211273Z test_dispatch_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211432Z test_dispatch_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211619Z test_dispatch_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211782Z test_dispatch_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9211941Z test_dispatch_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212095Z test_dispatch_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212253Z test_dispatch_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212417Z test_dispatch_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212576Z test_dispatch_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212746Z test_dispatch_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9212914Z test_dispatch_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213079Z test_dispatch_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213246Z test_dispatch_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213408Z test_dispatch_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213563Z test_dispatch_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213724Z test_dispatch_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9213883Z test_dispatch_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9214044Z test_dispatch_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9214205Z test_dispatch_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9214363Z test_dispatch_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9214545Z test_dispatch_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9214727Z test_dispatch_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9214907Z test_dispatch_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9215090Z test_dispatch_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9215268Z test_dispatch_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9215448Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9215629Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9215917Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9216095Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9216271Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9216447Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9216666Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9216842Z test_dispatch_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217010Z test_dispatch_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217183Z test_dispatch_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217356Z test_dispatch_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217529Z test_dispatch_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217699Z test_dispatch_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9217869Z test_dispatch_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218033Z test_dispatch_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218202Z test_dispatch_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218373Z test_dispatch_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218539Z test_dispatch_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218699Z test_dispatch_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9218866Z test_dispatch_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219038Z test_dispatch_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219208Z test_dispatch_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219373Z test_dispatch_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219546Z test_dispatch_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219713Z test_dispatch_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9219881Z test_dispatch_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220054Z test_dispatch_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220229Z test_dispatch_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220398Z test_dispatch_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220556Z test_dispatch_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220752Z test_dispatch_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9220926Z test_dispatch_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221099Z test_dispatch_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221269Z test_dispatch_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221440Z test_dispatch_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221636Z test_dispatch_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221803Z test_dispatch_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9221969Z test_dispatch_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9222124Z test_dispatch_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9222292Z test_dispatch_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9222456Z test_dispatch_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9222641Z test_dispatch_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9222824Z test_dispatch_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223011Z test_dispatch_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223199Z test_dispatch_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223383Z test_dispatch_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223558Z test_dispatch_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223717Z test_dispatch_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9223893Z test_dispatch_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224069Z test_dispatch_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224240Z test_dispatch_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224418Z test_dispatch_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224590Z test_dispatch_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224761Z test_dispatch_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9224927Z test_dispatch_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225103Z test_dispatch_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225266Z test_dispatch_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225439Z test_dispatch_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225608Z test_dispatch_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225806Z test_dispatch_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9225971Z test_dispatch_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226137Z test_dispatch_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226303Z test_dispatch_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226468Z test_dispatch_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226663Z test_dispatch_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226829Z test_dispatch_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9226988Z test_dispatch_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9227163Z test_dispatch_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9227510Z test_dispatch_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9227685Z test_dispatch_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9227865Z test_dispatch_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228046Z test_dispatch_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228227Z test_dispatch_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228401Z test_dispatch_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228582Z test_dispatch_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228740Z test_dispatch_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9228913Z test_dispatch_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229087Z test_dispatch_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229256Z test_dispatch_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229430Z test_dispatch_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229599Z test_dispatch_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229771Z test_dispatch_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9229949Z test_dispatch_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230118Z test_dispatch_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230273Z test_dispatch_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230439Z test_dispatch_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230609Z test_dispatch_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230778Z test_dispatch_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9230945Z test_dispatch_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9231170Z test_dispatch_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9231341Z test_dispatch_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9231518Z test_dispatch_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9231697Z test_dispatch_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9231894Z test_dispatch_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232069Z test_dispatch_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232244Z test_dispatch_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232417Z test_dispatch_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232588Z test_dispatch_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232759Z test_dispatch_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9232929Z test_dispatch_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233099Z test_dispatch_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233267Z test_dispatch_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233424Z test_dispatch_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233594Z test_dispatch_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233773Z test_dispatch_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9233948Z test_dispatch_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234119Z test_dispatch_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234291Z test_dispatch_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234464Z test_dispatch_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234633Z test_dispatch_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234803Z test_dispatch_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9234958Z test_dispatch_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235122Z test_dispatch_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235289Z test_dispatch_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235458Z test_dispatch_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235629Z test_dispatch_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235799Z test_dispatch_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9235972Z test_dispatch_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9236143Z test_dispatch_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9236350Z test_dispatch_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9236519Z test_dispatch_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9236675Z test_dispatch_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9236839Z test_dispatch_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237031Z test_dispatch_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237198Z test_dispatch_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237363Z test_dispatch_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237533Z test_dispatch_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237698Z test_dispatch_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9237879Z test_dispatch_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238057Z test_dispatch_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238219Z test_dispatch_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238394Z test_dispatch_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238582Z test_dispatch_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238769Z test_dispatch_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9238953Z test_dispatch_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9239136Z test_dispatch_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9239321Z test_dispatch_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9239512Z test_dispatch_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9239690Z test_dispatch_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9239852Z test_dispatch_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240026Z test_dispatch_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240193Z test_dispatch_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240367Z test_dispatch_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240538Z test_dispatch_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240711Z test_dispatch_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9240884Z test_dispatch_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241055Z test_dispatch_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241221Z test_dispatch_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241423Z test_dispatch_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241577Z test_dispatch_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241739Z test_dispatch_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9241906Z test_dispatch_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242100Z test_dispatch_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242274Z test_dispatch_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242447Z test_dispatch_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242619Z test_dispatch_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242787Z test_dispatch_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9242955Z test_dispatch_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243106Z test_dispatch_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243274Z test_dispatch_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243445Z test_dispatch_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243620Z test_dispatch_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243792Z test_dispatch_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9243973Z test_dispatch_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9244149Z test_dispatch_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9244325Z test_dispatch_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9244498Z test_dispatch_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9244661Z test_dispatch_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9244831Z test_dispatch_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245002Z test_dispatch_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245177Z test_dispatch_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245352Z test_dispatch_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245523Z test_dispatch_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245700Z test_dispatch_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9245875Z test_dispatch_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246050Z test_dispatch_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246208Z test_dispatch_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246421Z test_dispatch_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246589Z test_dispatch_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246759Z test_dispatch_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9246928Z test_dispatch_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247097Z test_dispatch_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247292Z test_dispatch_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247470Z test_dispatch_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247644Z test_dispatch_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247804Z test_dispatch_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9247978Z test_dispatch_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248148Z test_dispatch_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248313Z test_dispatch_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248483Z test_dispatch_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248649Z test_dispatch_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248814Z test_dispatch_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9248983Z test_dispatch_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9249152Z test_dispatch_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9249338Z test_dispatch_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9249500Z test_dispatch_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9249687Z test_dispatch_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9249873Z test_dispatch_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250051Z test_dispatch_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250233Z test_dispatch_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250407Z test_dispatch_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250576Z test_dispatch_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250750Z test_dispatch_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9250927Z test_dispatch_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9251090Z test_dispatch_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9251264Z test_dispatch_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9251468Z test_dispatch_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9251649Z test_dispatch_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9251827Z test_dispatch_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252010Z test_dispatch_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252232Z test_dispatch_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252414Z test_dispatch_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252589Z test_dispatch_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252763Z test_dispatch_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9252926Z test_dispatch_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253101Z test_dispatch_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253275Z test_dispatch_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253451Z test_dispatch_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253626Z test_dispatch_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253800Z test_dispatch_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9253974Z test_dispatch_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254151Z test_dispatch_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254323Z test_dispatch_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254478Z test_dispatch_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254650Z test_dispatch_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254823Z test_dispatch_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9254996Z test_dispatch_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9255165Z test_dispatch_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9255338Z test_dispatch_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9255504Z test_dispatch_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9255751Z test_dispatch_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9255921Z test_dispatch_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9256078Z test_dispatch_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9256247Z test_dispatch_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9256414Z test_dispatch_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9256598Z test_dispatch_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9256814Z test_dispatch_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257000Z test_dispatch_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257182Z test_dispatch_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257368Z test_dispatch_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257582Z test_dispatch_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257746Z test_dispatch_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9257917Z test_dispatch_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258095Z test_dispatch_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258268Z test_dispatch_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258438Z test_dispatch_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258611Z test_dispatch_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258791Z test_dispatch_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9258976Z test_dispatch_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9259155Z test_dispatch_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9259343Z test_dispatch_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9259517Z test_dispatch_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9259699Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9259880Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260062Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260244Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260420Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260592Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260770Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9260944Z test_dispatch_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9261123Z test_dispatch_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9261288Z test_dispatch_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9261468Z test_dispatch_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9261645Z test_dispatch_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9261847Z test_dispatch_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262021Z test_dispatch_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262196Z test_dispatch_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262373Z test_dispatch_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262609Z test_dispatch_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262784Z test_dispatch_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9262946Z test_dispatch_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9263125Z test_dispatch_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9263298Z test_dispatch_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9263474Z test_dispatch_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9263650Z test_dispatch_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9263827Z test_dispatch_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264001Z test_dispatch_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264175Z test_dispatch_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264350Z test_dispatch_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264508Z test_dispatch_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264677Z test_dispatch_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9264849Z test_dispatch_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265020Z test_dispatch_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265197Z test_dispatch_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265377Z test_dispatch_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265557Z test_dispatch_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265732Z test_dispatch_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9265906Z test_dispatch_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266064Z test_dispatch_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266234Z test_dispatch_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266405Z test_dispatch_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266576Z test_dispatch_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266742Z test_dispatch_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9266946Z test_dispatch_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9267115Z test_dispatch_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9267402Z test_dispatch_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9267576Z test_dispatch_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9267793Z test_dispatch_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9267953Z test_dispatch_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268123Z test_dispatch_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268291Z test_dispatch_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268456Z test_dispatch_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268620Z test_dispatch_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268786Z test_dispatch_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9268957Z test_dispatch_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269128Z test_dispatch_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269303Z test_dispatch_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269466Z test_dispatch_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269640Z test_dispatch_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269812Z test_dispatch_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9269979Z test_dispatch_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270147Z test_dispatch_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270316Z test_dispatch_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270483Z test_dispatch_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270651Z test_dispatch_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270835Z test_dispatch_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9270999Z test_dispatch_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9271185Z test_dispatch_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9271365Z test_dispatch_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9271549Z test_dispatch_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9271726Z test_dispatch_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9271899Z test_dispatch_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272117Z test_dispatch_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272288Z test_dispatch_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272457Z test_dispatch_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272617Z test_dispatch_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272819Z test_dispatch_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9272992Z test_dispatch_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9273164Z test_dispatch_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9273337Z test_dispatch_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9273506Z test_dispatch_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9273675Z test_dispatch_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9273840Z test_dispatch_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274006Z test_dispatch_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274160Z test_dispatch_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274328Z test_dispatch_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274491Z test_dispatch_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274668Z test_dispatch_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9274845Z test_dispatch_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275019Z test_dispatch_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275195Z test_dispatch_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275372Z test_dispatch_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275541Z test_dispatch_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275707Z test_dispatch_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9275860Z test_dispatch_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276027Z test_dispatch_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276195Z test_dispatch_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276367Z test_dispatch_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276533Z test_dispatch_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276709Z test_dispatch_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9276880Z test_dispatch_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277051Z test_dispatch_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277249Z test_dispatch_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277402Z test_dispatch_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277568Z test_dispatch_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277731Z test_dispatch_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9277929Z test_dispatch_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278097Z test_dispatch_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278268Z test_dispatch_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278441Z test_dispatch_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278610Z test_dispatch_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278777Z test_dispatch_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9278931Z test_dispatch_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279100Z test_dispatch_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279266Z test_dispatch_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279442Z test_dispatch_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279620Z test_dispatch_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279804Z test_dispatch_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9279979Z test_dispatch_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280152Z test_dispatch_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280324Z test_dispatch_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280484Z test_dispatch_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280653Z test_dispatch_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280822Z test_dispatch_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9280990Z test_dispatch_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9281160Z test_dispatch_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9281335Z test_dispatch_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9281509Z test_dispatch_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9281685Z test_dispatch_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9281855Z test_dispatch_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282009Z test_dispatch_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282210Z test_dispatch_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282374Z test_dispatch_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282545Z test_dispatch_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282708Z test_dispatch_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9282900Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9283136Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9283331Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9283519Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9283708Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9283880Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284066Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284253Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284438Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284623Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284800Z test_dispatch_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9284970Z test_dispatch_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285144Z test_dispatch_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285317Z test_dispatch_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285478Z test_dispatch_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285652Z test_dispatch_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285824Z test_dispatch_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9285992Z test_dispatch_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9286168Z test_dispatch_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9286336Z test_dispatch_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9286508Z test_dispatch_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9286682Z test_dispatch_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9286862Z test_dispatch_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287037Z test_dispatch_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287193Z test_dispatch_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287395Z test_dispatch_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287560Z test_dispatch_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287727Z test_dispatch_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9287893Z test_dispatch_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288060Z test_dispatch_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288265Z test_dispatch_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288431Z test_dispatch_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288611Z test_dispatch_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288775Z test_dispatch_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9288955Z test_dispatch_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9289134Z test_dispatch_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9289307Z test_dispatch_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9289484Z test_dispatch_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9289662Z test_dispatch_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9289839Z test_dispatch_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290016Z test_dispatch_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290190Z test_dispatch_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290353Z test_dispatch_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290525Z test_dispatch_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290701Z test_dispatch_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9290878Z test_dispatch_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291053Z test_dispatch_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291234Z test_dispatch_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291413Z test_dispatch_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291587Z test_dispatch_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291761Z test_dispatch_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9291926Z test_dispatch_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292099Z test_dispatch_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292271Z test_dispatch_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292473Z test_dispatch_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292645Z test_dispatch_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292814Z test_dispatch_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9292996Z test_dispatch_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9293173Z test_dispatch_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9293386Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9293571Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9293742Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9293924Z test_dispatch_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294101Z test_dispatch_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294274Z test_dispatch_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294451Z test_dispatch_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294625Z test_dispatch_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294797Z test_dispatch_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9294972Z test_dispatch_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9295151Z test_dispatch_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9295314Z test_dispatch_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9295487Z test_dispatch_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9295745Z test_dispatch_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9295925Z test_dispatch_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296104Z test_dispatch_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296280Z test_dispatch_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296460Z test_dispatch_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296636Z test_dispatch_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296809Z test_dispatch_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9296980Z test_dispatch_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9297137Z test_dispatch_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9297309Z test_dispatch_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9297475Z test_dispatch_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9297698Z test_dispatch_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9297884Z test_dispatch_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9298072Z test_dispatch_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9298259Z test_dispatch_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9298471Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9298654Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9298825Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299009Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299186Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299359Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299536Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299711Z test_dispatch_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9299884Z test_dispatch_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300052Z test_dispatch_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300230Z test_dispatch_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300390Z test_dispatch_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300560Z test_dispatch_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300728Z test_dispatch_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9300895Z test_dispatch_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301061Z test_dispatch_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301228Z test_dispatch_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301396Z test_dispatch_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301564Z test_dispatch_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301726Z test_dispatch_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9301902Z test_dispatch_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302061Z test_dispatch_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302238Z test_dispatch_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302414Z test_dispatch_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302585Z test_dispatch_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302782Z test_dispatch_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9302951Z test_dispatch_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303121Z test_dispatch_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303287Z test_dispatch_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303481Z test_dispatch_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303644Z test_dispatch_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303817Z test_dispatch_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9303989Z test_dispatch_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9304160Z test_dispatch_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9304329Z test_dispatch_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9304515Z test_dispatch_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9304697Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9304882Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305067Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305239Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305421Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305600Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305784Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9305967Z test_dispatch_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9306153Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9306338Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9306530Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9306719Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9306900Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9307074Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9307377Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9307587Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9307773Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308032Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308216Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308396Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308589Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308808Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9308989Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9309159Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9309398Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9309579Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9309763Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9309945Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310128Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310298Z test_dispatch_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310471Z test_dispatch_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310643Z test_dispatch_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310799Z test_dispatch_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9310967Z test_dispatch_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311138Z test_dispatch_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311308Z test_dispatch_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311475Z test_dispatch_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311645Z test_dispatch_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311811Z test_dispatch_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9311988Z test_dispatch_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9312159Z test_dispatch_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9312323Z test_dispatch_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9312500Z test_dispatch_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9312677Z test_dispatch_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9312850Z test_dispatch_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313021Z test_dispatch_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313254Z test_dispatch_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313423Z test_dispatch_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313592Z test_dispatch_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313759Z test_dispatch_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9313941Z test_dispatch_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314110Z test_dispatch_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314285Z test_dispatch_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314457Z test_dispatch_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314635Z test_dispatch_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314811Z test_dispatch_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9314989Z test_dispatch_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315164Z test_dispatch_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315336Z test_dispatch_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315503Z test_dispatch_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315661Z test_dispatch_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315829Z test_dispatch_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9315991Z test_dispatch_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9316159Z test_dispatch_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9316323Z test_dispatch_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9316499Z test_dispatch_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9316671Z test_dispatch_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9316849Z test_dispatch_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317025Z test_dispatch_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317187Z test_dispatch_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317358Z test_dispatch_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317528Z test_dispatch_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317696Z test_dispatch_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9317863Z test_dispatch_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318030Z test_dispatch_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318228Z test_dispatch_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318395Z test_dispatch_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318558Z test_dispatch_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318718Z test_dispatch_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9318893Z test_dispatch_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319094Z test_dispatch_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319267Z test_dispatch_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319438Z test_dispatch_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319610Z test_dispatch_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319776Z test_dispatch_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9319943Z test_dispatch_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320110Z test_dispatch_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320267Z test_dispatch_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320437Z test_dispatch_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320606Z test_dispatch_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320781Z test_dispatch_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9320956Z test_dispatch_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321128Z test_dispatch_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321301Z test_dispatch_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321475Z test_dispatch_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321645Z test_dispatch_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321800Z test_dispatch_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9321971Z test_dispatch_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9322133Z test_dispatch_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9322301Z test_dispatch_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9322471Z test_dispatch_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9322649Z test_dispatch_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9322822Z test_dispatch_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323004Z test_dispatch_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323183Z test_dispatch_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323389Z test_dispatch_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323553Z test_dispatch_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323728Z test_dispatch_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9323904Z test_dispatch_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324115Z test_dispatch_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324289Z test_dispatch_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324460Z test_dispatch_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324637Z test_dispatch_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324807Z test_dispatch_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9324977Z test_dispatch_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325130Z test_dispatch_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325304Z test_dispatch_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325476Z test_dispatch_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325646Z test_dispatch_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325814Z test_dispatch_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9325981Z test_dispatch_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326147Z test_dispatch_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326313Z test_dispatch_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326479Z test_dispatch_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326631Z test_dispatch_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326796Z test_dispatch_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9326960Z test_dispatch_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327135Z test_dispatch_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327302Z test_dispatch_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327477Z test_dispatch_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327651Z test_dispatch_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327825Z test_dispatch_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9327996Z test_dispatch_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9328151Z test_dispatch_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9328359Z test_dispatch_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9328527Z test_dispatch_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9328693Z test_dispatch_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9328860Z test_dispatch_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329028Z test_dispatch_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329226Z test_dispatch_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329393Z test_dispatch_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329558Z test_dispatch_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329714Z test_dispatch_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9329881Z test_dispatch_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330048Z test_dispatch_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330215Z test_dispatch_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330377Z test_dispatch_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330546Z test_dispatch_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330718Z test_dispatch_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9330885Z test_dispatch_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331058Z test_dispatch_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331215Z test_dispatch_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331382Z test_dispatch_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331548Z test_dispatch_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331716Z test_dispatch_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9331880Z test_dispatch_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332045Z test_dispatch_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332224Z test_dispatch_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332392Z test_dispatch_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332564Z test_dispatch_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332740Z test_dispatch_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9332896Z test_dispatch_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333065Z test_dispatch_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333228Z test_dispatch_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333396Z test_dispatch_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333589Z test_dispatch_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333762Z test_dispatch_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9333931Z test_dispatch_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334102Z test_dispatch_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334302Z test_dispatch_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334458Z test_dispatch_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334624Z test_dispatch_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334792Z test_dispatch_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9334957Z test_dispatch_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9335125Z test_dispatch_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9335292Z test_dispatch_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9335460Z test_dispatch_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9335628Z test_dispatch_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9335876Z test_dispatch_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336039Z test_dispatch_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336214Z test_dispatch_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336385Z test_dispatch_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336551Z test_dispatch_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336719Z test_dispatch_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9336888Z test_dispatch_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337057Z test_dispatch_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337224Z test_dispatch_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337405Z test_dispatch_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337567Z test_dispatch_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337747Z test_dispatch_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9337930Z test_dispatch_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9338107Z test_dispatch_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9338286Z test_dispatch_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9338466Z test_dispatch_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9338677Z test_dispatch_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9338852Z test_dispatch_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339025Z test_dispatch_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339184Z test_dispatch_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339357Z test_dispatch_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339558Z test_dispatch_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339732Z test_dispatch_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9339908Z test_dispatch_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340088Z test_dispatch_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340260Z test_dispatch_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340430Z test_dispatch_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340597Z test_dispatch_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340758Z test_dispatch_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9340928Z test_dispatch_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341095Z test_dispatch_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341265Z test_dispatch_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341430Z test_dispatch_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341598Z test_dispatch_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341766Z test_dispatch_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9341937Z test_dispatch_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342112Z test_dispatch_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342266Z test_dispatch_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342432Z test_dispatch_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342598Z test_dispatch_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342765Z test_dispatch_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9342931Z test_dispatch_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9343101Z test_dispatch_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9343275Z test_dispatch_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9343448Z test_dispatch_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9343616Z test_dispatch_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9343850Z test_dispatch_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344000Z test_dispatch_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344166Z test_dispatch_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344331Z test_dispatch_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344496Z test_dispatch_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344689Z test_dispatch_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9344855Z test_dispatch_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345028Z test_dispatch_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345210Z test_dispatch_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345389Z test_dispatch_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345551Z test_dispatch_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345724Z test_dispatch_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9345898Z test_dispatch_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346067Z test_dispatch_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346234Z test_dispatch_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346407Z test_dispatch_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346572Z test_dispatch_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346741Z test_dispatch_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9346917Z test_dispatch_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9347082Z test_dispatch_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9347391Z test_dispatch_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9347562Z test_dispatch_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9347735Z test_dispatch_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9347906Z test_dispatch_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348075Z test_dispatch_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348245Z test_dispatch_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348411Z test_dispatch_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348585Z test_dispatch_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348750Z test_dispatch_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9348926Z test_dispatch_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9349161Z test_dispatch_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9349335Z test_dispatch_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9349503Z test_dispatch_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9349672Z test_dispatch_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9349874Z test_dispatch_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350044Z test_dispatch_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350209Z test_dispatch_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350377Z test_dispatch_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350553Z test_dispatch_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350739Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9350920Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351097Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351275Z test_dispatch_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351450Z test_dispatch_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351622Z test_dispatch_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351794Z test_dispatch_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9351967Z test_dispatch_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9352129Z test_dispatch_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9352306Z test_dispatch_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9352479Z test_dispatch_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9352650Z test_dispatch_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9352833Z test_dispatch_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353009Z test_dispatch_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353182Z test_dispatch_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353354Z test_dispatch_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353530Z test_dispatch_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353689Z test_dispatch_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9353859Z test_dispatch_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354028Z test_dispatch_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354226Z test_dispatch_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354397Z test_dispatch_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354575Z test_dispatch_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354748Z test_dispatch_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9354949Z test_dispatch_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355122Z test_dispatch_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355291Z test_dispatch_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355447Z test_dispatch_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355612Z test_dispatch_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355781Z test_dispatch_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9355945Z test_dispatch_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356115Z test_dispatch_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356295Z test_dispatch_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356472Z test_dispatch_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356646Z test_dispatch_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356820Z test_dispatch_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9356976Z test_dispatch_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9357147Z test_dispatch_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9357320Z test_dispatch_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9357490Z test_dispatch_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9357660Z test_dispatch_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9357830Z test_dispatch_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358007Z test_dispatch_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358182Z test_dispatch_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358356Z test_dispatch_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358518Z test_dispatch_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358690Z test_dispatch_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9358861Z test_dispatch_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359030Z test_dispatch_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359231Z test_dispatch_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359399Z test_dispatch_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359569Z test_dispatch_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359746Z test_dispatch_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9359963Z test_dispatch_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360125Z test_dispatch_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360295Z test_dispatch_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360467Z test_dispatch_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360635Z test_dispatch_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360798Z test_dispatch_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9360967Z test_dispatch_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361133Z test_dispatch_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361300Z test_dispatch_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361479Z test_dispatch_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361655Z test_dispatch_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361816Z test_dispatch_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9361995Z test_dispatch_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9362163Z test_dispatch_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9362334Z test_dispatch_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9362507Z test_dispatch_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9362679Z test_dispatch_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9362849Z test_dispatch_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363029Z test_dispatch_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363205Z test_dispatch_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363377Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363561Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363743Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9363923Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9364098Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9364299Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9364475Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9364644Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9364812Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9365008Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9365172Z test_dispatch_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9365343Z test_dispatch_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9365517Z test_dispatch_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9365692Z test_dispatch_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9365864Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366035Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366207Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366380Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366550Z test_dispatch_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366712Z test_dispatch_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9366887Z test_dispatch_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367060Z test_dispatch_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367229Z test_dispatch_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367401Z test_dispatch_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367571Z test_dispatch_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367741Z test_dispatch_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9367911Z test_dispatch_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368080Z test_dispatch_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368243Z test_dispatch_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368420Z test_dispatch_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368593Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368764Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9368934Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9369141Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9369311Z test_dispatch_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9369482Z test_dispatch_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9369659Z test_dispatch_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9369836Z test_dispatch_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370026Z test_dispatch_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370200Z test_dispatch_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370372Z test_dispatch_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370544Z test_dispatch_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370715Z test_dispatch_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9370887Z test_dispatch_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371056Z test_dispatch_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371229Z test_dispatch_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371406Z test_dispatch_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371570Z test_dispatch_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371746Z test_dispatch_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9371917Z test_dispatch_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372084Z test_dispatch_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372254Z test_dispatch_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372425Z test_dispatch_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372596Z test_dispatch_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372764Z test_dispatch_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9372935Z test_dispatch_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373101Z test_dispatch_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373282Z test_dispatch_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373455Z test_dispatch_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373629Z test_dispatch_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373799Z test_dispatch_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9373970Z test_dispatch_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9374168Z test_dispatch_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9374335Z test_dispatch_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9374507Z test_dispatch_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9374677Z test_dispatch_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9374837Z test_dispatch_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375036Z test_dispatch_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375207Z test_dispatch_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375377Z test_dispatch_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375547Z test_dispatch_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375791Z test_dispatch_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9375965Z test_dispatch_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376137Z test_dispatch_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376313Z test_dispatch_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376471Z test_dispatch_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376643Z test_dispatch_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376813Z test_dispatch_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9376979Z test_dispatch_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377150Z test_dispatch_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377316Z test_dispatch_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377488Z test_dispatch_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377665Z test_dispatch_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377840Z test_dispatch_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9377997Z test_dispatch_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9378169Z test_dispatch_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9378337Z test_dispatch_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9378508Z test_dispatch_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9378675Z test_dispatch_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9378847Z test_dispatch_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379013Z test_dispatch_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379186Z test_dispatch_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379391Z test_dispatch_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379548Z test_dispatch_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379718Z test_dispatch_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9379885Z test_dispatch_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380077Z test_dispatch_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380246Z test_dispatch_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380413Z test_dispatch_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380579Z test_dispatch_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380746Z test_dispatch_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9380909Z test_dispatch_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381072Z test_dispatch_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381241Z test_dispatch_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381421Z test_dispatch_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381600Z test_dispatch_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381779Z test_dispatch_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9381951Z test_dispatch_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382122Z test_dispatch_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382294Z test_dispatch_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382465Z test_dispatch_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382636Z test_dispatch_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382791Z test_dispatch_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9382959Z test_dispatch_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383127Z test_dispatch_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383294Z test_dispatch_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383460Z test_dispatch_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383635Z test_dispatch_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383810Z test_dispatch_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9383977Z test_dispatch_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384145Z test_dispatch_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384326Z test_dispatch_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384493Z test_dispatch_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384657Z test_dispatch_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384822Z test_dispatch_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9384988Z test_dispatch_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9385187Z test_dispatch_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9385364Z test_dispatch_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9385534Z test_dispatch_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9385713Z test_dispatch_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9385874Z test_dispatch_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386045Z test_dispatch_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386215Z test_dispatch_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386382Z test_dispatch_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386549Z test_dispatch_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386716Z test_dispatch_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9386883Z test_dispatch_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9387051Z test_dispatch_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9387457Z test_dispatch_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9387620Z test_dispatch_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9387791Z test_dispatch_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9387970Z test_dispatch_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9388149Z test_dispatch_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9388321Z test_dispatch_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9388494Z test_dispatch_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9388663Z test_dispatch_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9388834Z test_dispatch_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389003Z test_dispatch_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389155Z test_dispatch_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389324Z test_dispatch_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389489Z test_dispatch_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389714Z test_dispatch_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9389881Z test_dispatch_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390056Z test_dispatch_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390235Z test_dispatch_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390444Z test_dispatch_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390618Z test_dispatch_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390789Z test_dispatch_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9390945Z test_dispatch_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391114Z test_dispatch_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391282Z test_dispatch_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391448Z test_dispatch_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391616Z test_dispatch_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391791Z test_dispatch_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9391969Z test_dispatch_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9392142Z test_dispatch_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9392324Z test_dispatch_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9392491Z test_dispatch_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9392667Z test_dispatch_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9392839Z test_dispatch_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393010Z test_dispatch_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393184Z test_dispatch_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393359Z test_dispatch_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393533Z test_dispatch_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393705Z test_dispatch_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9393877Z test_dispatch_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394037Z test_dispatch_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394210Z test_dispatch_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394380Z test_dispatch_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394549Z test_dispatch_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394749Z test_dispatch_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9394913Z test_dispatch_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395081Z test_dispatch_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395249Z test_dispatch_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395426Z test_dispatch_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395631Z test_dispatch_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395805Z test_dispatch_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9395972Z test_dispatch_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9396148Z test_dispatch_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9396323Z test_dispatch_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9396498Z test_dispatch_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9396673Z test_dispatch_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9396847Z test_dispatch_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397019Z test_dispatch_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397186Z test_dispatch_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397347Z test_dispatch_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397515Z test_dispatch_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397682Z test_dispatch_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9397849Z test_dispatch_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398018Z test_dispatch_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398185Z test_dispatch_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398353Z test_dispatch_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398520Z test_dispatch_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398691Z test_dispatch_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9398843Z test_dispatch_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399013Z test_dispatch_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399179Z test_dispatch_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399346Z test_dispatch_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399511Z test_dispatch_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399678Z test_dispatch_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9399869Z test_dispatch_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400035Z test_dispatch_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400198Z test_dispatch_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400357Z test_dispatch_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400554Z test_dispatch_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400723Z test_dispatch_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9400889Z test_dispatch_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401054Z test_dispatch_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401216Z test_dispatch_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401381Z test_dispatch_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401547Z test_dispatch_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401711Z test_dispatch_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9401870Z test_dispatch_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402038Z test_dispatch_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402204Z test_dispatch_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402370Z test_dispatch_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402540Z test_dispatch_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402710Z test_dispatch_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9402879Z test_dispatch_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403047Z test_dispatch_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403212Z test_dispatch_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403365Z test_dispatch_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403541Z test_dispatch_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403712Z test_dispatch_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9403883Z test_dispatch_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404049Z test_dispatch_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404214Z test_dispatch_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404385Z test_dispatch_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404551Z test_dispatch_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404714Z test_dispatch_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9404896Z test_dispatch_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405062Z test_dispatch_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405224Z test_dispatch_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405398Z test_dispatch_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405595Z test_dispatch_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405775Z test_dispatch_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9405953Z test_dispatch_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406130Z test_dispatch_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406307Z test_dispatch_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406481Z test_dispatch_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406640Z test_dispatch_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406813Z test_dispatch_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9406983Z test_dispatch_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9407151Z test_dispatch_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9407318Z test_dispatch_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9407492Z test_dispatch_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9407664Z test_dispatch_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9407844Z test_dispatch_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408021Z test_dispatch_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408181Z test_dispatch_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408354Z test_dispatch_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408520Z test_dispatch_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408690Z test_dispatch_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9408859Z test_dispatch_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409024Z test_dispatch_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409192Z test_dispatch_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409359Z test_dispatch_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409525Z test_dispatch_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409678Z test_dispatch_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9409878Z test_dispatch_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410044Z test_dispatch_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410207Z test_dispatch_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410376Z test_dispatch_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410542Z test_dispatch_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410739Z test_dispatch_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9410906Z test_dispatch_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411073Z test_dispatch_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411225Z test_dispatch_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411390Z test_dispatch_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411553Z test_dispatch_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411719Z test_dispatch_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9411881Z test_dispatch_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412060Z test_dispatch_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412235Z test_dispatch_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412407Z test_dispatch_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412581Z test_dispatch_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412746Z test_dispatch_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9412925Z test_dispatch_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413102Z test_dispatch_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413282Z test_dispatch_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413456Z test_dispatch_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413630Z test_dispatch_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413803Z test_dispatch_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9413976Z test_dispatch_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9414141Z test_dispatch_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9414298Z test_dispatch_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9414483Z test_dispatch_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9414664Z test_dispatch_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9414833Z test_dispatch_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9415029Z test_dispatch_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9415196Z test_dispatch_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9415362Z test_dispatch_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9415530Z test_dispatch_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9415812Z test_dispatch_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416013Z test_dispatch_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416166Z test_dispatch_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416333Z test_dispatch_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416499Z test_dispatch_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416671Z test_dispatch_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9416839Z test_dispatch_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417014Z test_dispatch_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417191Z test_dispatch_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417360Z test_dispatch_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417531Z test_dispatch_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417685Z test_dispatch_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9417853Z test_dispatch_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418019Z test_dispatch_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418181Z test_dispatch_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418348Z test_dispatch_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418515Z test_dispatch_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418693Z test_dispatch_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9418866Z test_dispatch_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419043Z test_dispatch_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419206Z test_dispatch_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419381Z test_dispatch_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419557Z test_dispatch_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419731Z test_dispatch_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9419905Z test_dispatch_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9420075Z test_dispatch_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9420277Z test_dispatch_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9420448Z test_dispatch_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9420619Z test_dispatch_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9420776Z test_dispatch_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421013Z test_dispatch_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421191Z test_dispatch_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421369Z test_dispatch_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421545Z test_dispatch_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421718Z test_dispatch_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9421890Z test_dispatch_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422066Z test_dispatch_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422242Z test_dispatch_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422405Z test_dispatch_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422578Z test_dispatch_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422751Z test_dispatch_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9422923Z test_dispatch_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423093Z test_dispatch_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423267Z test_dispatch_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423435Z test_dispatch_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423610Z test_dispatch_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423779Z test_dispatch_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9423955Z test_dispatch_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424115Z test_dispatch_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424293Z test_dispatch_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424469Z test_dispatch_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424642Z test_dispatch_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424815Z test_dispatch_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9424984Z test_dispatch_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425149Z test_dispatch_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425346Z test_dispatch_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425513Z test_dispatch_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425664Z test_dispatch_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425833Z test_dispatch_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9425996Z test_dispatch_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9426190Z test_dispatch_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9426362Z test_dispatch_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9426532Z test_dispatch_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9426702Z test_dispatch_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9426867Z test_dispatch_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427033Z test_dispatch_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427300Z test_dispatch_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427470Z test_dispatch_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427635Z test_dispatch_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427800Z test_dispatch_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9427968Z test_dispatch_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428132Z test_dispatch_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428307Z test_dispatch_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428482Z test_dispatch_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428656Z test_dispatch_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428813Z test_dispatch_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9428990Z test_dispatch_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9429162Z test_dispatch_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9429337Z test_dispatch_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9429513Z test_dispatch_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9429686Z test_dispatch_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9429859Z test_dispatch_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430034Z test_dispatch_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430214Z test_dispatch_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430372Z test_dispatch_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430602Z test_dispatch_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430782Z test_dispatch_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9430960Z test_dispatch_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9431136Z test_dispatch_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9431357Z test_dispatch_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9431537Z test_dispatch_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9431710Z test_dispatch_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9431885Z test_dispatch_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432057Z test_dispatch_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432216Z test_dispatch_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432386Z test_dispatch_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432563Z test_dispatch_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432736Z test_dispatch_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9432920Z test_dispatch_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433099Z test_dispatch_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433277Z test_dispatch_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433451Z test_dispatch_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433627Z test_dispatch_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433787Z test_dispatch_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9433966Z test_dispatch_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9434136Z test_dispatch_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9434308Z test_dispatch_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9434480Z test_dispatch_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9434657Z test_dispatch_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9434830Z test_dispatch_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435009Z test_dispatch_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435188Z test_dispatch_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435349Z test_dispatch_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435521Z test_dispatch_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435724Z test_dispatch_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9435895Z test_dispatch_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436067Z test_dispatch_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436237Z test_dispatch_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436439Z test_dispatch_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436610Z test_dispatch_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436786Z test_dispatch_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9436960Z test_dispatch_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437125Z test_dispatch_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437301Z test_dispatch_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437472Z test_dispatch_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437649Z test_dispatch_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437823Z test_dispatch_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9437998Z test_dispatch_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9438172Z test_dispatch_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9438344Z test_dispatch_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9438514Z test_dispatch_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9438672Z test_dispatch_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9438840Z test_dispatch_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9439025Z test_dispatch_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9439201Z test_dispatch_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9439371Z test_dispatch_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9439542Z test_dispatch_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9439715Z test_dispatch_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9439890Z test_dispatch_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440065Z test_dispatch_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440229Z test_dispatch_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440402Z test_dispatch_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440583Z test_dispatch_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440788Z test_dispatch_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9440970Z test_dispatch_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9441149Z test_dispatch_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9441324Z test_dispatch_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9441528Z test_dispatch_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9441701Z test_dispatch_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9441873Z test_dispatch_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442035Z test_dispatch_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442207Z test_dispatch_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442382Z test_dispatch_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442556Z test_dispatch_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442731Z test_dispatch_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9442904Z test_dispatch_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443078Z test_dispatch_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443254Z test_dispatch_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443424Z test_dispatch_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443581Z test_dispatch_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443750Z test_dispatch_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9443918Z test_dispatch_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444083Z test_dispatch_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444249Z test_dispatch_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444417Z test_dispatch_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444590Z test_dispatch_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444756Z test_dispatch_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9444928Z test_dispatch_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445087Z test_dispatch_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445255Z test_dispatch_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445421Z test_dispatch_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445583Z test_dispatch_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445781Z test_dispatch_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9445945Z test_dispatch_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9446110Z test_dispatch_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9446276Z test_dispatch_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9446441Z test_dispatch_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9446657Z test_dispatch_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9446831Z test_dispatch_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447006Z test_dispatch_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447187Z test_dispatch_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447359Z test_dispatch_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447532Z test_dispatch_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447703Z test_dispatch_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9447876Z test_dispatch_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448045Z test_dispatch_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448211Z test_dispatch_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448369Z test_dispatch_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448534Z test_dispatch_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448707Z test_dispatch_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9448877Z test_dispatch_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449057Z test_dispatch_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449233Z test_dispatch_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449407Z test_dispatch_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449587Z test_dispatch_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449758Z test_dispatch_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9449919Z test_dispatch_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450088Z test_dispatch_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450257Z test_dispatch_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450426Z test_dispatch_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450594Z test_dispatch_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450759Z test_dispatch_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9450959Z test_dispatch_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451127Z test_dispatch_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451292Z test_dispatch_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451446Z test_dispatch_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451644Z test_dispatch_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451811Z test_dispatch_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9451974Z test_dispatch_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452149Z test_dispatch_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452317Z test_dispatch_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452491Z test_dispatch_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452664Z test_dispatch_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452839Z test_dispatch_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9452999Z test_dispatch_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9453172Z test_dispatch_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9453342Z test_dispatch_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9453509Z test_dispatch_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9453675Z test_dispatch_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9453838Z test_dispatch_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454002Z test_dispatch_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454170Z test_dispatch_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454340Z test_dispatch_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454504Z test_dispatch_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454681Z test_dispatch_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9454851Z test_dispatch_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455021Z test_dispatch_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455191Z test_dispatch_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455360Z test_dispatch_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455527Z test_dispatch_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455770Z test_dispatch_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9455969Z test_dispatch_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9456137Z test_dispatch_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9456291Z test_dispatch_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9456469Z test_dispatch_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9456641Z test_dispatch_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9456845Z test_dispatch_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457019Z test_dispatch_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457194Z test_dispatch_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457369Z test_dispatch_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457541Z test_dispatch_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457707Z test_dispatch_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9457865Z test_dispatch_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458033Z test_dispatch_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458208Z test_dispatch_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458382Z test_dispatch_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458557Z test_dispatch_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458728Z test_dispatch_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9458900Z test_dispatch_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459066Z test_dispatch_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459236Z test_dispatch_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459389Z test_dispatch_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459575Z test_dispatch_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459742Z test_dispatch_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9459914Z test_dispatch_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460083Z test_dispatch_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460260Z test_dispatch_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460433Z test_dispatch_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460607Z test_dispatch_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460773Z test_dispatch_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9460927Z test_dispatch_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461121Z test_dispatch_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461288Z test_dispatch_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461456Z test_dispatch_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461619Z test_dispatch_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461814Z test_dispatch_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9461979Z test_dispatch_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9462154Z test_dispatch_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9462330Z test_dispatch_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9462524Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9462701Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9462900Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9463096Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9463287Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9463479Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9463673Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9463862Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9464051Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9464238Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9464432Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9464606Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9464810Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9465005Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9465207Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9465410Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9465609Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9465805Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9466035Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9466232Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9466428Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9466609Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9466843Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9467040Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9467334Z test_dispatch_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9467519Z test_dispatch_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9467706Z test_dispatch_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9467893Z test_dispatch_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468079Z test_dispatch_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468266Z test_dispatch_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468448Z test_dispatch_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468615Z test_dispatch_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468794Z test_dispatch_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9468968Z test_dispatch_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9469152Z test_dispatch_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9469326Z test_dispatch_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9469525Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9469720Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9469924Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9470124Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9470319Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9470496Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9470685Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9470877Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9471064Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9471297Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9471488Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9471673Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9471888Z test_dispatch_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472070Z test_dispatch_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472255Z test_dispatch_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472432Z test_dispatch_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472616Z test_dispatch_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472800Z test_dispatch_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9472980Z test_dispatch_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9473163Z test_dispatch_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9473342Z test_dispatch_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9473513Z test_dispatch_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9473694Z test_dispatch_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9473867Z test_dispatch_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474025Z test_dispatch_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474195Z test_dispatch_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474370Z test_dispatch_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474542Z test_dispatch_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474712Z test_dispatch_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9474884Z test_dispatch_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475048Z test_dispatch_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475215Z test_dispatch_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475380Z test_dispatch_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475546Z test_dispatch_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475704Z test_dispatch_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9475870Z test_dispatch_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476046Z test_dispatch_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476263Z test_dispatch_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476439Z test_dispatch_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476611Z test_dispatch_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476781Z test_dispatch_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9476976Z test_dispatch_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477149Z test_dispatch_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477303Z test_dispatch_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477474Z test_dispatch_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477638Z test_dispatch_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477805Z test_dispatch_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9477972Z test_dispatch_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478137Z test_dispatch_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478311Z test_dispatch_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478479Z test_dispatch_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478656Z test_dispatch_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478824Z test_dispatch_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9478997Z test_dispatch_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9479168Z test_dispatch_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9479337Z test_dispatch_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9479513Z test_dispatch_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9479683Z test_dispatch_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9479849Z test_dispatch_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480023Z test_dispatch_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480192Z test_dispatch_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480349Z test_dispatch_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480513Z test_dispatch_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480679Z test_dispatch_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9480846Z test_dispatch_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481010Z test_dispatch_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481176Z test_dispatch_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481375Z test_dispatch_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481541Z test_dispatch_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481705Z test_dispatch_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9481855Z test_dispatch_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482053Z test_dispatch_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482232Z test_dispatch_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482406Z test_dispatch_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482580Z test_dispatch_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482749Z test_dispatch_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9482922Z test_dispatch_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483092Z test_dispatch_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483265Z test_dispatch_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483425Z test_dispatch_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483595Z test_dispatch_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483762Z test_dispatch_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9483928Z test_dispatch_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9484093Z test_dispatch_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9484258Z test_dispatch_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9484446Z test_dispatch_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9484637Z test_dispatch_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9484823Z test_dispatch_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485004Z test_dispatch_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485183Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485371Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485552Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485734Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9485917Z test_dispatch_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9486097Z test_dispatch_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9486275Z test_dispatch_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9486482Z test_dispatch_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9486659Z test_dispatch_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9486828Z test_dispatch_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487010Z test_dispatch_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487215Z test_dispatch_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487390Z test_dispatch_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487563Z test_dispatch_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487739Z test_dispatch_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9487914Z test_dispatch_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488090Z test_dispatch_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488264Z test_dispatch_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488446Z test_dispatch_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488612Z test_dispatch_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488786Z test_dispatch_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9488960Z test_dispatch_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9489150Z test_dispatch_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9489341Z test_dispatch_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9489526Z test_dispatch_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9489713Z test_dispatch_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9489892Z test_dispatch_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490072Z test_dispatch_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490236Z test_dispatch_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490409Z test_dispatch_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490595Z test_dispatch_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490776Z test_dispatch_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9490955Z test_dispatch_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9491127Z test_dispatch_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9491313Z test_dispatch_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9491531Z test_dispatch_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9491710Z test_dispatch_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9491884Z test_dispatch_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9492056Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9492269Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9492452Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9492634Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9492838Z test_dispatch_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493034Z test_dispatch_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493227Z test_dispatch_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493422Z test_dispatch_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493605Z test_dispatch_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493783Z test_dispatch_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9493945Z test_dispatch_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9494119Z test_dispatch_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9494299Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9494479Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9494656Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9494828Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9495018Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9495207Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9495388Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9495560Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9495820Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496023Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496209Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496394Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496613Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496797Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9496980Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9497162Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9497371Z test_dispatch_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9497541Z test_dispatch_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9497718Z test_dispatch_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9497893Z test_dispatch_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9498090Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9498287Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9498477Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9498672Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9498854Z test_dispatch_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499033Z test_dispatch_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499211Z test_dispatch_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499374Z test_dispatch_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499562Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499745Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9499927Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9500107Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9500296Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9500486Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9500669Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9500850Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501033Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501206Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501385Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501629Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501812Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9501998Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9502185Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9502405Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9502591Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9502772Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9502950Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9503140Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9503327Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9503513Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9503702Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9503891Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9504074Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9504260Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9504459Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9504659Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9504840Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505029Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505212Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505399Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505581Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505764Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9505944Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9506124Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9506295Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9506464Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9506657Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9506828Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9507003Z test_dispatch_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9507289Z test_dispatch_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9507510Z test_dispatch_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9507690Z test_dispatch_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9507868Z test_dispatch_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9508039Z test_dispatch_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9508242Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9508450Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9508640Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9508841Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509043Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509241Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509425Z test_dispatch_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509609Z test_dispatch_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509786Z test_dispatch_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9509957Z test_dispatch_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9510155Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9510349Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9510529Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9510717Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9510908Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9511097Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9511288Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9511475Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9511654Z test_dispatch_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9511866Z test_dispatch_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512040Z test_dispatch_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512200Z test_dispatch_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512384Z test_dispatch_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512593Z test_dispatch_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512774Z test_dispatch_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9512951Z test_dispatch_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9513136Z test_dispatch_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9513320Z test_dispatch_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9513497Z test_dispatch_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9513669Z test_dispatch_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9513855Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514026Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514206Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514386Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514580Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514774Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9514963Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9515157Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9515339Z test_dispatch_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9515516Z test_dispatch_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9515692Z test_dispatch_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9515855Z test_dispatch_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516039Z test_dispatch_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516224Z test_dispatch_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516405Z test_dispatch_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516580Z test_dispatch_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516766Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9516979Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9517161Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9517341Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9517519Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9517736Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9517922Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9518107Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9518290Z test_dispatch_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9518472Z test_dispatch_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9518653Z test_dispatch_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9518831Z test_dispatch_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519007Z test_dispatch_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519178Z test_dispatch_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519338Z test_dispatch_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519514Z test_dispatch_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519689Z test_dispatch_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9519868Z test_dispatch_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520049Z test_dispatch_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520233Z test_dispatch_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520412Z test_dispatch_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520587Z test_dispatch_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520771Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9520958Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9521130Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9521314Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9521495Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9521676Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9521886Z test_dispatch_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522067Z test_dispatch_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522244Z test_dispatch_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522420Z test_dispatch_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522622Z test_dispatch_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522783Z test_dispatch_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9522957Z test_dispatch_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523132Z test_dispatch_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523299Z test_dispatch_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523472Z test_dispatch_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523638Z test_dispatch_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523807Z test_dispatch_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9523976Z test_dispatch_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524149Z test_dispatch_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524308Z test_dispatch_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524482Z test_dispatch_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524651Z test_dispatch_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524818Z test_dispatch_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9524985Z test_dispatch_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525149Z test_dispatch_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525313Z test_dispatch_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525480Z test_dispatch_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525654Z test_dispatch_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525822Z test_dispatch_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9525985Z test_dispatch_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9526160Z test_dispatch_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9526329Z test_dispatch_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9526501Z test_dispatch_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9526668Z test_dispatch_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9526834Z test_dispatch_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527026Z test_dispatch_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527192Z test_dispatch_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527363Z test_dispatch_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527521Z test_dispatch_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527715Z test_dispatch_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9527890Z test_dispatch_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528062Z test_dispatch_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528233Z test_dispatch_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528404Z test_dispatch_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528569Z test_dispatch_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528735Z test_dispatch_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9528899Z test_dispatch_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529055Z test_dispatch_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529219Z test_dispatch_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529390Z test_dispatch_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529558Z test_dispatch_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529732Z test_dispatch_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9529904Z test_dispatch_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530074Z test_dispatch_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530244Z test_dispatch_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530411Z test_dispatch_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530565Z test_dispatch_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530734Z test_dispatch_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9530898Z test_dispatch_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531062Z test_dispatch_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531241Z test_dispatch_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531418Z test_dispatch_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531592Z test_dispatch_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531782Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9531969Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9532177Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9532369Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9532562Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9532780Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9532968Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9533150Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9533336Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9533521Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9533700Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9533886Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534053Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534232Z test_dispatch_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534408Z test_dispatch_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534588Z test_dispatch_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534766Z test_dispatch_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9534945Z test_dispatch_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9535123Z test_dispatch_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9535310Z test_dispatch_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9535490Z test_dispatch_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9535745Z test_dispatch_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9535915Z test_dispatch_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536095Z test_dispatch_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536269Z test_dispatch_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536441Z test_dispatch_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536622Z test_dispatch_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536798Z test_dispatch_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9536984Z test_dispatch_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9537199Z test_dispatch_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9537378Z test_dispatch_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9537536Z test_dispatch_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9537705Z test_dispatch_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9537922Z test_dispatch_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538100Z test_dispatch_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538275Z test_dispatch_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538449Z test_dispatch_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538622Z test_dispatch_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538800Z test_dispatch_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9538973Z test_dispatch_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9539140Z test_dispatch_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9539322Z test_dispatch_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9539499Z test_dispatch_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9539673Z test_dispatch_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9539842Z test_dispatch_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540015Z test_dispatch_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540190Z test_dispatch_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540363Z test_dispatch_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540537Z test_dispatch_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540709Z test_dispatch_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9540872Z test_dispatch_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541045Z test_dispatch_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541225Z test_dispatch_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541402Z test_dispatch_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541576Z test_dispatch_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541754Z test_dispatch_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9541928Z test_dispatch_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9542099Z test_dispatch_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9542299Z test_dispatch_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9542458Z test_dispatch_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9542633Z test_dispatch_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9542803Z test_dispatch_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543008Z test_dispatch_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543180Z test_dispatch_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543361Z test_dispatch_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543544Z test_dispatch_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543722Z test_dispatch_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9543892Z test_dispatch_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544049Z test_dispatch_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544224Z test_dispatch_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544397Z test_dispatch_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544569Z test_dispatch_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544747Z test_dispatch_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9544916Z test_dispatch_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545089Z test_dispatch_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545257Z test_dispatch_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545428Z test_dispatch_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545600Z test_dispatch_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545755Z test_dispatch_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9545923Z test_dispatch_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546088Z test_dispatch_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546256Z test_dispatch_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546424Z test_dispatch_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546599Z test_dispatch_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546782Z test_dispatch_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9546959Z test_dispatch_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9547136Z test_dispatch_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9547432Z test_dispatch_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9547605Z test_dispatch_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9547777Z test_dispatch_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9547947Z test_dispatch_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9548166Z test_dispatch_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9548340Z test_dispatch_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9548517Z test_dispatch_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9548691Z test_dispatch_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9548869Z test_dispatch_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549030Z test_dispatch_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549206Z test_dispatch_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549379Z test_dispatch_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549556Z test_dispatch_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549730Z test_dispatch_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9549903Z test_dispatch_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550077Z test_dispatch_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550247Z test_dispatch_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550421Z test_dispatch_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550579Z test_dispatch_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550753Z test_dispatch_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9550925Z test_dispatch_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551095Z test_dispatch_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551263Z test_dispatch_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551432Z test_dispatch_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551599Z test_dispatch_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551767Z test_dispatch_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9551938Z test_dispatch_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552105Z test_dispatch_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552261Z test_dispatch_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552426Z test_dispatch_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552632Z test_dispatch_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552794Z test_dispatch_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9552959Z test_dispatch_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553123Z test_dispatch_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553319Z test_dispatch_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553484Z test_dispatch_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553649Z test_dispatch_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553802Z test_dispatch_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9553975Z test_dispatch_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9554147Z test_dispatch_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9554311Z test_dispatch_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9554475Z test_dispatch_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9554654Z test_dispatch_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9554829Z test_dispatch_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555001Z test_dispatch_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555176Z test_dispatch_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555341Z test_dispatch_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555519Z test_dispatch_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555693Z test_dispatch_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9555869Z test_dispatch_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556038Z test_dispatch_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556205Z test_dispatch_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556377Z test_dispatch_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556550Z test_dispatch_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556718Z test_dispatch_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9556871Z test_dispatch_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557041Z test_dispatch_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557203Z test_dispatch_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557366Z test_dispatch_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557558Z test_dispatch_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557724Z test_dispatch_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9557888Z test_dispatch_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558050Z test_dispatch_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558218Z test_dispatch_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558393Z test_dispatch_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558567Z test_dispatch_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558737Z test_dispatch_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9558909Z test_dispatch_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559075Z test_dispatch_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559238Z test_dispatch_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559403Z test_dispatch_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559567Z test_dispatch_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559731Z test_dispatch_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9559882Z test_dispatch_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560047Z test_dispatch_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560211Z test_dispatch_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560390Z test_dispatch_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560566Z test_dispatch_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560737Z test_dispatch_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9560910Z test_dispatch_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561086Z test_dispatch_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561261Z test_dispatch_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561426Z test_dispatch_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561601Z test_dispatch_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561773Z test_dispatch_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9561952Z test_dispatch_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9562129Z test_dispatch_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9562301Z test_dispatch_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9562469Z test_dispatch_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9562671Z test_dispatch_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9562846Z test_dispatch_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563019Z test_dispatch_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563180Z test_dispatch_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563380Z test_dispatch_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563565Z test_dispatch_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563744Z test_dispatch_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9563921Z test_dispatch_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564092Z test_dispatch_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564267Z test_dispatch_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564437Z test_dispatch_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564608Z test_dispatch_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564772Z test_dispatch_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9564949Z test_dispatch_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565130Z test_dispatch_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565309Z test_dispatch_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565483Z test_dispatch_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565654Z test_dispatch_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565830Z test_dispatch_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9565999Z test_dispatch_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9566166Z test_dispatch_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9566342Z test_dispatch_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9566506Z test_dispatch_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9566687Z test_dispatch_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9566872Z test_dispatch_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567061Z test_dispatch_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567242Z test_dispatch_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567419Z test_dispatch_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567628Z test_dispatch_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567801Z test_dispatch_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9567972Z test_dispatch_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9568135Z test_dispatch_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9568304Z test_dispatch_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9568509Z test_dispatch_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9568695Z test_dispatch_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9568877Z test_dispatch_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569057Z test_dispatch_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569230Z test_dispatch_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569404Z test_dispatch_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569575Z test_dispatch_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569744Z test_dispatch_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9569905Z test_dispatch_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570084Z test_dispatch_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570260Z test_dispatch_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570435Z test_dispatch_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570616Z test_dispatch_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570796Z test_dispatch_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9570972Z test_dispatch_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9571148Z test_dispatch_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9571319Z test_dispatch_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9571478Z test_dispatch_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9571652Z test_dispatch_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9571827Z test_dispatch_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572001Z test_dispatch_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572176Z test_dispatch_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572349Z test_dispatch_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572535Z test_dispatch_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572756Z test_dispatch_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9572942Z test_dispatch_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9573127Z test_dispatch_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9573299Z test_dispatch_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9573520Z test_dispatch_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9573706Z test_dispatch_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9573889Z test_dispatch_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574071Z test_dispatch_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574250Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574424Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574596Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574777Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9574939Z test_dispatch_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9575120Z test_dispatch_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9575291Z test_dispatch_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9575469Z test_dispatch_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9575728Z test_dispatch_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9575908Z test_dispatch_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576084Z test_dispatch_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576255Z test_dispatch_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576431Z test_dispatch_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576611Z test_dispatch_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576770Z test_dispatch_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9576945Z test_dispatch_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9577120Z test_dispatch_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9577304Z test_dispatch_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9577481Z test_dispatch_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9577656Z test_dispatch_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9577866Z test_dispatch_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578044Z test_dispatch_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578215Z test_dispatch_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578370Z test_dispatch_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578623Z test_dispatch_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578812Z test_dispatch_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9578998Z test_dispatch_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9579183Z test_dispatch_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9579366Z test_dispatch_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9579550Z test_dispatch_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9579730Z test_dispatch_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9579907Z test_dispatch_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580088Z test_dispatch_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580259Z test_dispatch_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580439Z test_dispatch_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580612Z test_dispatch_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580788Z test_dispatch_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9580964Z test_dispatch_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9581141Z test_dispatch_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9581316Z test_dispatch_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9581490Z test_dispatch_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9581675Z test_dispatch_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9581838Z test_dispatch_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582024Z test_dispatch_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582207Z test_dispatch_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582389Z test_dispatch_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582564Z test_dispatch_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582736Z test_dispatch_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9582942Z test_dispatch_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9583116Z test_dispatch_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9583288Z test_dispatch_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9583463Z test_dispatch_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9583654Z test_dispatch_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9583830Z test_dispatch_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584005Z test_dispatch_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584189Z test_dispatch_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584374Z test_dispatch_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584555Z test_dispatch_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584732Z test_dispatch_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9584908Z test_dispatch_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585084Z test_dispatch_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585242Z test_dispatch_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585413Z test_dispatch_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585584Z test_dispatch_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585758Z test_dispatch_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9585939Z test_dispatch_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586120Z test_dispatch_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586294Z test_dispatch_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586472Z test_dispatch_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586655Z test_dispatch_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586829Z test_dispatch_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9586992Z test_dispatch_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9587171Z test_dispatch_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9587460Z test_dispatch_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9587639Z test_dispatch_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9587813Z test_dispatch_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588039Z test_dispatch_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588213Z test_dispatch_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588388Z test_dispatch_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588562Z test_dispatch_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588755Z test_dispatch_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9588935Z test_dispatch_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589109Z test_dispatch_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589293Z test_dispatch_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589472Z test_dispatch_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589646Z test_dispatch_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589820Z test_dispatch_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9589998Z test_dispatch_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9590170Z test_dispatch_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9590328Z test_dispatch_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9590502Z test_dispatch_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9590674Z test_dispatch_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9590843Z test_dispatch_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591020Z test_dispatch_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591199Z test_dispatch_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591378Z test_dispatch_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591550Z test_dispatch_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591726Z test_dispatch_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9591901Z test_dispatch_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592058Z test_dispatch_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592230Z test_dispatch_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592401Z test_dispatch_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592574Z test_dispatch_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592743Z test_dispatch_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9592915Z test_dispatch_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9593120Z test_dispatch_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9593293Z test_dispatch_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9593466Z test_dispatch_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9593623Z test_dispatch_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9593819Z test_dispatch_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9593989Z test_dispatch_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9594155Z test_dispatch_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9594326Z test_dispatch_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9594488Z test_dispatch_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9594666Z test_dispatch_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9594845Z test_dispatch_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595026Z test_dispatch_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595186Z test_dispatch_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595360Z test_dispatch_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595538Z test_dispatch_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595711Z test_dispatch_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9595884Z test_dispatch_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596055Z test_dispatch_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596230Z test_dispatch_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596405Z test_dispatch_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596576Z test_dispatch_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596748Z test_dispatch_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9596910Z test_dispatch_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9597080Z test_dispatch_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9597285Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9597483Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9597685Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9597874Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9598086Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9598272Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9598457Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9598638Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9598833Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599018Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599198Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599385Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599562Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599755Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9599941Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9600133Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9600318Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9600487Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9600671Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9600854Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601034Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601218Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601399Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601572Z test_dispatch_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601747Z test_dispatch_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9601920Z test_dispatch_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602094Z test_dispatch_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602255Z test_dispatch_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602426Z test_dispatch_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602599Z test_dispatch_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602766Z test_dispatch_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9602937Z test_dispatch_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9603133Z test_dispatch_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9603302Z test_dispatch_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9603474Z test_dispatch_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9603649Z test_dispatch_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9603832Z test_dispatch_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604003Z test_dispatch_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604168Z test_dispatch_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604345Z test_dispatch_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604518Z test_dispatch_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604690Z test_dispatch_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9604859Z test_dispatch_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605028Z test_dispatch_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605193Z test_dispatch_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605348Z test_dispatch_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605511Z test_dispatch_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605706Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9605895Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9606091Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9606283Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9606476Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9606665Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9606856Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607041Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607214Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607395Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607583Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607768Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9607960Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9608176Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9608373Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9608567Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9608757Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9608998Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9609179Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9609370Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9609559Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9609747Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9609935Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610121Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610299Z test_dispatch_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610471Z test_dispatch_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610650Z test_dispatch_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610825Z test_dispatch_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9610987Z test_dispatch_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9611161Z test_dispatch_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9611335Z test_dispatch_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9611509Z test_dispatch_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9611683Z test_dispatch_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9611856Z test_dispatch_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612046Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612233Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612422Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612610Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612778Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9612960Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9613171Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9613353Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9688981Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9689303Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9689665Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9689852Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690030Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690220Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690396Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690575Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690752Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9690928Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691106Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691283Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691453Z test_dispatch_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691618Z test_dispatch_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691782Z test_dispatch_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9691948Z test_dispatch_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692117Z test_dispatch_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692282Z test_dispatch_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692446Z test_dispatch_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692608Z test_dispatch_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692773Z test_dispatch_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9692931Z test_dispatch_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693092Z test_dispatch_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693247Z test_dispatch_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693408Z test_dispatch_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693570Z test_dispatch_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693787Z test_dispatch_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9693945Z test_dispatch_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694103Z test_dispatch_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694259Z test_dispatch_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694416Z test_dispatch_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694599Z test_dispatch_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694762Z test_dispatch_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9694924Z test_dispatch_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695089Z test_dispatch_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695253Z test_dispatch_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695409Z test_dispatch_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695571Z test_dispatch_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695814Z test_dispatch_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9695975Z test_dispatch_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696132Z test_dispatch_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696287Z test_dispatch_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696456Z test_dispatch_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696618Z test_dispatch_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696786Z test_dispatch_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9696956Z test_dispatch_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697127Z test_dispatch_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697293Z test_dispatch_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697458Z test_dispatch_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697625Z test_dispatch_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697784Z test_dispatch_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9697947Z test_dispatch_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698107Z test_dispatch_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698270Z test_dispatch_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698428Z test_dispatch_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698590Z test_dispatch_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698783Z test_dispatch_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9698944Z test_dispatch_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699108Z test_dispatch_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699263Z test_dispatch_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699426Z test_dispatch_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699614Z test_dispatch_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699774Z test_dispatch_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9699938Z test_dispatch_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700101Z test_dispatch_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700263Z test_dispatch_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700423Z test_dispatch_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700591Z test_dispatch_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700750Z test_dispatch_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9700915Z test_dispatch_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701075Z test_dispatch_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701236Z test_dispatch_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701394Z test_dispatch_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701555Z test_dispatch_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701713Z test_dispatch_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9701872Z test_dispatch_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702034Z test_dispatch_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702185Z test_dispatch_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702362Z test_dispatch_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702536Z test_dispatch_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702703Z test_dispatch_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9702865Z test_dispatch_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703026Z test_dispatch_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703191Z test_dispatch_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703350Z test_dispatch_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703509Z test_dispatch_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703697Z test_dispatch_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9703850Z test_dispatch_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704007Z test_dispatch_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704164Z test_dispatch_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704319Z test_dispatch_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704530Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704716Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9704899Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705077Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705256Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705421Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705600Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705781Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9705966Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9706150Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9706331Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9706507Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9706684Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9706858Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9707032Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9707332Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9707514Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9707692Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9707869Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9708049Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9708235Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9708412Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9708594Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9708826Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709006Z test_dispatch_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709165Z test_dispatch_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709340Z test_dispatch_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709556Z test_dispatch_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709734Z test_dispatch_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9709905Z test_dispatch_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710079Z test_dispatch_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710250Z test_dispatch_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710423Z test_dispatch_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710591Z test_dispatch_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710754Z test_dispatch_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9710927Z test_dispatch_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711099Z test_dispatch_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711272Z test_dispatch_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711451Z test_dispatch_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711626Z test_dispatch_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711803Z test_dispatch_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9711975Z test_dispatch_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712147Z test_dispatch_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712304Z test_dispatch_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712478Z test_dispatch_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712647Z test_dispatch_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712824Z test_dispatch_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9712996Z test_dispatch_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9713168Z test_dispatch_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9713338Z test_dispatch_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9713510Z test_dispatch_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9713714Z test_dispatch_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9713882Z test_dispatch_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714040Z test_dispatch_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714210Z test_dispatch_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714376Z test_dispatch_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714574Z test_dispatch_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714740Z test_dispatch_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9714922Z test_dispatch_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715102Z test_dispatch_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715284Z test_dispatch_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715466Z test_dispatch_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715629Z test_dispatch_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715808Z test_dispatch_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9715980Z test_dispatch_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9716150Z test_dispatch_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9716326Z test_dispatch_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9716503Z test_dispatch_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9716682Z test_dispatch_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9716856Z test_dispatch_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717031Z test_dispatch_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717192Z test_dispatch_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717362Z test_dispatch_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717536Z test_dispatch_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717711Z test_dispatch_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9717886Z test_dispatch_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718058Z test_dispatch_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718229Z test_dispatch_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718400Z test_dispatch_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718568Z test_dispatch_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718724Z test_dispatch_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9718918Z test_dispatch_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9719090Z test_dispatch_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9719253Z test_dispatch_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9719442Z test_dispatch_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9719667Z test_dispatch_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9719854Z test_dispatch_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720048Z test_dispatch_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720240Z test_dispatch_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720434Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720612Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720803Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9720993Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9721181Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9721368Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9721555Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9721744Z test_dispatch_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9721930Z test_dispatch_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722117Z test_dispatch_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722302Z test_dispatch_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722459Z test_dispatch_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722628Z test_dispatch_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722803Z test_dispatch_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9722973Z test_dispatch_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723140Z test_dispatch_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723305Z test_dispatch_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723474Z test_dispatch_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723639Z test_dispatch_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723805Z test_dispatch_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9723988Z test_dispatch_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9724153Z test_dispatch_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9724314Z test_dispatch_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9724488Z test_dispatch_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9724688Z test_dispatch_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9724861Z test_dispatch_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725031Z test_dispatch_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725200Z test_dispatch_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725365Z test_dispatch_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725516Z test_dispatch_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725681Z test_dispatch_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9725845Z test_dispatch_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726011Z test_dispatch_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726178Z test_dispatch_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726339Z test_dispatch_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726521Z test_dispatch_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726695Z test_dispatch_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9726874Z test_dispatch_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727039Z test_dispatch_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727214Z test_dispatch_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727388Z test_dispatch_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727560Z test_dispatch_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727733Z test_dispatch_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9727903Z test_dispatch_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728074Z test_dispatch_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728244Z test_dispatch_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728416Z test_dispatch_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728573Z test_dispatch_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728757Z test_dispatch_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9728977Z test_dispatch_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9729165Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9729353Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9729539Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9729747Z test_dispatch_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9729930Z test_dispatch_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730112Z test_dispatch_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730292Z test_dispatch_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730459Z test_dispatch_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730639Z test_dispatch_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730817Z test_dispatch_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9730995Z test_dispatch_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9731170Z test_dispatch_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9731339Z test_dispatch_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9731517Z test_dispatch_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9731690Z test_dispatch_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9731867Z test_dispatch_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732039Z test_dispatch_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732202Z test_dispatch_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732374Z test_dispatch_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732541Z test_dispatch_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732710Z test_dispatch_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9732873Z test_dispatch_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733042Z test_dispatch_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733206Z test_dispatch_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733377Z test_dispatch_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733549Z test_dispatch_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733714Z test_dispatch_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9733886Z test_dispatch_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9734124Z test_dispatch_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9734297Z test_dispatch_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9734469Z test_dispatch_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9734639Z test_dispatch_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9734835Z test_dispatch_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735003Z test_dispatch_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735171Z test_dispatch_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735330Z test_dispatch_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735494Z test_dispatch_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735750Z test_dispatch_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9735929Z test_dispatch_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736111Z test_dispatch_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736288Z test_dispatch_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736460Z test_dispatch_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736637Z test_dispatch_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736811Z test_dispatch_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9736974Z test_dispatch_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9737146Z test_dispatch_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9737320Z test_dispatch_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9737489Z test_dispatch_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9737658Z test_dispatch_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9737828Z test_dispatch_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738004Z test_dispatch_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738178Z test_dispatch_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738354Z test_dispatch_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738568Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738771Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9738975Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9739209Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9739410Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9739611Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9739811Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9740037Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9740237Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9740438Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9740639Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9740825Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9741025Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9741226Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9741423Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9741625Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9741824Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742018Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742214Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742414Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742611Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742804Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9742982Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9743173Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9743361Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9743553Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9743741Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9743931Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9744146Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9744336Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9744522Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9744704Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9744904Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9745088Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9745279Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9745466Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9745652Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9745843Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9746031Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9746216Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9746402Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9746588Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9746756Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9746939Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9747117Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9747432Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9747633Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9747847Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9748061Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9748268Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9748455Z test_dispatch_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9748642Z test_dispatch_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9748812Z test_dispatch_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9749000Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9749240Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9749427Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9749611Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9749794Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750012Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750200Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750389Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750579Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750748Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9750933Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9751116Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9751319Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9751519Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9751720Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9751913Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9752103Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9752302Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9752503Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9752688Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9752882Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9753079Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9753277Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9753473Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9753668Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9753856Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9754046Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9754279Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9754479Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9754680Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9754907Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9755107Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9755303Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9755503Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9755701Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9755899Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9756100Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9756296Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9756492Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9756687Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9756868Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9757054Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9757241Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9757429Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9757621Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9757815Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758005Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758194Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758384Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758577Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758752Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9758941Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9759162Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9759344Z test_dispatch_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9759527Z test_dispatch_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9759709Z test_dispatch_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9759928Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9760120Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9760306Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9760497Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9760674Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9760862Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9761055Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9761267Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9761479Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9761689Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9761905Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9762118Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9762343Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9762564Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9762779Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9762987Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9763200Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9763412Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9763626Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9763839Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9764084Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9764294Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9764496Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9764698Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9764923Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9765122Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9765310Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9765503Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9765697Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9765880Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766063Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766246Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766427Z test_dispatch_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766613Z test_dispatch_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766797Z test_dispatch_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9766990Z test_dispatch_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9767169Z test_dispatch_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9767362Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9767553Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9767749Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9767941Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9768133Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9768320Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9768517Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9768711Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9768905Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9769111Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9769301Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9769492Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9769682Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9769898Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9770089Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9770279Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9770465Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9770650Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9770838Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9771029Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9771232Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9771439Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9771636Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9771827Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772019Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772208Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772405Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772600Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772791Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9772976Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9773167Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9773373Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9773578Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9773782Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9774017Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9774216Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9774418Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9774620Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9774847Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9775046Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9775234Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9775438Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9775726Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9775937Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9776147Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9776350Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9776554Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9776745Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9776932Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9777116Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9777289Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9777481Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9777669Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9777858Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778040Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778222Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778412Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778605Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778794Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9778985Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9779191Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9779381Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9779569Z test_dispatch_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9779758Z test_dispatch_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9779975Z test_dispatch_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9780164Z test_dispatch_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9780351Z test_dispatch_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9780530Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9780711Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9780892Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9781065Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9781246Z test_dispatch_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9781445Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9781649Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9781850Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9782048Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9782242Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9782435Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9782625Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9782827Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783014Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783212Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783408Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783605Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783798Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9783991Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9784215Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9784404Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9784592Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9784808Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785004Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785178Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785364Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785552Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785742Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9785932Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9786125Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9786324Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9786518Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9786710Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9786898Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9787081Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9787387Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9787573Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9787760Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9787955Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9788148Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9788333Z test_dispatch_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9788517Z test_dispatch_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9788701Z test_dispatch_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9788884Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9789106Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9789287Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9789480Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9789672Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9789919Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9790123Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9790333Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9790542Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9790748Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9790938Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9791112Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9791297Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9791485Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9791681Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9791877Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9792063Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9792251Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9792436Z test_dispatch_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9792630Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9792819Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793005Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793198Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793390Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793583Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793780Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9793970Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9794188Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9794375Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9794566Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9794753Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9794971Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9795150Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9795346Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9795540Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9795728Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9795919Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9796113Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9796300Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9796487Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9796678Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9796865Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9797039Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9797232Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9797427Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9797617Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9797808Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798007Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798202Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798394Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798584Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798784Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9798973Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9799206Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9799403Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9799599Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9799821Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800018Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800207Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800397Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800588Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800777Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9800947Z test_dispatch_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9801133Z test_dispatch_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9801324Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9801517Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9801712Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9801905Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9802096Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9802285Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9802470Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9802656Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9802837Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9803027Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9803215Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9803401Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9803599Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9803790Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804018Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804214Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804406Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804596Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804804Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9804993Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9805178Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9805363Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9805550Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9805741Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9805935Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9806127Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9806314Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9806508Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9806692Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9806862Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807049Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807235Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807421Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807605Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807789Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9807975Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9808155Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9808336Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9808517Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9808686Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9808900Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9809083Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9809263Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9809445Z test_dispatch_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9809683Z test_dispatch_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9809866Z test_dispatch_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810045Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810230Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810397Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810578Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810756Z test_dispatch_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9810942Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9811126Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9811308Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9811491Z test_dispatch_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9811672Z test_dispatch_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9811856Z test_dispatch_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812051Z test_dispatch_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812233Z test_dispatch_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812414Z test_dispatch_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812597Z test_dispatch_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812776Z test_dispatch_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9812970Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9813157Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9813342Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9813524Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9813718Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9813939Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9814116Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9814303Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9814489Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9814699Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9814899Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9815101Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9815300Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9815499Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9815784Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9815988Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9816183Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9816363Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9816549Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9816744Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9816931Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9817120Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9817306Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9817493Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9817689Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9817880Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9818069Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9818245Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9818438Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9818628Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9818845Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819029Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819208Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819393Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819605Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819787Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9819971Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9820147Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9820338Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9820532Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9820722Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9820913Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9821100Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9821287Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9821475Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9821657Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9821845Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822016Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822208Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822397Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822591Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822779Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9822966Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9823153Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9823342Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9823528Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9823729Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9823950Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9824156Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9824358Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9824593Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9824793Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9824990Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9825191Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9825389Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9825585Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9825806Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9826010Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9826230Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9826446Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9826659Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9826872Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9827080Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9827388Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9827596Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9827811Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9827999Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9828190Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9828368Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9828555Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9828737Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9828966Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9829168Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9829370Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9829570Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9829810Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9830009Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9830207Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9830390Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9830565Z test_dispatch_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9830737Z test_dispatch_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9830921Z test_dispatch_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831099Z test_dispatch_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831277Z test_dispatch_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831455Z test_dispatch_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831631Z test_dispatch_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831803Z test_dispatch_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9831975Z test_dispatch_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832134Z test_dispatch_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832311Z test_dispatch_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832482Z test_dispatch_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832650Z test_dispatch_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832823Z test_dispatch_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9832998Z test_dispatch_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9833172Z test_dispatch_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9833342Z test_dispatch_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9833517Z test_dispatch_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9833672Z test_dispatch_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9833851Z test_dispatch_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834058Z test_dispatch_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834230Z test_dispatch_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834403Z test_dispatch_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834575Z test_dispatch_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834774Z test_dispatch_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9834947Z test_dispatch_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835124Z test_dispatch_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835291Z test_dispatch_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835462Z test_dispatch_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835631Z test_dispatch_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835801Z test_dispatch_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9835978Z test_dispatch_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836151Z test_dispatch_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836320Z test_dispatch_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836493Z test_dispatch_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836669Z test_dispatch_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836829Z test_dispatch_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9836998Z test_dispatch_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9837164Z test_dispatch_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9837351Z test_dispatch_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9837537Z test_dispatch_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9837719Z test_dispatch_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9837902Z test_dispatch_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838076Z test_dispatch_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838243Z test_dispatch_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838415Z test_dispatch_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838578Z test_dispatch_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838750Z test_dispatch_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9838918Z test_dispatch_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839118Z test_dispatch_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839282Z test_dispatch_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839448Z test_dispatch_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839613Z test_dispatch_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839806Z test_dispatch_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9839972Z test_dispatch_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840123Z test_dispatch_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840300Z test_dispatch_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840470Z test_dispatch_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840647Z test_dispatch_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840824Z test_dispatch_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9840995Z test_dispatch_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9841173Z test_dispatch_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9841348Z test_dispatch_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9841521Z test_dispatch_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9841681Z test_dispatch_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9841851Z test_dispatch_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842020Z test_dispatch_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842189Z test_dispatch_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842357Z test_dispatch_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842533Z test_dispatch_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842705Z test_dispatch_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9842875Z test_dispatch_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843046Z test_dispatch_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843215Z test_dispatch_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843369Z test_dispatch_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843545Z test_dispatch_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843718Z test_dispatch_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9843888Z test_dispatch_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844085Z test_dispatch_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844252Z test_dispatch_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844420Z test_dispatch_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844587Z test_dispatch_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844749Z test_dispatch_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9844930Z test_dispatch_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845099Z test_dispatch_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845277Z test_dispatch_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845451Z test_dispatch_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845625Z test_dispatch_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845795Z test_dispatch_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9845972Z test_dispatch_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9846152Z test_dispatch_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9846330Z test_dispatch_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9846490Z test_dispatch_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9846664Z test_dispatch_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9846836Z test_dispatch_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847005Z test_dispatch_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847173Z test_dispatch_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847343Z test_dispatch_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847512Z test_dispatch_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847677Z test_dispatch_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9847856Z test_dispatch_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848017Z test_dispatch_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848191Z test_dispatch_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848363Z test_dispatch_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848533Z test_dispatch_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848705Z test_dispatch_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9848896Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9849083Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9849308Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9849498Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9849687Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9849888Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9850073Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9850260Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9850443Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9850632Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9850817Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851006Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851197Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851384Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851572Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851744Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9851928Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9852109Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9852298Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9852484Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9852672Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9852861Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853049Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853234Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853418Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853593Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853777Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9853965Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9854183Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9854370Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9854555Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9854739Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9854948Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9855130Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9855304Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9855487Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9855738Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9855926Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9856118Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9856303Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9856490Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9856675Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9856855Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857040Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857207Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857386Z test_dispatch_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857568Z test_dispatch_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857744Z test_dispatch_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9857923Z test_dispatch_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858099Z test_dispatch_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858272Z test_dispatch_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858445Z test_dispatch_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858618Z test_dispatch_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858788Z test_dispatch_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9858943Z test_dispatch_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9859148Z test_dispatch_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9859314Z test_dispatch_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9859484Z test_dispatch_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9859650Z test_dispatch_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9859818Z test_dispatch_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860024Z test_dispatch_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860193Z test_dispatch_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860357Z test_dispatch_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860514Z test_dispatch_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860678Z test_dispatch_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9860844Z test_dispatch_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861008Z test_dispatch_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861173Z test_dispatch_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861344Z test_dispatch_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861509Z test_dispatch_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861686Z test_dispatch_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9861859Z test_dispatch_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862014Z test_dispatch_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862182Z test_dispatch_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862346Z test_dispatch_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862516Z test_dispatch_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862678Z test_dispatch_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9862844Z test_dispatch_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863016Z test_dispatch_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863184Z test_dispatch_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863349Z test_dispatch_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863510Z test_dispatch_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863686Z test_dispatch_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9863852Z test_dispatch_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864017Z test_dispatch_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864210Z test_dispatch_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864375Z test_dispatch_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864538Z test_dispatch_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864705Z test_dispatch_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9864872Z test_dispatch_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865051Z test_dispatch_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865225Z test_dispatch_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865393Z test_dispatch_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865560Z test_dispatch_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865725Z test_dispatch_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9865897Z test_dispatch_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866070Z test_dispatch_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866247Z test_dispatch_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866420Z test_dispatch_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866581Z test_dispatch_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866755Z test_dispatch_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9866928Z test_dispatch_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9867097Z test_dispatch_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9867395Z test_dispatch_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9867562Z test_dispatch_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9867733Z test_dispatch_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9867900Z test_dispatch_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868076Z test_dispatch_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868245Z test_dispatch_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868421Z test_dispatch_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868596Z test_dispatch_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868769Z test_dispatch_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9868946Z test_dispatch_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9869120Z test_dispatch_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9869295Z test_dispatch_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9869513Z test_dispatch_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9869685Z test_dispatch_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9869857Z test_dispatch_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870016Z test_dispatch_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870218Z test_dispatch_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870385Z test_dispatch_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870554Z test_dispatch_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870720Z test_dispatch_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9870898Z test_dispatch_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871075Z test_dispatch_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871245Z test_dispatch_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871424Z test_dispatch_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871587Z test_dispatch_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871764Z test_dispatch_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9871937Z test_dispatch_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872114Z test_dispatch_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872286Z test_dispatch_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872459Z test_dispatch_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872633Z test_dispatch_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872807Z test_dispatch_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9872982Z test_dispatch_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9873137Z test_dispatch_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9873308Z test_dispatch_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9873473Z test_dispatch_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9873649Z test_dispatch_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9873827Z test_dispatch_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874011Z test_dispatch_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874182Z test_dispatch_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874353Z test_dispatch_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874569Z test_dispatch_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874743Z test_dispatch_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9874903Z test_dispatch_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875071Z test_dispatch_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875272Z test_dispatch_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875449Z test_dispatch_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875623Z test_dispatch_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875797Z test_dispatch_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9875969Z test_dispatch_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876136Z test_dispatch_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876306Z test_dispatch_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876462Z test_dispatch_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876628Z test_dispatch_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876795Z test_dispatch_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9876965Z test_dispatch_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877140Z test_dispatch_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877308Z test_dispatch_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877483Z test_dispatch_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877657Z test_dispatch_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877836Z test_dispatch_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9877993Z test_dispatch_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878164Z test_dispatch_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878332Z test_dispatch_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878500Z test_dispatch_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878664Z test_dispatch_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878829Z test_dispatch_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9878997Z test_dispatch_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9879164Z test_dispatch_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9879347Z test_dispatch_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9879511Z test_dispatch_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9879725Z test_dispatch_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9879911Z test_dispatch_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9880089Z test_dispatch_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9880267Z test_dispatch_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9880475Z test_dispatch_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9880651Z test_dispatch_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9880828Z test_dispatch_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881005Z test_dispatch_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881183Z test_dispatch_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881343Z test_dispatch_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881521Z test_dispatch_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881701Z test_dispatch_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9881879Z test_dispatch_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882055Z test_dispatch_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882232Z test_dispatch_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882404Z test_dispatch_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882579Z test_dispatch_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882754Z test_dispatch_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9882914Z test_dispatch_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883087Z test_dispatch_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883263Z test_dispatch_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883443Z test_dispatch_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883618Z test_dispatch_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883787Z test_dispatch_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9883954Z test_dispatch_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9884129Z test_dispatch_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9884302Z test_dispatch_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9884464Z test_dispatch_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9884638Z test_dispatch_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9884833Z test_dispatch_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885002Z test_dispatch_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885168Z test_dispatch_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885337Z test_dispatch_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885534Z test_dispatch_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885700Z test_dispatch_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9885867Z test_dispatch_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886020Z test_dispatch_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886204Z test_dispatch_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886387Z test_dispatch_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886576Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886768Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9886955Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9887140Z test_dispatch_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9887327Z test_dispatch_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9887508Z test_dispatch_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9887692Z test_dispatch_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9887862Z test_dispatch_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888045Z test_dispatch_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888225Z test_dispatch_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888408Z test_dispatch_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888586Z test_dispatch_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888757Z test_dispatch_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9888938Z test_dispatch_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9889118Z test_dispatch_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9889292Z test_dispatch_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9889468Z test_dispatch_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9889629Z test_dispatch_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9889870Z test_dispatch_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890043Z test_dispatch_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890219Z test_dispatch_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890391Z test_dispatch_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890597Z test_dispatch_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890770Z test_dispatch_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9890942Z test_dispatch_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891114Z test_dispatch_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891279Z test_dispatch_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891456Z test_dispatch_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891631Z test_dispatch_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891803Z test_dispatch_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9891980Z test_dispatch_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892151Z test_dispatch_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892320Z test_dispatch_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892493Z test_dispatch_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892659Z test_dispatch_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892817Z test_dispatch_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9892980Z test_dispatch_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9893155Z test_dispatch_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9893323Z test_dispatch_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9893500Z test_dispatch_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9893676Z test_dispatch_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9893847Z test_dispatch_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894016Z test_dispatch_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894187Z test_dispatch_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894345Z test_dispatch_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894512Z test_dispatch_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894674Z test_dispatch_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9894870Z test_dispatch_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9895034Z test_dispatch_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9895209Z test_dispatch_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9895383Z test_dispatch_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9895563Z test_dispatch_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9895863Z test_dispatch_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896039Z test_dispatch_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896202Z test_dispatch_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896377Z test_dispatch_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896547Z test_dispatch_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896719Z test_dispatch_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9896889Z test_dispatch_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897062Z test_dispatch_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897232Z test_dispatch_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897411Z test_dispatch_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897587Z test_dispatch_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897757Z test_dispatch_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9897935Z test_dispatch_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898112Z test_dispatch_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898287Z test_dispatch_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898457Z test_dispatch_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898631Z test_dispatch_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898805Z test_dispatch_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9898978Z test_dispatch_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9899153Z test_dispatch_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9899312Z test_dispatch_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9899490Z test_dispatch_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9899662Z test_dispatch_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9899842Z test_dispatch_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900052Z test_dispatch_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900228Z test_dispatch_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900404Z test_dispatch_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900580Z test_dispatch_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900778Z test_dispatch_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9900952Z test_dispatch_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901113Z test_dispatch_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901287Z test_dispatch_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901458Z test_dispatch_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901627Z test_dispatch_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901794Z test_dispatch_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9901963Z test_dispatch_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902136Z test_dispatch_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902308Z test_dispatch_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902480Z test_dispatch_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902637Z test_dispatch_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902804Z test_dispatch_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9902968Z test_dispatch_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903133Z test_dispatch_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903300Z test_dispatch_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903464Z test_dispatch_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903629Z test_dispatch_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903794Z test_dispatch_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9903964Z test_dispatch_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904117Z test_dispatch_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904290Z test_dispatch_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904464Z test_dispatch_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904631Z test_dispatch_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904797Z test_dispatch_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9904993Z test_dispatch_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9905159Z test_dispatch_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9905325Z test_dispatch_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9905483Z test_dispatch_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9905634Z test_dispatch_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:31.9905825Z test_dispatch_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9905998Z test_dispatch_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906166Z test_dispatch_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906336Z test_dispatch_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906500Z test_dispatch_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906661Z test_dispatch_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906822Z test_dispatch_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9906989Z test_dispatch_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9907156Z test_dispatch_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9907440Z test_dispatch_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9907626Z test_dispatch_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9907810Z test_dispatch_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9907993Z test_dispatch_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9908173Z test_dispatch_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9908356Z test_dispatch_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9908544Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9908730Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9908917Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909076Z test_dispatch_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909244Z test_dispatch_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909417Z test_dispatch_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909595Z test_dispatch_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909764Z test_dispatch_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9909933Z test_dispatch_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910146Z test_dispatch_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910312Z test_dispatch_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910482Z test_dispatch_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910634Z test_dispatch_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910797Z test_dispatch_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9910998Z test_dispatch_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9911172Z test_dispatch_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9911347Z test_dispatch_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9911516Z test_dispatch_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9911684Z test_dispatch_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9911849Z test_dispatch_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912013Z test_dispatch_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912168Z test_dispatch_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912331Z test_dispatch_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912497Z test_dispatch_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912661Z test_dispatch_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9912841Z test_dispatch_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913016Z test_dispatch_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913200Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913380Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913566Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913744Z test_dispatch_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9913909Z test_dispatch_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914081Z test_dispatch_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914255Z test_dispatch_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914424Z test_dispatch_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914590Z test_dispatch_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914763Z test_dispatch_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9914940Z test_dispatch_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9915117Z test_dispatch_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9915323Z test_dispatch_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9915492Z test_dispatch_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9915670Z test_dispatch_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9915846Z test_dispatch_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916042Z test_dispatch_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916210Z test_dispatch_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916382Z test_dispatch_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916559Z test_dispatch_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916737Z test_dispatch_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9916909Z test_dispatch_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917078Z test_dispatch_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917242Z test_dispatch_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917412Z test_dispatch_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917587Z test_dispatch_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917765Z test_dispatch_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9917936Z test_dispatch_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918108Z test_dispatch_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918279Z test_dispatch_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918452Z test_dispatch_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918620Z test_dispatch_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918777Z test_dispatch_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9918947Z test_dispatch_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9919113Z test_dispatch_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9919299Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9919483Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9919671Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9919856Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920037Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920250Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920421Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920603Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920784Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9920992Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9921177Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9921356Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9921542Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9921725Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9921902Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922084Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922257Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922439Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922618Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922801Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9922986Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9923168Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9923350Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9923530Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9923710Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9923891Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924062Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924243Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924427Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924617Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924799Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9924984Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9925199Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9925381Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9925563Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9925745Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9925941Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9926125Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9926307Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9926495Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9926677Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9926863Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927050Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927236Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927417Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927586Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927771Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9927954Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9928131Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9928314Z test_dispatch_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9928498Z test_dispatch_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9928673Z test_dispatch_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9928846Z test_dispatch_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929026Z test_dispatch_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929205Z test_dispatch_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929371Z test_dispatch_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929550Z test_dispatch_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929728Z test_dispatch_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9929921Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9930113Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9930332Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9930519Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9930713Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9930901Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931125Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931299Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931472Z test_dispatch_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931646Z test_dispatch_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931822Z test_dispatch_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9931999Z test_dispatch_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9932174Z test_dispatch_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9932352Z test_dispatch_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9932524Z test_dispatch_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9932692Z test_dispatch_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9932852Z test_dispatch_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933022Z test_dispatch_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933188Z test_dispatch_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933357Z test_dispatch_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933523Z test_dispatch_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933704Z test_dispatch_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9933882Z test_dispatch_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934063Z test_dispatch_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934235Z test_dispatch_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934393Z test_dispatch_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934568Z test_dispatch_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934738Z test_dispatch_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9934906Z test_dispatch_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9935081Z test_dispatch_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9935280Z test_dispatch_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9935448Z test_dispatch_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9935614Z test_dispatch_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9935872Z test_dispatch_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936045Z test_dispatch_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936233Z test_dispatch_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936404Z test_dispatch_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936571Z test_dispatch_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936737Z test_dispatch_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9936902Z test_dispatch_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937068Z test_dispatch_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937233Z test_dispatch_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937402Z test_dispatch_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937565Z test_dispatch_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937725Z test_dispatch_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9937896Z test_dispatch_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938069Z test_dispatch_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938244Z test_dispatch_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938414Z test_dispatch_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938581Z test_dispatch_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938750Z test_dispatch_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9938917Z test_dispatch_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939084Z test_dispatch_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939235Z test_dispatch_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939400Z test_dispatch_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939568Z test_dispatch_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939743Z test_dispatch_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9939914Z test_dispatch_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940091Z test_dispatch_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940268Z test_dispatch_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940469Z test_dispatch_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940642Z test_dispatch_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940798Z test_dispatch_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9940965Z test_dispatch_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941154Z test_dispatch_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941323Z test_dispatch_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941488Z test_dispatch_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941655Z test_dispatch_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941823Z test_dispatch_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9941993Z test_dispatch_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942162Z test_dispatch_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942316Z test_dispatch_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942484Z test_dispatch_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942647Z test_dispatch_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942811Z test_dispatch_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9942980Z test_dispatch_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9943146Z test_dispatch_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9943337Z test_dispatch_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9943529Z test_dispatch_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9943718Z test_dispatch_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9943906Z test_dispatch_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9944080Z test_dispatch_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9944265Z test_dispatch_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9944459Z test_dispatch_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9944651Z test_dispatch_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9944840Z test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9945031Z test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9945226Z test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9945444Z test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9945640Z test_dispatch_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9945829Z test_dispatch_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946004Z test_dispatch_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946216Z test_dispatch_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946399Z test_dispatch_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946581Z test_dispatch_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946768Z test_dispatch_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9946952Z test_dispatch_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9947135Z test_dispatch_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9947432Z test_dispatch_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9947608Z test_dispatch_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9947780Z test_dispatch_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9947941Z test_dispatch_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948118Z test_dispatch_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948289Z test_dispatch_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948461Z test_dispatch_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948631Z test_dispatch_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948801Z test_dispatch_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9948973Z test_dispatch_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949139Z test_dispatch_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949309Z test_dispatch_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949463Z test_dispatch_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949636Z test_dispatch_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949806Z test_dispatch_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9949973Z test_dispatch_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9950144Z test_dispatch_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9950310Z test_dispatch_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9950476Z test_dispatch_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9950691Z test_dispatch_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9950857Z test_dispatch_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951007Z test_dispatch_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951178Z test_dispatch_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951381Z test_dispatch_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951556Z test_dispatch_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951729Z test_dispatch_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9951900Z test_dispatch_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952069Z test_dispatch_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952236Z test_dispatch_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952402Z test_dispatch_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952556Z test_dispatch_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952726Z test_dispatch_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9952893Z test_dispatch_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953065Z test_dispatch_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953229Z test_dispatch_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953404Z test_dispatch_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953575Z test_dispatch_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953742Z test_dispatch_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9953911Z test_dispatch_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954063Z test_dispatch_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954226Z test_dispatch_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954390Z test_dispatch_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954557Z test_dispatch_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954718Z test_dispatch_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9954888Z test_dispatch_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955053Z test_dispatch_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955229Z test_dispatch_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955402Z test_dispatch_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955562Z test_dispatch_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955761Z test_dispatch_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9955931Z test_dispatch_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956097Z test_dispatch_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956264Z test_dispatch_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956456Z test_dispatch_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956620Z test_dispatch_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956784Z test_dispatch_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9956952Z test_dispatch_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957121Z test_dispatch_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957296Z test_dispatch_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957478Z test_dispatch_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957653Z test_dispatch_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957823Z test_dispatch_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9957996Z test_dispatch_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9958169Z test_dispatch_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9958336Z test_dispatch_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9958508Z test_dispatch_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9958684Z test_dispatch_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9958846Z test_dispatch_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959020Z test_dispatch_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959192Z test_dispatch_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959378Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959561Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959748Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9959935Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9960118Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9960300Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9960471Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9960681Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9960861Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961038Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961218Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961422Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961594Z test_dispatch_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961762Z test_dispatch_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9961934Z test_dispatch_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962102Z test_dispatch_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962254Z test_dispatch_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962421Z test_dispatch_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962585Z test_dispatch_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962750Z test_dispatch_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9962915Z test_dispatch_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9963078Z test_dispatch_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9963274Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9963465Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9963653Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9963826Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964006Z test_dispatch_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964187Z test_dispatch_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964371Z test_dispatch_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964551Z test_dispatch_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964725Z test_dispatch_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9964896Z test_dispatch_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965074Z test_dispatch_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965248Z test_dispatch_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965422Z test_dispatch_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965592Z test_dispatch_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965803Z test_dispatch_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9965983Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9966161Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9966337Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9966592Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9966772Z test_dispatch_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9966951Z test_dispatch_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9967137Z test_dispatch_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9967307Z test_dispatch_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9967484Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9967661Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9967839Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968016Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968193Z test_dispatch_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968373Z test_dispatch_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968554Z test_dispatch_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968735Z test_dispatch_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9968912Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969077Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969255Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969435Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969613Z test_dispatch_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969788Z test_dispatch_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9969969Z test_dispatch_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9970147Z test_dispatch_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9970322Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9970496Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9970706Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9970868Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9971042Z test_dispatch_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9971241Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9971468Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9971661Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9971859Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972051Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972238Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972430Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972618Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972797Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9972990Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9973180Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9973369Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9973555Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9973739Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9973929Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9974116Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9974583Z 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-11T20:44:31.9974947Z 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-11T20:44:31.9975293Z 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-11T20:44:31.9975715Z 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-11T20:44:31.9976072Z 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-11T20:44:31.9976417Z 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-11T20:44:31.9976802Z 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-11T20:44:31.9977147Z 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-11T20:44:31.9977518Z 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-11T20:44:31.9977871Z 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-11T20:44:31.9978222Z 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-11T20:44:31.9978568Z 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-11T20:44:31.9978911Z 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-11T20:44:31.9979255Z 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-11T20:44:31.9979599Z 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-11T20:44:31.9979927Z 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-11T20:44:31.9980112Z test_dispatch_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9980291Z test_dispatch_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9980473Z test_dispatch_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9980653Z test_dispatch_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9980832Z test_dispatch_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981010Z test_dispatch_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981188Z test_dispatch_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981366Z test_dispatch_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981543Z test_dispatch_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981706Z test_dispatch_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9981890Z test_dispatch_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982072Z test_dispatch_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982248Z test_dispatch_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982422Z test_dispatch_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982625Z test_dispatch_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982799Z test_dispatch_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9982977Z test_dispatch_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9983175Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9983388Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9983583Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9983778Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9983975Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9984173Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9984366Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9984563Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9984757Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9984957Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9985153Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9985348Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:31.9985526Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9985713Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9985908Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986104Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986286Z test_dispatch_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986461Z test_dispatch_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986640Z test_dispatch_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986814Z test_dispatch_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9986990Z test_dispatch_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9987153Z test_dispatch_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9987443Z test_dispatch_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9987614Z test_dispatch_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9987843Z test_dispatch_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988018Z test_dispatch_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988196Z test_dispatch_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988372Z test_dispatch_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988583Z test_dispatch_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988755Z test_dispatch_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9988927Z test_dispatch_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989089Z test_dispatch_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989260Z test_dispatch_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989433Z test_dispatch_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989612Z test_dispatch_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989790Z test_dispatch_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9989963Z test_dispatch_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9990136Z test_dispatch_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9990310Z test_dispatch_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9990479Z test_dispatch_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9990641Z test_dispatch_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9990834Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9991038Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9991230Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9991424Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9991614Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9991812Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9992002Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9992189Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9992552Z 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-11T20:44:31.9992895Z 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-11T20:44:31.9993278Z 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-11T20:44:31.9993628Z 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-11T20:44:31.9993981Z 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-11T20:44:31.9994358Z 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-11T20:44:31.9994707Z 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-11T20:44:31.9995057Z 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-11T20:44:31.9995239Z test_dispatch_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9995421Z test_dispatch_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9995605Z test_dispatch_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9995788Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9995963Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9996133Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9996311Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9996487Z test_dispatch_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9996679Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9996873Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997066Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997255Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997445Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997629Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997805Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9997993Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9998182Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9998372Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9998561Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9998776Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9998961Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9999145Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9999355Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9999543Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9999730Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:31.9999913Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0000101Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0000285Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0000471Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0000658Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0000846Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001029Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001215Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001404Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001593Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001768Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0001950Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0002135Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0002324Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0002506Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0002684Z test_dispatch_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0002857Z test_dispatch_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003036Z test_dispatch_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003211Z test_dispatch_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003372Z test_dispatch_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003575Z test_dispatch_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003748Z test_dispatch_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0003921Z test_dispatch_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0004096Z test_dispatch_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0004308Z test_dispatch_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0004494Z test_dispatch_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0004670Z test_dispatch_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0004849Z test_dispatch_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005020Z test_dispatch_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005175Z test_dispatch_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005347Z test_dispatch_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005526Z test_dispatch_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005739Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0005944Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0006154Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0006360Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0006564Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0006772Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0006970Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0007163Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0007364Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0007561Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0007760Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0007958Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0008159Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0008351Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0008574Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0008771Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0008967Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0009162Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0009387Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0009587Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0009785Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0009976Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0010168Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0010361Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0010557Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0010932Z 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-11T20:44:32.0011302Z 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-11T20:44:32.0011660Z 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-11T20:44:32.0012021Z 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-11T20:44:32.0012364Z 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-11T20:44:32.0012713Z 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-11T20:44:32.0013070Z 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-11T20:44:32.0013421Z 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-11T20:44:32.0013782Z 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-11T20:44:32.0014149Z 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-11T20:44:32.0014506Z 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-11T20:44:32.0014894Z 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-11T20:44:32.0015251Z 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-11T20:44:32.0015600Z 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-11T20:44:32.0016116Z 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-11T20:44:32.0016487Z 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-11T20:44:32.0016847Z 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-11T20:44:32.0017207Z 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-11T20:44:32.0017567Z 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-11T20:44:32.0017929Z 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-11T20:44:32.0018284Z 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-11T20:44:32.0018635Z 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-11T20:44:32.0018993Z 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-11T20:44:32.0019345Z 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-11T20:44:32.0019701Z 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-11T20:44:32.0020061Z 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-11T20:44:32.0020416Z 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-11T20:44:32.0020770Z 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-11T20:44:32.0021121Z 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-11T20:44:32.0021481Z 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-11T20:44:32.0021837Z 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-11T20:44:32.0022214Z 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-11T20:44:32.0022406Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0022600Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0022824Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023017Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023209Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023403Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023592Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023781Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0023967Z test_dispatch_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0024138Z test_dispatch_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0024321Z test_dispatch_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0024504Z test_dispatch_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0024684Z test_dispatch_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0024865Z test_dispatch_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025039Z test_dispatch_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025210Z test_dispatch_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025387Z test_dispatch_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025557Z test_dispatch_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025735Z test_dispatch_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0025903Z test_dispatch_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026076Z test_dispatch_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026249Z test_dispatch_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026425Z test_dispatch_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026604Z test_dispatch_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026777Z test_dispatch_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0026949Z test_dispatch_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0027151Z test_dispatch_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0027436Z test_dispatch_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0027601Z test_dispatch_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0027774Z test_dispatch_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0027995Z test_dispatch_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0028170Z test_dispatch_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0028339Z test_dispatch_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0028509Z test_dispatch_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0028679Z test_dispatch_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0028846Z test_dispatch_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029007Z test_dispatch_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029165Z test_dispatch_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029327Z test_dispatch_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029511Z test_dispatch_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029693Z test_dispatch_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0029878Z test_dispatch_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030065Z test_dispatch_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030246Z test_dispatch_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030429Z test_dispatch_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030608Z test_dispatch_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030789Z test_dispatch_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0030955Z test_dispatch_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0031128Z test_dispatch_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0031303Z test_dispatch_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0031477Z test_dispatch_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0031660Z test_dispatch_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0031838Z test_dispatch_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032024Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032243Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032427Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032594Z test_dispatch_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032777Z test_dispatch_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0032982Z test_dispatch_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0033162Z test_dispatch_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0033334Z test_dispatch_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0033507Z test_dispatch_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0033682Z test_dispatch_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0033852Z test_dispatch_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034025Z test_dispatch_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034193Z test_dispatch_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034356Z test_dispatch_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034528Z test_dispatch_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034701Z test_dispatch_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0034870Z test_dispatch_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035036Z test_dispatch_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035201Z test_dispatch_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035367Z test_dispatch_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035534Z test_dispatch_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035698Z test_dispatch_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0035863Z test_dispatch_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036034Z test_dispatch_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036210Z test_dispatch_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036386Z test_dispatch_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036560Z test_dispatch_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036735Z test_dispatch_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0036902Z test_dispatch_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037070Z test_dispatch_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037269Z test_dispatch_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037422Z test_dispatch_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037590Z test_dispatch_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037755Z test_dispatch_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0037935Z test_dispatch_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0038133Z test_dispatch_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0038315Z test_dispatch_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0038492Z test_dispatch_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0038673Z test_dispatch_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0038850Z test_dispatch_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039010Z test_dispatch_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039185Z test_dispatch_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039361Z test_dispatch_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039534Z test_dispatch_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039705Z test_dispatch_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0039879Z test_dispatch_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040049Z test_dispatch_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040222Z test_dispatch_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040391Z test_dispatch_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040571Z test_dispatch_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040733Z test_dispatch_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0040909Z test_dispatch_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041082Z test_dispatch_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041251Z test_dispatch_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041416Z test_dispatch_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041586Z test_dispatch_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041755Z test_dispatch_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0041921Z test_dispatch_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042089Z test_dispatch_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042244Z test_dispatch_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042445Z test_dispatch_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042620Z test_dispatch_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042790Z test_dispatch_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0042958Z test_dispatch_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0043167Z test_dispatch_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0043333Z test_dispatch_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0043511Z test_dispatch_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0043692Z test_dispatch_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0043857Z test_dispatch_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044032Z test_dispatch_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044207Z test_dispatch_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044382Z test_dispatch_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044569Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044755Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0044949Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0045135Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0045319Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0045492Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0045674Z test_dispatch_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0045856Z test_dispatch_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046039Z test_dispatch_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046219Z test_dispatch_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046397Z test_dispatch_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046566Z test_dispatch_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046740Z test_dispatch_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0046915Z test_dispatch_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047090Z test_dispatch_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047246Z test_dispatch_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047444Z test_dispatch_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047614Z test_dispatch_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047785Z test_dispatch_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0047961Z test_dispatch_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048129Z test_dispatch_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048321Z test_dispatch_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048485Z test_dispatch_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048651Z test_dispatch_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048808Z test_dispatch_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0048971Z test_dispatch_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049136Z test_dispatch_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049299Z test_dispatch_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049471Z test_dispatch_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049637Z test_dispatch_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049810Z test_dispatch_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0049983Z test_dispatch_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050151Z test_dispatch_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050307Z test_dispatch_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050471Z test_dispatch_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050635Z test_dispatch_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050802Z test_dispatch_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0050965Z test_dispatch_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051130Z test_dispatch_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051295Z test_dispatch_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051471Z test_dispatch_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051644Z test_dispatch_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051811Z test_dispatch_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0051991Z test_dispatch_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0052163Z test_dispatch_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0052335Z test_dispatch_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0052564Z test_dispatch_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0052737Z test_dispatch_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0052908Z test_dispatch_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053081Z test_dispatch_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053286Z test_dispatch_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053460Z test_dispatch_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053619Z test_dispatch_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053789Z test_dispatch_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0053957Z test_dispatch_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054122Z test_dispatch_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054299Z test_dispatch_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054470Z test_dispatch_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054648Z test_dispatch_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054823Z test_dispatch_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0054995Z test_dispatch_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0055155Z test_dispatch_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0055322Z test_dispatch_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0055487Z test_dispatch_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0055737Z test_dispatch_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0055912Z test_dispatch_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056079Z test_dispatch_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056244Z test_dispatch_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056412Z test_dispatch_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056576Z test_dispatch_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056728Z test_dispatch_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0056890Z test_dispatch_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057054Z test_dispatch_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057220Z test_dispatch_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057401Z test_dispatch_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057579Z test_dispatch_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057803Z test_dispatch_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0057989Z test_dispatch_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0058168Z test_dispatch_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0058330Z test_dispatch_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0058529Z test_dispatch_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0058706Z test_dispatch_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0058877Z test_dispatch_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059047Z test_dispatch_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059220Z test_dispatch_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059389Z test_dispatch_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059558Z test_dispatch_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059727Z test_dispatch_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0059902Z test_dispatch_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060062Z test_dispatch_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060233Z test_dispatch_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060401Z test_dispatch_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060568Z test_dispatch_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060732Z test_dispatch_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0060898Z test_dispatch_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061066Z test_dispatch_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061233Z test_dispatch_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061395Z test_dispatch_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061554Z test_dispatch_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061719Z test_dispatch_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0061889Z test_dispatch_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062057Z test_dispatch_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062228Z test_dispatch_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062395Z test_dispatch_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062559Z test_dispatch_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062751Z test_dispatch_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0062915Z test_dispatch_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063068Z test_dispatch_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063231Z test_dispatch_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063404Z test_dispatch_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063596Z test_dispatch_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063770Z test_dispatch_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0063945Z test_dispatch_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064116Z test_dispatch_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064285Z test_dispatch_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064449Z test_dispatch_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064600Z test_dispatch_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064769Z test_dispatch_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0064935Z test_dispatch_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065098Z test_dispatch_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065280Z test_dispatch_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065454Z test_dispatch_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065637Z test_dispatch_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065817Z test_dispatch_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0065994Z test_dispatch_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0066153Z test_dispatch_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0066329Z test_dispatch_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0066504Z test_dispatch_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0066678Z test_dispatch_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0066851Z test_dispatch_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0067028Z test_dispatch_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0067304Z test_dispatch_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0067484Z test_dispatch_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0067662Z test_dispatch_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0067840Z test_dispatch_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068050Z test_dispatch_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068224Z test_dispatch_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068397Z test_dispatch_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068572Z test_dispatch_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068778Z test_dispatch_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0068953Z test_dispatch_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069124Z test_dispatch_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069299Z test_dispatch_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069465Z test_dispatch_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069626Z test_dispatch_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069799Z test_dispatch_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0069974Z test_dispatch_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0070142Z test_dispatch_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0070307Z test_dispatch_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0070474Z test_dispatch_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0070638Z test_dispatch_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0070802Z test_dispatch_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0070968Z test_dispatch_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071119Z test_dispatch_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071289Z test_dispatch_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071453Z test_dispatch_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071624Z test_dispatch_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071796Z test_dispatch_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0071961Z test_dispatch_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072125Z test_dispatch_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072291Z test_dispatch_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072456Z test_dispatch_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072608Z test_dispatch_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072770Z test_dispatch_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0072969Z test_dispatch_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0073129Z test_dispatch_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0073307Z test_dispatch_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0073478Z test_dispatch_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0073656Z test_dispatch_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0073861Z test_dispatch_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074037Z test_dispatch_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074199Z test_dispatch_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074374Z test_dispatch_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074544Z test_dispatch_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074715Z test_dispatch_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0074887Z test_dispatch_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075057Z test_dispatch_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075224Z test_dispatch_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075396Z test_dispatch_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075569Z test_dispatch_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075726Z test_dispatch_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0075891Z test_dispatch_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076056Z test_dispatch_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076221Z test_dispatch_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076390Z test_dispatch_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076553Z test_dispatch_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076728Z test_dispatch_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0076904Z test_dispatch_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077079Z test_dispatch_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077250Z test_dispatch_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077405Z test_dispatch_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077574Z test_dispatch_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077736Z test_dispatch_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0077901Z test_dispatch_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0078101Z test_dispatch_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0078278Z test_dispatch_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0078450Z test_dispatch_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0078630Z test_dispatch_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0078843Z test_dispatch_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079006Z test_dispatch_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079183Z test_dispatch_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079361Z test_dispatch_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079536Z test_dispatch_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079707Z test_dispatch_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0079881Z test_dispatch_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080053Z test_dispatch_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080228Z test_dispatch_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080399Z test_dispatch_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080563Z test_dispatch_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080747Z test_dispatch_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0080925Z test_dispatch_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081102Z test_dispatch_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081278Z test_dispatch_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081455Z test_dispatch_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081628Z test_dispatch_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081801Z test_dispatch_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0081975Z test_dispatch_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082135Z test_dispatch_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082307Z test_dispatch_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082478Z test_dispatch_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082655Z test_dispatch_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082826Z test_dispatch_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0082998Z test_dispatch_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0083201Z test_dispatch_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0083368Z test_dispatch_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0083537Z test_dispatch_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0083703Z test_dispatch_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0083855Z test_dispatch_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084048Z test_dispatch_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084219Z test_dispatch_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084407Z test_dispatch_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084598Z test_dispatch_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084781Z test_dispatch_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0084964Z test_dispatch_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085136Z test_dispatch_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085305Z test_dispatch_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085465Z test_dispatch_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085635Z test_dispatch_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085805Z test_dispatch_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0085973Z test_dispatch_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086138Z test_dispatch_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086301Z test_dispatch_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086468Z test_dispatch_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086631Z test_dispatch_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086798Z test_dispatch_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0086951Z test_dispatch_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0087130Z test_dispatch_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0087307Z test_dispatch_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0087480Z test_dispatch_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0087648Z test_dispatch_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0087826Z test_dispatch_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088000Z test_dispatch_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088170Z test_dispatch_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088370Z test_dispatch_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088522Z test_dispatch_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088690Z test_dispatch_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0088854Z test_dispatch_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089047Z test_dispatch_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089219Z test_dispatch_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089386Z test_dispatch_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089564Z test_dispatch_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089740Z test_dispatch_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0089924Z test_dispatch_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090104Z test_dispatch_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090274Z test_dispatch_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090454Z test_dispatch_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090629Z test_dispatch_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090807Z test_dispatch_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0090977Z test_dispatch_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0091155Z test_dispatch_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0091331Z test_dispatch_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0091509Z test_dispatch_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0091683Z test_dispatch_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0091843Z test_dispatch_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092022Z test_dispatch_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092194Z test_dispatch_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092365Z test_dispatch_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092533Z test_dispatch_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092703Z test_dispatch_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0092870Z test_dispatch_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093040Z test_dispatch_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093211Z test_dispatch_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093415Z test_dispatch_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093583Z test_dispatch_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093761Z test_dispatch_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0093936Z test_dispatch_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094142Z test_dispatch_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094317Z test_dispatch_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094488Z test_dispatch_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094660Z test_dispatch_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094828Z test_dispatch_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0094984Z test_dispatch_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0095148Z test_dispatch_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0095318Z test_dispatch_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0095485Z test_dispatch_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0095731Z test_dispatch_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0095911Z test_dispatch_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096092Z test_dispatch_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096272Z test_dispatch_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096447Z test_dispatch_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096625Z test_dispatch_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096791Z test_dispatch_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0096968Z test_dispatch_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0097141Z test_dispatch_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0097316Z test_dispatch_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0097489Z test_dispatch_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0097660Z test_dispatch_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0097829Z test_dispatch_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098013Z test_dispatch_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098187Z test_dispatch_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098356Z test_dispatch_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098572Z test_dispatch_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098747Z test_dispatch_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0098924Z test_dispatch_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099095Z test_dispatch_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099294Z test_dispatch_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099467Z test_dispatch_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099639Z test_dispatch_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099815Z test_dispatch_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0099979Z test_dispatch_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0100148Z test_dispatch_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0100321Z test_dispatch_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0100491Z test_dispatch_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0100663Z test_dispatch_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0100836Z test_dispatch_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101012Z test_dispatch_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101183Z test_dispatch_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101354Z test_dispatch_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101520Z test_dispatch_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101677Z test_dispatch_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0101848Z test_dispatch_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102012Z test_dispatch_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102178Z test_dispatch_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102344Z test_dispatch_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102518Z test_dispatch_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102693Z test_dispatch_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0102869Z test_dispatch_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103045Z test_dispatch_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103205Z test_dispatch_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103375Z test_dispatch_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103591Z test_dispatch_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103773Z test_dispatch_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0103959Z test_dispatch_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0104143Z test_dispatch_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0104350Z test_dispatch_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0104533Z test_dispatch_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0104714Z test_dispatch_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0104887Z test_dispatch_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105067Z test_dispatch_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105239Z test_dispatch_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105406Z test_dispatch_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105578Z test_dispatch_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105747Z test_dispatch_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0105916Z test_dispatch_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106086Z test_dispatch_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106249Z test_dispatch_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106417Z test_dispatch_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106567Z test_dispatch_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106743Z test_dispatch_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0106914Z test_dispatch_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0107093Z test_dispatch_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0107380Z test_dispatch_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0107554Z test_dispatch_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0107730Z test_dispatch_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0107904Z test_dispatch_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108080Z test_dispatch_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108241Z test_dispatch_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108414Z test_dispatch_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108588Z test_dispatch_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108809Z test_dispatch_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0108979Z test_dispatch_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0109147Z test_dispatch_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0109318Z test_dispatch_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0109526Z test_dispatch_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0109696Z test_dispatch_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0109850Z test_dispatch_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110015Z test_dispatch_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110188Z test_dispatch_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110366Z test_dispatch_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110541Z test_dispatch_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110716Z test_dispatch_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0110892Z test_dispatch_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111062Z test_dispatch_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111247Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111435Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111610Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111791Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0111975Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0112160Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0112337Z test_dispatch_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0112517Z test_dispatch_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0112696Z test_dispatch_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0112872Z test_dispatch_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113046Z test_dispatch_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113208Z test_dispatch_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113379Z test_dispatch_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113552Z test_dispatch_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113753Z test_dispatch_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0113921Z test_dispatch_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114090Z test_dispatch_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114256Z test_dispatch_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114420Z test_dispatch_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114622Z test_dispatch_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114779Z test_dispatch_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0114947Z test_dispatch_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0115130Z test_dispatch_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0115310Z test_dispatch_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0115490Z test_dispatch_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0115664Z test_dispatch_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0115836Z test_dispatch_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116011Z test_dispatch_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116187Z test_dispatch_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116366Z test_dispatch_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116527Z test_dispatch_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116696Z test_dispatch_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0116866Z test_dispatch_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117036Z test_dispatch_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117205Z test_dispatch_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117370Z test_dispatch_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117541Z test_dispatch_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117709Z test_dispatch_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0117889Z test_dispatch_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118056Z test_dispatch_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118231Z test_dispatch_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118404Z test_dispatch_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118579Z test_dispatch_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118750Z test_dispatch_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0118958Z test_dispatch_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119128Z test_dispatch_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119298Z test_dispatch_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119468Z test_dispatch_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119653Z test_dispatch_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119824Z test_dispatch_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0119993Z test_dispatch_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0120160Z test_dispatch_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0120332Z test_dispatch_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0120502Z test_dispatch_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0120670Z test_dispatch_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0120840Z test_dispatch_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121007Z test_dispatch_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121160Z test_dispatch_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121328Z test_dispatch_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121493Z test_dispatch_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121656Z test_dispatch_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121824Z test_dispatch_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0121989Z test_dispatch_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0122165Z test_dispatch_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0122335Z test_dispatch_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0122510Z test_dispatch_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0122688Z test_dispatch_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0122850Z test_dispatch_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123022Z test_dispatch_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123192Z test_dispatch_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123363Z test_dispatch_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123532Z test_dispatch_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123699Z test_dispatch_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0123895Z test_dispatch_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124064Z test_dispatch_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124228Z test_dispatch_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124390Z test_dispatch_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124557Z test_dispatch_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124758Z test_dispatch_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0124933Z test_dispatch_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125109Z test_dispatch_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125281Z test_dispatch_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125449Z test_dispatch_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125615Z test_dispatch_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125783Z test_dispatch_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0125938Z test_dispatch_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126102Z test_dispatch_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126269Z test_dispatch_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126434Z test_dispatch_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126603Z test_dispatch_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126770Z test_dispatch_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0126944Z test_dispatch_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127122Z test_dispatch_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127293Z test_dispatch_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127451Z test_dispatch_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127622Z test_dispatch_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127788Z test_dispatch_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0127954Z test_dispatch_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128120Z test_dispatch_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128282Z test_dispatch_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128449Z test_dispatch_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128617Z test_dispatch_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128788Z test_dispatch_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0128972Z test_dispatch_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0129141Z test_dispatch_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0129309Z test_dispatch_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0129474Z test_dispatch_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0129702Z test_dispatch_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0129869Z test_dispatch_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130030Z test_dispatch_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130198Z test_dispatch_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130366Z test_dispatch_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130525Z test_dispatch_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130690Z test_dispatch_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0130865Z test_dispatch_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131039Z test_dispatch_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131207Z test_dispatch_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131376Z test_dispatch_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131543Z test_dispatch_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131706Z test_dispatch_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0131872Z test_dispatch_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132034Z test_dispatch_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132187Z test_dispatch_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132353Z test_dispatch_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132525Z test_dispatch_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132695Z test_dispatch_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0132868Z test_dispatch_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133042Z test_dispatch_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133215Z test_dispatch_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133386Z test_dispatch_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133557Z test_dispatch_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133712Z test_dispatch_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0133877Z test_dispatch_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134074Z test_dispatch_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134236Z test_dispatch_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134401Z test_dispatch_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134566Z test_dispatch_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134768Z test_dispatch_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0134942Z test_dispatch_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0135125Z test_dispatch_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0135294Z test_dispatch_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0135465Z test_dispatch_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0135719Z test_dispatch_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0135897Z test_dispatch_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136072Z test_dispatch_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136245Z test_dispatch_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136416Z test_dispatch_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136585Z test_dispatch_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136761Z test_dispatch_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0136919Z test_dispatch_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137098Z test_dispatch_symbolic_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137273Z test_dispatch_symbolic_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137458Z test_dispatch_symbolic_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137638Z test_dispatch_symbolic_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137811Z test_dispatch_symbolic_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0137990Z test_dispatch_symbolic_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0138166Z test_dispatch_symbolic_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0138345Z test_dispatch_symbolic_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0138518Z test_dispatch_symbolic_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0138678Z test_dispatch_symbolic_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0138851Z test_dispatch_symbolic_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139023Z test_dispatch_symbolic_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139234Z test_dispatch_symbolic_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139411Z test_dispatch_symbolic_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139580Z test_dispatch_symbolic_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139760Z test_dispatch_symbolic_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0139964Z test_dispatch_symbolic_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140137Z test_dispatch_symbolic_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140297Z test_dispatch_symbolic_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140475Z test_dispatch_symbolic_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140647Z test_dispatch_symbolic_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140820Z test_dispatch_symbolic_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0140990Z test_dispatch_symbolic_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0141165Z test_dispatch_symbolic_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0141337Z test_dispatch_symbolic_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0141505Z test_dispatch_symbolic_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0141696Z test_dispatch_symbolic_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0141867Z test_dispatch_symbolic_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142058Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142247Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142436Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142623Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142807Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0142995Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0143177Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0143358Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0143539Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0143710Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0143895Z test_dispatch_symbolic_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0144076Z test_dispatch_symbolic_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0144290Z test_dispatch_symbolic_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0144476Z test_dispatch_symbolic_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0144661Z test_dispatch_symbolic_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0144840Z test_dispatch_symbolic_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0145049Z test_dispatch_symbolic_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0145232Z test_dispatch_symbolic_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0145411Z test_dispatch_symbolic_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0145573Z test_dispatch_symbolic_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0145743Z test_dispatch_symbolic_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0145920Z test_dispatch_symbolic_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146091Z test_dispatch_symbolic_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146267Z test_dispatch_symbolic_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146437Z test_dispatch_symbolic_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146605Z test_dispatch_symbolic_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146775Z test_dispatch_symbolic_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0146949Z test_dispatch_symbolic_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0147103Z test_dispatch_symbolic_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0147396Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0147576Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0147760Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0147945Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148130Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148308Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148482Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148659Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148834Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0148990Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0149214Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0149382Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0149564Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0149749Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0149977Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0150161Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0150343Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0150527Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0150711Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0150877Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151056Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151237Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151415Z test_dispatch_symbolic_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151594Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151771Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0151948Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0152125Z test_dispatch_symbolic_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0152301Z test_dispatch_symbolic_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0152471Z test_dispatch_symbolic_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0152651Z test_dispatch_symbolic_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0152826Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153004Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153181Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153359Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153531Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153701Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0153884Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154053Z test_dispatch_symbolic_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154251Z test_dispatch_symbolic_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154425Z test_dispatch_symbolic_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154593Z test_dispatch_symbolic_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154759Z test_dispatch_symbolic_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0154960Z test_dispatch_symbolic_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0155131Z test_dispatch_symbolic_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0155309Z test_dispatch_symbolic_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0155494Z test_dispatch_symbolic_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0155675Z test_dispatch_symbolic_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0155853Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156018Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156196Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156370Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156538Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156710Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0156886Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157054Z test_dispatch_symbolic_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157232Z test_dispatch_symbolic_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157416Z test_dispatch_symbolic_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157583Z test_dispatch_symbolic_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157761Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0157939Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0158171Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0158404Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0158642Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0158870Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0159049Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0164254Z test_dispatch_symbolic_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0164572Z test_dispatch_symbolic_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0164742Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0164916Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0165085Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0165293Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0165466Z test_dispatch_symbolic_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0165665Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0165867Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0166067Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0166270Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0166472Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0166651Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0166830Z test_dispatch_symbolic_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167013Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167192Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167368Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167544Z test_dispatch_symbolic_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167716Z test_dispatch_symbolic_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0167884Z test_dispatch_symbolic_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168058Z test_dispatch_symbolic_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168224Z test_dispatch_symbolic_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168400Z test_dispatch_symbolic_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168573Z test_dispatch_symbolic_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168746Z test_dispatch_symbolic_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0168924Z test_dispatch_symbolic_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169096Z test_dispatch_symbolic_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169277Z test_dispatch_symbolic_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169485Z test_dispatch_symbolic_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169659Z test_dispatch_symbolic_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169829Z test_dispatch_symbolic_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0169990Z test_dispatch_symbolic_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0170191Z test_dispatch_symbolic_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0170365Z test_dispatch_symbolic_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0170539Z test_dispatch_symbolic_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0170712Z test_dispatch_symbolic_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0170894Z test_dispatch_symbolic_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171069Z test_dispatch_symbolic_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171252Z test_dispatch_symbolic_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171440Z test_dispatch_symbolic_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171605Z test_dispatch_symbolic_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171778Z test_dispatch_symbolic_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0171953Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172122Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172290Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172460Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172637Z test_dispatch_symbolic_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172814Z test_dispatch_symbolic_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0172988Z test_dispatch_symbolic_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0173170Z test_dispatch_symbolic_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0173335Z test_dispatch_symbolic_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0173506Z test_dispatch_symbolic_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0173682Z test_dispatch_symbolic_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0173855Z test_dispatch_symbolic_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174022Z test_dispatch_symbolic_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174196Z test_dispatch_symbolic_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174398Z test_dispatch_symbolic_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174572Z test_dispatch_symbolic_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174744Z test_dispatch_symbolic_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0174903Z test_dispatch_symbolic_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0175085Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0175294Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0175478Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0175755Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0175930Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176105Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176275Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176444Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176620Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176776Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0176961Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0177147Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0177332Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0177521Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0177704Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0177888Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178074Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178263Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178428Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178609Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178789Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0178965Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0179135Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0179315Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0179535Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0179717Z test_dispatch_symbolic_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0179897Z test_dispatch_symbolic_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180077Z test_dispatch_symbolic_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180273Z test_dispatch_symbolic_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180448Z test_dispatch_symbolic_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180621Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180796Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0180964Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0181137Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0181310Z test_dispatch_symbolic_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0181504Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0181702Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0181883Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0182077Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0182269Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0182457Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0182644Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0182829Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0183026Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0183298Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0183549Z test_dispatch_symbolic_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0183738Z test_dispatch_symbolic_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0183907Z test_dispatch_symbolic_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184087Z test_dispatch_symbolic_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184262Z test_dispatch_symbolic_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184436Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184605Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184806Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0184980Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0185154Z test_dispatch_symbolic_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0185331Z test_dispatch_symbolic_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0185531Z test_dispatch_symbolic_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0185701Z test_dispatch_symbolic_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0185880Z test_dispatch_symbolic_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186057Z test_dispatch_symbolic_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186227Z test_dispatch_symbolic_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186397Z test_dispatch_symbolic_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186573Z test_dispatch_symbolic_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186747Z test_dispatch_symbolic_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0186921Z test_dispatch_symbolic_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0187097Z test_dispatch_symbolic_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0187384Z test_dispatch_symbolic_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0187560Z test_dispatch_symbolic_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0187733Z test_dispatch_symbolic_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0187913Z test_dispatch_symbolic_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188094Z test_dispatch_symbolic_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188270Z test_dispatch_symbolic_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188442Z test_dispatch_symbolic_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188612Z test_dispatch_symbolic_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188785Z test_dispatch_symbolic_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0188959Z test_dispatch_symbolic_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0189121Z test_dispatch_symbolic_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0189296Z test_dispatch_symbolic_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0189468Z test_dispatch_symbolic_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0189655Z test_dispatch_symbolic_meta_inplace_all_strides_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0189899Z test_dispatch_symbolic_meta_inplace_all_strides_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0190095Z test_dispatch_symbolic_meta_inplace_all_strides___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0190290Z test_dispatch_symbolic_meta_inplace_all_strides___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0190479Z test_dispatch_symbolic_meta_inplace_all_strides___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0190719Z test_dispatch_symbolic_meta_inplace_all_strides___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0190913Z test_dispatch_symbolic_meta_inplace_all_strides___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0191092Z test_dispatch_symbolic_meta_inplace_all_strides___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0191277Z test_dispatch_symbolic_meta_inplace_all_strides___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0191465Z test_dispatch_symbolic_meta_inplace_all_strides___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0191655Z test_dispatch_symbolic_meta_inplace_all_strides___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0191842Z test_dispatch_symbolic_meta_inplace_all_strides___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0192028Z test_dispatch_symbolic_meta_inplace_all_strides___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0192240Z test_dispatch_symbolic_meta_inplace_all_strides__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0192450Z test_dispatch_symbolic_meta_inplace_all_strides__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0192640Z test_dispatch_symbolic_meta_inplace_all_strides_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0192832Z test_dispatch_symbolic_meta_inplace_all_strides_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193012Z test_dispatch_symbolic_meta_inplace_all_strides_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193202Z test_dispatch_symbolic_meta_inplace_all_strides_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193397Z test_dispatch_symbolic_meta_inplace_all_strides_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193594Z test_dispatch_symbolic_meta_inplace_all_strides_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193783Z test_dispatch_symbolic_meta_inplace_all_strides_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0193977Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0194183Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0194379Z test_dispatch_symbolic_meta_inplace_all_strides_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0194570Z test_dispatch_symbolic_meta_inplace_all_strides_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0194758Z test_dispatch_symbolic_meta_inplace_all_strides_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0194973Z test_dispatch_symbolic_meta_inplace_all_strides_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0195163Z test_dispatch_symbolic_meta_inplace_all_strides_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0195352Z test_dispatch_symbolic_meta_inplace_all_strides_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0195588Z test_dispatch_symbolic_meta_inplace_all_strides_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0195780Z test_dispatch_symbolic_meta_inplace_all_strides_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0195968Z test_dispatch_symbolic_meta_inplace_all_strides_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0196163Z test_dispatch_symbolic_meta_inplace_all_strides_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0196355Z test_dispatch_symbolic_meta_inplace_all_strides_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0196545Z test_dispatch_symbolic_meta_inplace_all_strides_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0196737Z test_dispatch_symbolic_meta_inplace_all_strides_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0196918Z test_dispatch_symbolic_meta_inplace_all_strides_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0197113Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0197323Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0197525Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0197715Z test_dispatch_symbolic_meta_inplace_all_strides_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0197905Z test_dispatch_symbolic_meta_inplace_all_strides_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0198100Z test_dispatch_symbolic_meta_inplace_all_strides_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0198289Z test_dispatch_symbolic_meta_inplace_all_strides_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0198480Z test_dispatch_symbolic_meta_inplace_all_strides_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0198681Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0198857Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0199044Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0199238Z test_dispatch_symbolic_meta_inplace_all_strides_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0199435Z test_dispatch_symbolic_meta_inplace_all_strides_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0199629Z test_dispatch_symbolic_meta_inplace_all_strides_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0199850Z test_dispatch_symbolic_meta_inplace_all_strides_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0200044Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0200244Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0200436Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0200652Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0200860Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0201039Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0201234Z test_dispatch_symbolic_meta_inplace_all_strides_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0201424Z test_dispatch_symbolic_meta_inplace_all_strides_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0201614Z test_dispatch_symbolic_meta_inplace_all_strides_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0201821Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202022Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202220Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202421Z test_dispatch_symbolic_meta_inplace_all_strides_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202607Z test_dispatch_symbolic_meta_inplace_all_strides_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202806Z test_dispatch_symbolic_meta_inplace_all_strides_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0202982Z test_dispatch_symbolic_meta_inplace_all_strides_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0203170Z test_dispatch_symbolic_meta_inplace_all_strides_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0203361Z test_dispatch_symbolic_meta_inplace_all_strides_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0203552Z test_dispatch_symbolic_meta_inplace_all_strides_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0203743Z test_dispatch_symbolic_meta_inplace_all_strides_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0203931Z test_dispatch_symbolic_meta_inplace_all_strides_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0204120Z test_dispatch_symbolic_meta_inplace_all_strides_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0204317Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0204517Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0204747Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0204924Z test_dispatch_symbolic_meta_inplace_all_strides_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0205116Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0205312Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0205527Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0205715Z test_dispatch_symbolic_meta_inplace_all_strides_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0205914Z test_dispatch_symbolic_meta_inplace_all_strides_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0206114Z test_dispatch_symbolic_meta_inplace_all_strides_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0206306Z test_dispatch_symbolic_meta_inplace_all_strides_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0206492Z test_dispatch_symbolic_meta_inplace_all_strides_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0206691Z test_dispatch_symbolic_meta_inplace_all_strides_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0206881Z test_dispatch_symbolic_meta_inplace_all_strides_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0207077Z test_dispatch_symbolic_meta_inplace_all_strides_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0207272Z test_dispatch_symbolic_meta_inplace_all_strides_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0207459Z test_dispatch_symbolic_meta_inplace_all_strides_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0207645Z test_dispatch_symbolic_meta_inplace_all_strides_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0207830Z test_dispatch_symbolic_meta_inplace_all_strides_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208029Z test_dispatch_symbolic_meta_inplace_all_strides_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208214Z test_dispatch_symbolic_meta_inplace_all_strides_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208405Z test_dispatch_symbolic_meta_inplace_all_strides_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208594Z test_dispatch_symbolic_meta_inplace_all_strides_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208788Z test_dispatch_symbolic_meta_inplace_all_strides_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0208969Z test_dispatch_symbolic_meta_inplace_all_strides_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0209159Z test_dispatch_symbolic_meta_inplace_all_strides_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0209369Z test_dispatch_symbolic_meta_inplace_all_strides_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0209561Z test_dispatch_symbolic_meta_inplace_all_strides_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0209786Z test_dispatch_symbolic_meta_inplace_all_strides_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0209981Z test_dispatch_symbolic_meta_inplace_all_strides_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0210174Z test_dispatch_symbolic_meta_inplace_all_strides_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0210399Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0210596Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0210797Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0210976Z test_dispatch_symbolic_meta_inplace_all_strides_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0211169Z test_dispatch_symbolic_meta_inplace_all_strides_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0211354Z test_dispatch_symbolic_meta_inplace_all_strides_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0211557Z test_dispatch_symbolic_meta_inplace_all_strides_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0211762Z test_dispatch_symbolic_meta_inplace_all_strides_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0211963Z test_dispatch_symbolic_meta_inplace_all_strides_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0212151Z test_dispatch_symbolic_meta_inplace_all_strides_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0212339Z test_dispatch_symbolic_meta_inplace_all_strides_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0212530Z test_dispatch_symbolic_meta_inplace_all_strides_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0212719Z test_dispatch_symbolic_meta_inplace_all_strides_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0212898Z test_dispatch_symbolic_meta_inplace_all_strides_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0213089Z test_dispatch_symbolic_meta_inplace_all_strides_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0213283Z test_dispatch_symbolic_meta_inplace_all_strides_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0213471Z test_dispatch_symbolic_meta_inplace_all_strides_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0213661Z test_dispatch_symbolic_meta_inplace_all_strides_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0213846Z test_dispatch_symbolic_meta_inplace_all_strides_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0214036Z test_dispatch_symbolic_meta_inplace_all_strides_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0214224Z test_dispatch_symbolic_meta_inplace_all_strides_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0214414Z test_dispatch_symbolic_meta_inplace_all_strides_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0214659Z test_dispatch_symbolic_meta_inplace_all_strides_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0214843Z test_dispatch_symbolic_meta_inplace_all_strides_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0215031Z test_dispatch_symbolic_meta_inplace_all_strides_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0215221Z test_dispatch_symbolic_meta_inplace_all_strides_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0215433Z test_dispatch_symbolic_meta_inplace_all_strides_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0215625Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0215887Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0216079Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0216272Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0216466Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0216659Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0216851Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0217030Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0217221Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0217410Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0217612Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0217809Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218002Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218192Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218378Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218566Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218750Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0218924Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0219114Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0219301Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0219486Z test_dispatch_symbolic_meta_inplace_all_strides_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0219709Z test_dispatch_symbolic_meta_inplace_all_strides_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0219895Z test_dispatch_symbolic_meta_inplace_all_strides_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0220086Z test_dispatch_symbolic_meta_inplace_all_strides_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0220302Z test_dispatch_symbolic_meta_inplace_all_strides_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0220492Z test_dispatch_symbolic_meta_inplace_all_strides_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0220687Z test_dispatch_symbolic_meta_inplace_all_strides_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0220868Z test_dispatch_symbolic_meta_inplace_all_strides_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0221063Z test_dispatch_symbolic_meta_inplace_all_strides_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0221249Z test_dispatch_symbolic_meta_inplace_all_strides_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0221434Z test_dispatch_symbolic_meta_inplace_all_strides_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0221626Z test_dispatch_symbolic_meta_inplace_all_strides_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0221813Z test_dispatch_symbolic_meta_inplace_all_strides_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222003Z test_dispatch_symbolic_meta_inplace_all_strides_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222185Z test_dispatch_symbolic_meta_inplace_all_strides_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222378Z test_dispatch_symbolic_meta_inplace_all_strides_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222568Z test_dispatch_symbolic_meta_inplace_all_strides_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222742Z test_dispatch_symbolic_meta_inplace_all_strides_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0222926Z test_dispatch_symbolic_meta_inplace_all_strides_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0223113Z test_dispatch_symbolic_meta_inplace_all_strides_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0223310Z test_dispatch_symbolic_meta_inplace_all_strides_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0223511Z test_dispatch_symbolic_meta_inplace_all_strides_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0223695Z test_dispatch_symbolic_meta_inplace_all_strides_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0223882Z test_dispatch_symbolic_meta_inplace_all_strides_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0224077Z test_dispatch_symbolic_meta_inplace_all_strides_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0224266Z test_dispatch_symbolic_meta_inplace_all_strides_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0224488Z test_dispatch_symbolic_meta_inplace_all_strides_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0224666Z test_dispatch_symbolic_meta_inplace_all_strides_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0224855Z test_dispatch_symbolic_meta_inplace_all_strides_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0225036Z test_dispatch_symbolic_meta_inplace_all_strides_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0225257Z test_dispatch_symbolic_meta_inplace_all_strides_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0225448Z test_dispatch_symbolic_meta_inplace_all_strides_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0225640Z test_dispatch_symbolic_meta_inplace_all_strides_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0225834Z test_dispatch_symbolic_meta_inplace_all_strides_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226028Z test_dispatch_symbolic_meta_inplace_all_strides_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226215Z test_dispatch_symbolic_meta_inplace_all_strides_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226409Z test_dispatch_symbolic_meta_inplace_all_strides_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226590Z test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226786Z test_dispatch_symbolic_meta_inplace_all_strides_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0226978Z test_dispatch_symbolic_meta_inplace_all_strides_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0227163Z test_dispatch_symbolic_meta_inplace_all_strides_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0227466Z test_dispatch_symbolic_meta_inplace_all_strides_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0227658Z test_dispatch_symbolic_meta_inplace_all_strides_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0227850Z test_dispatch_symbolic_meta_inplace_all_strides_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228041Z test_dispatch_symbolic_meta_inplace_all_strides_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228230Z test_dispatch_symbolic_meta_inplace_all_strides_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228427Z test_dispatch_symbolic_meta_inplace_all_strides_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228617Z test_dispatch_symbolic_meta_inplace_all_strides_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228795Z test_dispatch_symbolic_meta_inplace_all_strides_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0228988Z test_dispatch_symbolic_meta_inplace_all_strides_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0229198Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0229416Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0229666Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0229877Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0230076Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0230295Z test_dispatch_symbolic_meta_inplace_all_strides_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0230488Z test_dispatch_symbolic_meta_inplace_all_strides_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0230672Z test_dispatch_symbolic_meta_inplace_all_strides_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0230851Z test_dispatch_symbolic_meta_inplace_all_strides_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0231036Z test_dispatch_symbolic_meta_inplace_all_strides_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0231224Z test_dispatch_symbolic_meta_inplace_all_strides_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0231413Z test_dispatch_symbolic_meta_inplace_all_strides_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0231617Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0231821Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232019Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232216Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232408Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232611Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232806Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0232990Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0233192Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0233391Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0233600Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0233790Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0233986Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0234187Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0234390Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0234619Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0234811Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0235011Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0235235Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0235437Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0235641Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0235841Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0236040Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0236241Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0236445Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0236657Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0236855Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0237052Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0237257Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0237452Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0237659Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0237865Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0238061Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0238256Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0238450Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0238645Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0238852Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0239043Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0239236Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0239459Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0239663Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0239861Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0240083Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0240282Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0240475Z test_dispatch_symbolic_meta_inplace_all_strides_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0240666Z test_dispatch_symbolic_meta_inplace_all_strides_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0240855Z test_dispatch_symbolic_meta_inplace_all_strides_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0241043Z test_dispatch_symbolic_meta_inplace_all_strides_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0241231Z test_dispatch_symbolic_meta_inplace_all_strides_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0241416Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0241621Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0241818Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242012Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242210Z test_dispatch_symbolic_meta_inplace_all_strides_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242398Z test_dispatch_symbolic_meta_inplace_all_strides_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242594Z test_dispatch_symbolic_meta_inplace_all_strides_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242786Z test_dispatch_symbolic_meta_inplace_all_strides_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0242982Z test_dispatch_symbolic_meta_inplace_all_strides_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0243177Z test_dispatch_symbolic_meta_inplace_all_strides_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0243354Z test_dispatch_symbolic_meta_inplace_all_strides_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0243547Z test_dispatch_symbolic_meta_inplace_all_strides_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0243742Z test_dispatch_symbolic_meta_inplace_all_strides_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0243928Z test_dispatch_symbolic_meta_inplace_all_strides_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0244111Z test_dispatch_symbolic_meta_inplace_all_strides_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0244322Z test_dispatch_symbolic_meta_inplace_all_strides_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0244513Z test_dispatch_symbolic_meta_inplace_all_strides_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0244705Z test_dispatch_symbolic_meta_inplace_all_strides_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0244911Z test_dispatch_symbolic_meta_inplace_all_strides_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0245094Z test_dispatch_symbolic_meta_inplace_all_strides_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0245289Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0245475Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0245675Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0245872Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0246069Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0246272Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0246468Z test_dispatch_symbolic_meta_inplace_all_strides_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0246672Z test_dispatch_symbolic_meta_inplace_all_strides_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0246877Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0247079Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0247275Z test_dispatch_symbolic_meta_inplace_all_strides_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0247464Z test_dispatch_symbolic_meta_inplace_all_strides_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0247660Z test_dispatch_symbolic_meta_inplace_all_strides_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0247863Z test_dispatch_symbolic_meta_inplace_all_strides_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0248061Z test_dispatch_symbolic_meta_inplace_all_strides_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0248260Z test_dispatch_symbolic_meta_inplace_all_strides_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0248459Z test_dispatch_symbolic_meta_inplace_all_strides_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0248662Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0248863Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0249056Z test_dispatch_symbolic_meta_inplace_all_strides_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0249277Z test_dispatch_symbolic_meta_inplace_all_strides_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0249464Z test_dispatch_symbolic_meta_inplace_all_strides_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0249640Z test_dispatch_symbolic_meta_inplace_all_strides_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0249863Z test_dispatch_symbolic_meta_inplace_all_strides_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0250053Z test_dispatch_symbolic_meta_inplace_all_strides_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0250272Z test_dispatch_symbolic_meta_inplace_all_strides_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0250479Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0250687Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0250879Z test_dispatch_symbolic_meta_inplace_all_strides_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0251071Z test_dispatch_symbolic_meta_inplace_all_strides_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0251264Z test_dispatch_symbolic_meta_inplace_all_strides_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0251474Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0251674Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0251868Z test_dispatch_symbolic_meta_inplace_all_strides_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0252071Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0252278Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0252470Z test_dispatch_symbolic_meta_inplace_all_strides_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0252655Z test_dispatch_symbolic_meta_inplace_all_strides_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0252846Z test_dispatch_symbolic_meta_inplace_all_strides_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0253040Z test_dispatch_symbolic_meta_inplace_all_strides_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0253232Z test_dispatch_symbolic_meta_inplace_all_strides_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0253422Z test_dispatch_symbolic_meta_inplace_all_strides_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0253624Z test_dispatch_symbolic_meta_inplace_all_strides_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0253797Z test_dispatch_symbolic_meta_inplace_all_strides_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0254006Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0254248Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0254454Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0254650Z test_dispatch_symbolic_meta_inplace_all_strides_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0254871Z test_dispatch_symbolic_meta_inplace_all_strides_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0255069Z test_dispatch_symbolic_meta_inplace_all_strides_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0255265Z test_dispatch_symbolic_meta_inplace_all_strides_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0255459Z test_dispatch_symbolic_meta_inplace_all_strides_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0255717Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0255898Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0256105Z test_dispatch_symbolic_meta_inplace_all_strides_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0256315Z test_dispatch_symbolic_meta_inplace_all_strides_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0256518Z test_dispatch_symbolic_meta_inplace_all_strides_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0256707Z test_dispatch_symbolic_meta_inplace_all_strides_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0256895Z test_dispatch_symbolic_meta_inplace_all_strides_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0257088Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0257295Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0257489Z test_dispatch_symbolic_meta_inplace_all_strides_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0257677Z test_dispatch_symbolic_meta_inplace_all_strides_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0257859Z test_dispatch_symbolic_meta_inplace_all_strides_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0258048Z test_dispatch_symbolic_meta_inplace_all_strides_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0258278Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0258500Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0258722Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0258940Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0259190Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0259404Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0259614Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0259868Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0260078Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0260283Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0260473Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0260675Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0260878Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0261099Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0261329Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0261533Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0261737Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0261941Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0262157Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0262373Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0262587Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0262798Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0263013Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0263225Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0263435Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0263642Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0263845Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0264081Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0264282Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0264492Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0264729Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0264961Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0265186Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0265405Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0265624Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0265839Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0266040Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0266239Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0266449Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0266652Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0266857Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0267067Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0267381Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0267587Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0267796Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0268011Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0268224Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0268443Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0268663Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0268933Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0269150Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0269371Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0269627Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0269836Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0270040Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0270236Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0270436Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0270641Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0270861Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0271072Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0271289Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0271498Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0271699Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0271900Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0272111Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0272324Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0272523Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0272738Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0272943Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0273156Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0273357Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0273559Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0273808Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0274029Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0274253Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0274482Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0274690Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0274890Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0275094Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0275298Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0275507Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0275723Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0275939Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0276145Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0276360Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0276572Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0276784Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0276990Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0277192Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0277384Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0277581Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0277781Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0277980Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0278192Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0278403Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0278637Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0278851Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0279059Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0279294Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0279499Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0279695Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0279904Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0280121Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0280352Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0280558Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0280777Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0280995Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0281188Z test_dispatch_symbolic_meta_inplace_all_strides_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0281376Z test_dispatch_symbolic_meta_inplace_all_strides_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0281566Z test_dispatch_symbolic_meta_inplace_all_strides_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0281752Z test_dispatch_symbolic_meta_inplace_all_strides_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0281925Z test_dispatch_symbolic_meta_inplace_all_strides_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0282114Z test_dispatch_symbolic_meta_inplace_all_strides_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0282316Z test_dispatch_symbolic_meta_inplace_all_strides_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0282500Z test_dispatch_symbolic_meta_inplace_all_strides_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0282694Z test_dispatch_symbolic_meta_inplace_all_strides_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0282882Z test_dispatch_symbolic_meta_inplace_all_strides_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0283070Z test_dispatch_symbolic_meta_inplace_all_strides_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0283266Z test_dispatch_symbolic_meta_inplace_all_strides_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0283486Z test_dispatch_symbolic_meta_inplace_all_strides_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0283679Z test_dispatch_symbolic_meta_inplace_all_strides_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0283855Z test_dispatch_symbolic_meta_inplace_all_strides_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0284064Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0284295Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0284495Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0284698Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0284896Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0285090Z test_dispatch_symbolic_meta_inplace_all_strides_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0285278Z test_dispatch_symbolic_meta_inplace_all_strides_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0285468Z test_dispatch_symbolic_meta_inplace_all_strides_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0285655Z test_dispatch_symbolic_meta_inplace_all_strides_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0285844Z test_dispatch_symbolic_meta_inplace_all_strides_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286026Z test_dispatch_symbolic_meta_inplace_all_strides_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286216Z test_dispatch_symbolic_meta_inplace_all_strides_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286407Z test_dispatch_symbolic_meta_inplace_all_strides_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286597Z test_dispatch_symbolic_meta_inplace_all_strides_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286793Z test_dispatch_symbolic_meta_inplace_all_strides_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0286985Z test_dispatch_symbolic_meta_inplace_all_strides_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0287180Z test_dispatch_symbolic_meta_inplace_all_strides_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0287368Z test_dispatch_symbolic_meta_inplace_all_strides_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0287555Z test_dispatch_symbolic_meta_inplace_all_strides_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0287754Z test_dispatch_symbolic_meta_inplace_all_strides_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0287937Z test_dispatch_symbolic_meta_inplace_all_strides_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0288126Z test_dispatch_symbolic_meta_inplace_all_strides_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0288350Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0288555Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0288752Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0288943Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0289183Z test_dispatch_symbolic_meta_inplace_all_strides_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0289374Z test_dispatch_symbolic_meta_inplace_all_strides_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0289571Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0289767Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0289944Z test_dispatch_symbolic_meta_inplace_all_strides_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0290134Z test_dispatch_symbolic_meta_inplace_all_strides_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0290328Z test_dispatch_symbolic_meta_inplace_all_strides_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0290527Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0290728Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0290932Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0291122Z test_dispatch_symbolic_meta_inplace_all_strides_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0291309Z test_dispatch_symbolic_meta_inplace_all_strides_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0291510Z test_dispatch_symbolic_meta_inplace_all_strides_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0291705Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0291899Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0292094Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0292295Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0292499Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0292707Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0292909Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0293108Z test_dispatch_symbolic_meta_inplace_all_strides_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0293356Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0293563Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0293754Z test_dispatch_symbolic_meta_inplace_all_strides_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0293989Z test_dispatch_symbolic_meta_inplace_all_strides_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0294167Z test_dispatch_symbolic_meta_inplace_all_strides_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0294358Z test_dispatch_symbolic_meta_inplace_all_strides_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0294550Z test_dispatch_symbolic_meta_inplace_all_strides_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0294737Z test_dispatch_symbolic_meta_inplace_all_strides_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0294944Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0295147Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0295353Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0295566Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0295847Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0296066Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0296282Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0296479Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0296681Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0296886Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0297097Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0297287Z test_dispatch_symbolic_meta_inplace_all_strides_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0297472Z test_dispatch_symbolic_meta_inplace_all_strides_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0297659Z test_dispatch_symbolic_meta_inplace_all_strides_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0297849Z test_dispatch_symbolic_meta_inplace_all_strides_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0298039Z test_dispatch_symbolic_meta_inplace_all_strides_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0298268Z test_dispatch_symbolic_meta_inplace_all_strides_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0298461Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0298652Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0298838Z test_dispatch_symbolic_meta_inplace_all_strides_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0299069Z test_dispatch_symbolic_meta_inplace_all_strides_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0299270Z test_dispatch_symbolic_meta_inplace_all_strides_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0299472Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0299674Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0299870Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0300068Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0300292Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0300510Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0301000Z 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-11T20:44:32.0301388Z 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-11T20:44:32.0301589Z test_dispatch_symbolic_meta_inplace_all_strides_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0301790Z test_dispatch_symbolic_meta_inplace_all_strides_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0302006Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0302223Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0302424Z test_dispatch_symbolic_meta_inplace_all_strides_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0302617Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0302813Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0303033Z test_dispatch_symbolic_meta_inplace_all_strides_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0303424Z 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-11T20:44:32.0303626Z test_dispatch_symbolic_meta_inplace_all_strides_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0303858Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0304063Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0304261Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0304485Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0304684Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0304886Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0305114Z test_dispatch_symbolic_meta_inplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0305335Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0305557Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0305963Z 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-11T20:44:32.0306370Z 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-11T20:44:32.0306774Z 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-11T20:44:32.0307156Z 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-11T20:44:32.0307484Z test_dispatch_symbolic_meta_inplace_all_strides_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0307686Z test_dispatch_symbolic_meta_inplace_all_strides_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0307884Z test_dispatch_symbolic_meta_inplace_all_strides_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0308080Z test_dispatch_symbolic_meta_inplace_all_strides_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0308279Z test_dispatch_symbolic_meta_inplace_all_strides_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0308481Z test_dispatch_symbolic_meta_inplace_all_strides_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0308672Z test_dispatch_symbolic_meta_inplace_all_strides_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0308864Z test_dispatch_symbolic_meta_inplace_all_strides_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0309058Z test_dispatch_symbolic_meta_inplace_all_strides_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0309294Z test_dispatch_symbolic_meta_inplace_all_strides_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0309470Z test_dispatch_symbolic_meta_inplace_all_strides_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0309664Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0309866Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0310098Z test_dispatch_symbolic_meta_inplace_all_strides_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0310291Z test_dispatch_symbolic_meta_inplace_all_strides_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0310481Z test_dispatch_symbolic_meta_inplace_all_strides_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0310670Z test_dispatch_symbolic_meta_inplace_all_strides_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0310866Z test_dispatch_symbolic_meta_inplace_all_strides_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0311052Z test_dispatch_symbolic_meta_inplace_all_strides_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0311251Z test_dispatch_symbolic_meta_inplace_all_strides_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0311431Z test_dispatch_symbolic_meta_inplace_all_strides_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0311618Z test_dispatch_symbolic_meta_inplace_all_strides_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0311818Z test_dispatch_symbolic_meta_inplace_all_strides_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312008Z test_dispatch_symbolic_meta_inplace_all_strides_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312194Z test_dispatch_symbolic_meta_inplace_all_strides_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312388Z test_dispatch_symbolic_meta_inplace_all_strides_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312585Z test_dispatch_symbolic_meta_inplace_all_strides_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312785Z test_dispatch_symbolic_meta_inplace_all_strides_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0312976Z test_dispatch_symbolic_meta_inplace_all_strides_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0313164Z test_dispatch_symbolic_meta_inplace_all_strides_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0313344Z test_dispatch_symbolic_meta_inplace_all_strides_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0313534Z test_dispatch_symbolic_meta_inplace_all_strides_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0313729Z test_dispatch_symbolic_meta_inplace_all_strides_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0313923Z test_dispatch_symbolic_meta_inplace_all_strides_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0314116Z test_dispatch_symbolic_meta_inplace_all_strides_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0314339Z test_dispatch_symbolic_meta_inplace_all_strides_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0314546Z test_dispatch_symbolic_meta_inplace_all_strides_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0314735Z test_dispatch_symbolic_meta_inplace_all_strides_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0314957Z test_dispatch_symbolic_meta_inplace_all_strides_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0315148Z test_dispatch_symbolic_meta_inplace_all_strides_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0315331Z test_dispatch_symbolic_meta_inplace_all_strides_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0315531Z test_dispatch_symbolic_meta_inplace_all_strides_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0315723Z test_dispatch_symbolic_meta_inplace_all_strides_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0315917Z test_dispatch_symbolic_meta_inplace_all_strides_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0316113Z test_dispatch_symbolic_meta_inplace_all_strides_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0316313Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0316501Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0316695Z test_dispatch_symbolic_meta_inplace_all_strides_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0316901Z test_dispatch_symbolic_meta_inplace_all_strides_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0317092Z test_dispatch_symbolic_meta_inplace_all_strides_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0317286Z test_dispatch_symbolic_meta_inplace_all_strides_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0317462Z test_dispatch_symbolic_meta_inplace_all_strides_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0317657Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0317865Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0318067Z test_dispatch_symbolic_meta_inplace_all_strides_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0318256Z test_dispatch_symbolic_meta_inplace_all_strides_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0318457Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0318653Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0318853Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0319047Z test_dispatch_symbolic_meta_inplace_all_strides_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0319268Z test_dispatch_symbolic_meta_inplace_all_strides_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0319449Z test_dispatch_symbolic_meta_inplace_all_strides_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0319637Z test_dispatch_symbolic_meta_inplace_all_strides_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0319827Z test_dispatch_symbolic_meta_inplace_all_strides_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320043Z test_dispatch_symbolic_meta_inplace_all_strides_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320233Z test_dispatch_symbolic_meta_inplace_all_strides_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320423Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320617Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320801Z test_dispatch_symbolic_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0320987Z test_dispatch_symbolic_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0321172Z test_dispatch_symbolic_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0321341Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0321521Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0321705Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0321884Z test_dispatch_symbolic_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322059Z test_dispatch_symbolic_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322237Z test_dispatch_symbolic_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322414Z test_dispatch_symbolic_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322585Z test_dispatch_symbolic_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322759Z test_dispatch_symbolic_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0322922Z test_dispatch_symbolic_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323094Z test_dispatch_symbolic_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323265Z test_dispatch_symbolic_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323435Z test_dispatch_symbolic_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323615Z test_dispatch_symbolic_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323787Z test_dispatch_symbolic_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0323964Z test_dispatch_symbolic_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0324165Z test_dispatch_symbolic_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0324333Z test_dispatch_symbolic_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0324505Z test_dispatch_symbolic_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0324665Z test_dispatch_symbolic_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0324862Z test_dispatch_symbolic_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325036Z test_dispatch_symbolic_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325208Z test_dispatch_symbolic_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325389Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325569Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325750Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0325927Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326103Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326261Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326435Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326606Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326783Z test_dispatch_symbolic_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0326955Z test_dispatch_symbolic_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0327135Z test_dispatch_symbolic_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0327315Z test_dispatch_symbolic_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0327495Z test_dispatch_symbolic_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0327668Z test_dispatch_symbolic_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0327841Z test_dispatch_symbolic_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328004Z test_dispatch_symbolic_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328173Z test_dispatch_symbolic_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328342Z test_dispatch_symbolic_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328516Z test_dispatch_symbolic_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328690Z test_dispatch_symbolic_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0328863Z test_dispatch_symbolic_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329069Z test_dispatch_symbolic_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329251Z test_dispatch_symbolic_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329431Z test_dispatch_symbolic_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329594Z test_dispatch_symbolic_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329764Z test_dispatch_symbolic_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0329965Z test_dispatch_symbolic_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0330142Z test_dispatch_symbolic_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0330315Z test_dispatch_symbolic_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0330491Z test_dispatch_symbolic_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0330662Z test_dispatch_symbolic_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0330833Z test_dispatch_symbolic_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331014Z test_dispatch_symbolic_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331195Z test_dispatch_symbolic_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331355Z test_dispatch_symbolic_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331525Z test_dispatch_symbolic_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331703Z test_dispatch_symbolic_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0331874Z test_dispatch_symbolic_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332043Z test_dispatch_symbolic_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332215Z test_dispatch_symbolic_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332387Z test_dispatch_symbolic_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332567Z test_dispatch_symbolic_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332745Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0332909Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333081Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333254Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333424Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333594Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333768Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0333938Z test_dispatch_symbolic_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0334151Z test_dispatch_symbolic_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0334332Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0334507Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0334667Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0334873Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0335049Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0335217Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0335393Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0335563Z test_dispatch_symbolic_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0335818Z test_dispatch_symbolic_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336000Z test_dispatch_symbolic_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336183Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336352Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336535Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336714Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0336888Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337058Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337231Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337405Z test_dispatch_symbolic_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337588Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337767Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0337955Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0338127Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0338310Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0338489Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0338671Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0338848Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339020Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339223Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339400Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339569Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339741Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0339957Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0340148Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0340339Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0340524Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0340705Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0340887Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341070Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341248Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341425Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341596Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341775Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0341956Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0342154Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0342359Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0342560Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0342762Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0342965Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0343163Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0343361Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0343549Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0343743Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0343932Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0344149Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0344340Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0344528Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0344719Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0344933Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0345131Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0345327Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0345515Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0345694Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0345884Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0346077Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0346267Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0346453Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0346641Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0346830Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0347012Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0347298Z test_dispatch_symbolic_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0347477Z test_dispatch_symbolic_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0347645Z test_dispatch_symbolic_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0347826Z test_dispatch_symbolic_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348002Z test_dispatch_symbolic_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348174Z test_dispatch_symbolic_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348347Z test_dispatch_symbolic_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348520Z test_dispatch_symbolic_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348696Z test_dispatch_symbolic_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0348874Z test_dispatch_symbolic_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0349045Z test_dispatch_symbolic_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0349261Z test_dispatch_symbolic_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0349433Z test_dispatch_symbolic_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0349616Z test_dispatch_symbolic_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0349795Z test_dispatch_symbolic_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350006Z test_dispatch_symbolic_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350180Z test_dispatch_symbolic_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350354Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350529Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350699Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0350871Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351034Z test_dispatch_symbolic_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351214Z test_dispatch_symbolic_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351385Z test_dispatch_symbolic_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351563Z test_dispatch_symbolic_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351737Z test_dispatch_symbolic_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0351910Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352080Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352246Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352419Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352584Z test_dispatch_symbolic_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352762Z test_dispatch_symbolic_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0352936Z test_dispatch_symbolic_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353119Z test_dispatch_symbolic_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353296Z test_dispatch_symbolic_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353470Z test_dispatch_symbolic_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353642Z test_dispatch_symbolic_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353814Z test_dispatch_symbolic_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0353987Z test_dispatch_symbolic_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0354188Z test_dispatch_symbolic_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0354351Z test_dispatch_symbolic_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0354522Z test_dispatch_symbolic_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0354700Z test_dispatch_symbolic_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0354900Z test_dispatch_symbolic_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355084Z test_dispatch_symbolic_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355266Z test_dispatch_symbolic_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355445Z test_dispatch_symbolic_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355618Z test_dispatch_symbolic_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355791Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0355948Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0356117Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0356287Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0356460Z test_dispatch_symbolic_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0356645Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0356826Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357014Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357199Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357385Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357565Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357735Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0357918Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0358098Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0358275Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0358454Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0358637Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0358816Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359003Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359209Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359384Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359577Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359763Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0359974Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0360158Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0360341Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0360521Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0360702Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0360887Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361070Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361236Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361421Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361601Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361788Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0361976Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0362163Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0362349Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0362530Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0362710Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0362893Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363060Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363240Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363419Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363600Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363782Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0363967Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0364182Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0364366Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0364548Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0364728Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0364925Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0365099Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0365275Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0365452Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0365637Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0365821Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366007Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366193Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366369Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366540Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366728Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0366914Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367097Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367278Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367460Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367638Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367817Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0367995Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0368174Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0368332Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0368507Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0368680Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0368849Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0369091Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0369262Z test_dispatch_symbolic_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0369442Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0369625Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0369809Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370005Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370188Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370372Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370563Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370754Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0370940Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0371132Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0371318Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0371499Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0371683Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0371851Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0372035Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0372214Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0372399Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0372578Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0372756Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0372935Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0373111Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0373287Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0373462Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0373648Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0373838Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0374028Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0374247Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0374434Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0374613Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0374821Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375002Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375180Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375358Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375525Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375785Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0375967Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0376158Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0376345Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0376531Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0376716Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0376900Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377087Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377254Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377436Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377615Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377796Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0377975Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0378151Z test_dispatch_symbolic_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0378329Z test_dispatch_symbolic_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0378508Z test_dispatch_symbolic_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0378685Z test_dispatch_symbolic_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0378855Z test_dispatch_symbolic_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379017Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379225Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379397Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379570Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379740Z test_dispatch_symbolic_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0379945Z test_dispatch_symbolic_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380118Z test_dispatch_symbolic_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380301Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380483Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380645Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380821Z test_dispatch_symbolic_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0380990Z test_dispatch_symbolic_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0381159Z test_dispatch_symbolic_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0381329Z test_dispatch_symbolic_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0381503Z test_dispatch_symbolic_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0381677Z test_dispatch_symbolic_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0381849Z test_dispatch_symbolic_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382020Z test_dispatch_symbolic_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382213Z test_dispatch_symbolic_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382399Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382589Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382783Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0382979Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0383173Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0383368Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0383559Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0383749Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0383936Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0384156Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0384332Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0384516Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0384702Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0384914Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0385104Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0385291Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0385478Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0385662Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0385844Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386025Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386197Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386377Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386559Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386742Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0386923Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0387105Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0387400Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0387583Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0387764Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0387931Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0388116Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0388295Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0388475Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0388654Z test_dispatch_symbolic_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0388829Z test_dispatch_symbolic_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389006Z test_dispatch_symbolic_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389185Z test_dispatch_symbolic_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389407Z test_dispatch_symbolic_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389578Z test_dispatch_symbolic_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389733Z test_dispatch_symbolic_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0389903Z test_dispatch_symbolic_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0390121Z test_dispatch_symbolic_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0390295Z test_dispatch_symbolic_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0390468Z test_dispatch_symbolic_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0390642Z test_dispatch_symbolic_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0390833Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391020Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391213Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391409Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391584Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391773Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0391954Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0392138Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0392324Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0392506Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0392688Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0392870Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393047Z test_dispatch_symbolic_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393208Z test_dispatch_symbolic_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393389Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393566Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393742Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0393916Z test_dispatch_symbolic_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394084Z test_dispatch_symbolic_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394283Z test_dispatch_symbolic_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394457Z test_dispatch_symbolic_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394629Z test_dispatch_symbolic_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394803Z test_dispatch_symbolic_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0394990Z test_dispatch_symbolic_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0395162Z test_dispatch_symbolic_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0395340Z test_dispatch_symbolic_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0395516Z test_dispatch_symbolic_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0395697Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0395873Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396057Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396243Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396426Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396593Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396775Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0396953Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397131Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397306Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397478Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397654Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397825Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0397998Z test_dispatch_symbolic_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0398172Z test_dispatch_symbolic_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0398330Z test_dispatch_symbolic_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0398504Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0398678Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0398851Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399022Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399221Z test_dispatch_symbolic_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399399Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399577Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399759Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0399963Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0400148Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0400327Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0400501Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0400671Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0400845Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401017Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401187Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401360Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401528Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401693Z test_dispatch_symbolic_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0401867Z test_dispatch_symbolic_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402047Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402226Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402411Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402590Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402763Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0402937Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403111Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403269Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403436Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403609Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403783Z test_dispatch_symbolic_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0403963Z test_dispatch_symbolic_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0404164Z test_dispatch_symbolic_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0404343Z test_dispatch_symbolic_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0404523Z test_dispatch_symbolic_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0404699Z test_dispatch_symbolic_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0404901Z test_dispatch_symbolic_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405064Z test_dispatch_symbolic_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405234Z test_dispatch_symbolic_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405408Z test_dispatch_symbolic_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405579Z test_dispatch_symbolic_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405751Z test_dispatch_symbolic_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0405924Z test_dispatch_symbolic_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0406095Z test_dispatch_symbolic_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0406284Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0406467Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0406639Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0406847Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407040Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407232Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407423Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407613Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407805Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0407996Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0408180Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0408366Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0408529Z test_dispatch_symbolic_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0408703Z test_dispatch_symbolic_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0408883Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409061Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409270Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409446Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409619Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409791Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0409993Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0410163Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0410318Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0410492Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0410668Z test_dispatch_symbolic_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0410851Z test_dispatch_symbolic_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411031Z test_dispatch_symbolic_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411209Z test_dispatch_symbolic_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411385Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411555Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411730Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0411891Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412067Z test_dispatch_symbolic_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412249Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412433Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412616Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412799Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0412986Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0413167Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0413348Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0413529Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0413698Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0413878Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0414064Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0414279Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0414462Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0414644Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0414826Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415031Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415213Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415390Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415560Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415815Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0415997Z test_dispatch_symbolic_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0416171Z test_dispatch_symbolic_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0416354Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0416535Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0416716Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0416899Z test_dispatch_symbolic_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417075Z test_dispatch_symbolic_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417235Z test_dispatch_symbolic_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417410Z test_dispatch_symbolic_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417582Z test_dispatch_symbolic_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417751Z test_dispatch_symbolic_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0417925Z test_dispatch_symbolic_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0418106Z test_dispatch_symbolic_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0418294Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0418479Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0418668Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0418857Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0419032Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0419256Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0419444Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0419629Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0419813Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420020Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420202Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420384Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420567Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420755Z test_dispatch_symbolic_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0420926Z test_dispatch_symbolic_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0421118Z test_dispatch_symbolic_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0421309Z test_dispatch_symbolic_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0421494Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0421679Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0421862Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422044Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422227Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422410Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422583Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422768Z test_dispatch_symbolic_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0422948Z test_dispatch_symbolic_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0423131Z test_dispatch_symbolic_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0423310Z test_dispatch_symbolic_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0423486Z test_dispatch_symbolic_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0423661Z test_dispatch_symbolic_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0423841Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424020Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424192Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424392Z test_dispatch_symbolic_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424562Z test_dispatch_symbolic_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424729Z test_dispatch_symbolic_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0424901Z test_dispatch_symbolic_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425101Z test_dispatch_symbolic_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425273Z test_dispatch_symbolic_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425447Z test_dispatch_symbolic_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425621Z test_dispatch_symbolic_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425808Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0425993Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0426171Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0426362Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0426551Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0426739Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0426925Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0427107Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0427398Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0427588Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0427769Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0427939Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0428125Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0428313Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0428502Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0428694Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0428890Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0429079Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0429267Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0429501Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0429686Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0429860Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430041Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430258Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430439Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430626Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430808Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0430995Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0431183Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0431370Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0431558Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0431729Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0431915Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0432096Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0432278Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0432462Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0432645Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0432824Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433009Z test_dispatch_symbolic_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433190Z test_dispatch_symbolic_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433369Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433538Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433716Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0433898Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0434074Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0434245Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0434456Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0434629Z test_dispatch_symbolic_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0434857Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435043Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435263Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435433Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435613Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435793Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0435966Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0436137Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0436313Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0436490Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0436668Z test_dispatch_symbolic_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0436840Z test_dispatch_symbolic_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437011Z test_dispatch_symbolic_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437188Z test_dispatch_symbolic_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437363Z test_dispatch_symbolic_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437536Z test_dispatch_symbolic_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437709Z test_dispatch_symbolic_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0437881Z test_dispatch_symbolic_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438053Z test_dispatch_symbolic_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438227Z test_dispatch_symbolic_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438398Z test_dispatch_symbolic_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438596Z test_dispatch_symbolic_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438769Z test_dispatch_symbolic_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0438952Z test_dispatch_symbolic_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0439130Z test_dispatch_symbolic_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0439305Z test_dispatch_symbolic_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0439507Z test_dispatch_symbolic_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0439680Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0439853Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440027Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440227Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440388Z test_dispatch_symbolic_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440574Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440758Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0440947Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0441135Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0441320Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0441507Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0441689Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0441872Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442056Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442229Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442410Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442592Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442771Z test_dispatch_symbolic_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0442950Z test_dispatch_symbolic_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443129Z test_dispatch_symbolic_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443307Z test_dispatch_symbolic_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443481Z test_dispatch_symbolic_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443656Z test_dispatch_symbolic_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443817Z test_dispatch_symbolic_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0443991Z test_dispatch_symbolic_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0444164Z test_dispatch_symbolic_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0444334Z test_dispatch_symbolic_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0444541Z test_dispatch_symbolic_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0444723Z test_dispatch_symbolic_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0444904Z test_dispatch_symbolic_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0445083Z test_dispatch_symbolic_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0445319Z test_dispatch_symbolic_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0445496Z test_dispatch_symbolic_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0445655Z test_dispatch_symbolic_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0445829Z test_dispatch_symbolic_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446002Z test_dispatch_symbolic_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446172Z test_dispatch_symbolic_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446353Z test_dispatch_symbolic_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446531Z test_dispatch_symbolic_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446710Z test_dispatch_symbolic_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0446884Z test_dispatch_symbolic_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447062Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447220Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447392Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447563Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447736Z test_dispatch_symbolic_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0447914Z test_dispatch_symbolic_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448093Z test_dispatch_symbolic_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448274Z test_dispatch_symbolic_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448448Z test_dispatch_symbolic_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448623Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448793Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0448950Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0449122Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0449288Z test_dispatch_symbolic_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0449500Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0449686Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0449870Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0450048Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0450255Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0450435Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0450594Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0450766Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0450940Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0451110Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0451287Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0451471Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0451653Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0451828Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452004Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452178Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452335Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452504Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452679Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0452848Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0453045Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0453246Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0453446Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0453647Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0453840Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0454032Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0454211Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0454435Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0454629Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0454823Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455006Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455209Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455389Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455570Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455814Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0455998Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0456160Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0456331Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0456509Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0456682Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0456854Z test_dispatch_symbolic_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457032Z test_dispatch_symbolic_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457212Z test_dispatch_symbolic_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457393Z test_dispatch_symbolic_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457568Z test_dispatch_symbolic_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457729Z test_dispatch_symbolic_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0457896Z test_dispatch_symbolic_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458073Z test_dispatch_symbolic_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458251Z test_dispatch_symbolic_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458424Z test_dispatch_symbolic_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458598Z test_dispatch_symbolic_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458771Z test_dispatch_symbolic_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0458959Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0459139Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0459329Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0459536Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0459722Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0459905Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0460103Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0460311Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0460498Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0460679Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0460859Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461040Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461208Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461391Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461571Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461755Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0461941Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0462121Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0462302Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0462482Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0462662Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0462846Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463010Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463190Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463365Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463555Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463742Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0463937Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0464129Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0464320Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0464542Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0464729Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0464901Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0465088Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0465299Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0465483Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0465670Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0465858Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466041Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466222Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466408Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466596Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466769Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0466955Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0467141Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0467506Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0467689Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0467864Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468037Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468215Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468389Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468572Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468762Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0468957Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0469153Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0469346Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0469538Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0469776Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0469963Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0470151Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0470335Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0470556Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0470741Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0470922Z test_dispatch_symbolic_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471102Z test_dispatch_symbolic_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471287Z test_dispatch_symbolic_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471468Z test_dispatch_symbolic_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471646Z test_dispatch_symbolic_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471820Z test_dispatch_symbolic_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0471993Z test_dispatch_symbolic_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0472169Z test_dispatch_symbolic_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0472332Z test_dispatch_symbolic_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0472508Z test_dispatch_symbolic_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0472684Z test_dispatch_symbolic_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0472861Z test_dispatch_symbolic_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473048Z test_dispatch_symbolic_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473230Z test_dispatch_symbolic_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473413Z test_dispatch_symbolic_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473601Z test_dispatch_symbolic_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473813Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0473977Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0474150Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0474330Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0474501Z test_dispatch_symbolic_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0474671Z test_dispatch_symbolic_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0474882Z test_dispatch_symbolic_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475059Z test_dispatch_symbolic_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475235Z test_dispatch_symbolic_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475406Z test_dispatch_symbolic_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475600Z test_dispatch_symbolic_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475782Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0475971Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0476163Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0476351Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0476539Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0476727Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0476917Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0477104Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0477292Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0477486Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0477666Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0477862Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478057Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478246Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478431Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478615Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478800Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0478987Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0479176Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0479366Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0479540Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0479763Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0479951Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0480138Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0480331Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0480545Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0480734Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0480920Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481112Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481300Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481465Z test_dispatch_symbolic_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481646Z test_dispatch_symbolic_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481824Z test_dispatch_symbolic_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0481998Z test_dispatch_symbolic_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0482170Z test_dispatch_symbolic_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0482343Z test_dispatch_symbolic_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0482517Z test_dispatch_symbolic_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0482691Z test_dispatch_symbolic_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0482862Z test_dispatch_symbolic_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483040Z test_dispatch_symbolic_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483207Z test_dispatch_symbolic_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483381Z test_dispatch_symbolic_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483564Z test_dispatch_symbolic_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483746Z test_dispatch_symbolic_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0483929Z test_dispatch_symbolic_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484108Z test_dispatch_symbolic_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484283Z test_dispatch_symbolic_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484456Z test_dispatch_symbolic_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484661Z test_dispatch_symbolic_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484820Z test_dispatch_symbolic_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0484987Z test_dispatch_symbolic_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0485161Z test_dispatch_symbolic_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0485329Z test_dispatch_symbolic_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0485534Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0485714Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0485899Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486081Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486262Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486438Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486598Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486770Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0486941Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487113Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487280Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487452Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487631Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487812Z test_dispatch_symbolic_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0487993Z test_dispatch_symbolic_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0488165Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0488349Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0488530Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0488708Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0488878Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489050Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489224Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489394Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489603Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489776Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0489933Z test_dispatch_symbolic_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0490113Z test_dispatch_symbolic_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0490323Z test_dispatch_symbolic_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0490506Z test_dispatch_symbolic_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0490687Z test_dispatch_symbolic_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0490863Z test_dispatch_symbolic_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491037Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491208Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491376Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491538Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491707Z test_dispatch_symbolic_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0491886Z test_dispatch_symbolic_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492063Z test_dispatch_symbolic_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492246Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492425Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492607Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492788Z test_dispatch_symbolic_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0492963Z test_dispatch_symbolic_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493134Z test_dispatch_symbolic_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493297Z test_dispatch_symbolic_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493465Z test_dispatch_symbolic_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493630Z test_dispatch_symbolic_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493802Z test_dispatch_symbolic_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0493977Z test_dispatch_symbolic_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0494162Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0494343Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0494558Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0494744Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0494916Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0495097Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0495307Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0495489Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0495748Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0495932Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496113Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496296Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496475Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496652Z test_dispatch_symbolic_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496811Z test_dispatch_symbolic_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0496990Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0497167Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0497340Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0497513Z test_dispatch_symbolic_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0497683Z test_dispatch_symbolic_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0497859Z test_dispatch_symbolic_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498033Z test_dispatch_symbolic_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498204Z test_dispatch_symbolic_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498378Z test_dispatch_symbolic_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498538Z test_dispatch_symbolic_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498709Z test_dispatch_symbolic_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0498889Z test_dispatch_symbolic_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499063Z test_dispatch_symbolic_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499246Z test_dispatch_symbolic_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499425Z test_dispatch_symbolic_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499637Z test_dispatch_symbolic_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499812Z test_dispatch_symbolic_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0499983Z test_dispatch_symbolic_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0500143Z test_dispatch_symbolic_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0500311Z test_dispatch_symbolic_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0500505Z test_dispatch_symbolic_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0500680Z test_dispatch_symbolic_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0500855Z test_dispatch_symbolic_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501029Z test_dispatch_symbolic_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501202Z test_dispatch_symbolic_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501377Z test_dispatch_symbolic_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501551Z test_dispatch_symbolic_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501715Z test_dispatch_symbolic_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0501889Z test_dispatch_symbolic_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502060Z test_dispatch_symbolic_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502233Z test_dispatch_symbolic_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502402Z test_dispatch_symbolic_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502581Z test_dispatch_symbolic_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502752Z test_dispatch_symbolic_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0502932Z test_dispatch_symbolic_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503105Z test_dispatch_symbolic_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503278Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503441Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503615Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503786Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0503958Z test_dispatch_symbolic_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0504140Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0504314Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0504491Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0504691Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0504866Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505023Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505189Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505396Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505565Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505740Z test_dispatch_symbolic_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0505914Z test_dispatch_symbolic_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506089Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506261Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506430Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506605Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506764Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0506936Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0507108Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0507412Z test_dispatch_symbolic_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0507590Z test_dispatch_symbolic_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0507762Z test_dispatch_symbolic_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0507945Z test_dispatch_symbolic_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508125Z test_dispatch_symbolic_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508302Z test_dispatch_symbolic_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508462Z test_dispatch_symbolic_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508634Z test_dispatch_symbolic_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508807Z test_dispatch_symbolic_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0508980Z test_dispatch_symbolic_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0509155Z test_dispatch_symbolic_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0509327Z test_dispatch_symbolic_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0509511Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0509738Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0509926Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0510113Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0510283Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0510499Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0510682Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0510862Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511044Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511222Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511402Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511582Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511763Z test_dispatch_symbolic_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0511928Z test_dispatch_symbolic_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0512111Z test_dispatch_symbolic_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0512295Z test_dispatch_symbolic_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0512476Z test_dispatch_symbolic_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0512657Z test_dispatch_symbolic_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0512831Z test_dispatch_symbolic_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513010Z test_dispatch_symbolic_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513182Z test_dispatch_symbolic_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513360Z test_dispatch_symbolic_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513538Z test_dispatch_symbolic_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513701Z test_dispatch_symbolic_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0513878Z test_dispatch_symbolic_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514053Z test_dispatch_symbolic_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514233Z test_dispatch_symbolic_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514407Z test_dispatch_symbolic_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514583Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514781Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0514951Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0515125Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0515286Z test_dispatch_symbolic_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0515490Z test_dispatch_symbolic_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0515671Z test_dispatch_symbolic_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0515852Z test_dispatch_symbolic_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516031Z test_dispatch_symbolic_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516203Z test_dispatch_symbolic_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516372Z test_dispatch_symbolic_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516545Z test_dispatch_symbolic_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516721Z test_dispatch_symbolic_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0516898Z test_dispatch_symbolic_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517058Z test_dispatch_symbolic_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517234Z test_dispatch_symbolic_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517415Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517605Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517790Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0517977Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0518160Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0518339Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0518516Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0518672Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0518847Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519018Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519199Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519382Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519567Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519777Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0519960Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0520139Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0520314Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0520497Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0520677Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0520849Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521023Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521213Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521398Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521579Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521763Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0521948Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0522108Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0522281Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0522459Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0522632Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0522818Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523003Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523194Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523380Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523571Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523756Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0523928Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0524108Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0524292Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0524472Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0524654Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0524900Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0525081Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0525260Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0525444Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0525658Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0525833Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526015Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526193Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526373Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526554Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526731Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0526912Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527090Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527274Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527455Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527622Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527799Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0527979Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0528153Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0528323Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0528502Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0528674Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0528847Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0529035Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0529210Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0529389Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0529571Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0529793Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0529971Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0530148Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0530325Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0530527Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0530706Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0530890Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531065Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531245Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531425Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531600Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531777Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0531953Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0532129Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0532308Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0532488Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0532670Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0532841Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533022Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533203Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533378Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533556Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533727Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0533903Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0534075Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0534253Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0534425Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0534609Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0534822Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0535002Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0535179Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0535355Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0535558Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0535822Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536009Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536200Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536372Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536561Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536752Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0536941Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0537127Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0537314Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0537500Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0537681Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0537862Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538042Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538211Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538394Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538575Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538754Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0538935Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0539117Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0539298Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0539477Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0539660Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0539857Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540038Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540218Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540399Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540615Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540793Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0540969Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0541147Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0541325Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0541501Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0541672Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0541855Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542033Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542211Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542393Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542571Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542746Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0542922Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543110Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543293Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543461Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543640Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543815Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0543992Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0544172Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0544347Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0544521Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0544729Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0544914Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0545086Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0545267Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0545473Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0545650Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0545826Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546004Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546183Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546361Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546538Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546726Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0546899Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0547081Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0547374Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0547553Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0547733Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0547911Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548092Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548268Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548446Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548630Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548797Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0548975Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0549151Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0549329Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0549504Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0549678Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0549907Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550087Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550264Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550426Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550634Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550805Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0550983Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0551154Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0551324Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0551503Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0551686Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0551866Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552043Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552208Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552387Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552562Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552741Z test_dispatch_symbolic_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0552916Z test_dispatch_symbolic_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553094Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553273Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553448Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553630Z test_dispatch_symbolic_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553802Z test_dispatch_symbolic_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0553959Z test_dispatch_symbolic_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0554130Z test_dispatch_symbolic_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0554308Z test_dispatch_symbolic_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0554480Z test_dispatch_symbolic_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0554654Z test_dispatch_symbolic_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0554854Z test_dispatch_symbolic_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555035Z test_dispatch_symbolic_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555215Z test_dispatch_symbolic_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555398Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555598Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555786Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0555962Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0556142Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0556320Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0556497Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0556672Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0556844Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557020Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557191Z test_dispatch_symbolic_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557352Z test_dispatch_symbolic_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557525Z test_dispatch_symbolic_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557707Z test_dispatch_symbolic_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0557887Z test_dispatch_symbolic_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558062Z test_dispatch_symbolic_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558234Z test_dispatch_symbolic_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558403Z test_dispatch_symbolic_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558575Z test_dispatch_symbolic_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558748Z test_dispatch_symbolic_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0558910Z test_dispatch_symbolic_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0559083Z test_dispatch_symbolic_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0559257Z test_dispatch_symbolic_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0559436Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0559612Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0559822Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560004Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560185Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560362Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560562Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560728Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0560898Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561069Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561243Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561413Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561592Z test_dispatch_symbolic_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561771Z test_dispatch_symbolic_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0561954Z test_dispatch_symbolic_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562136Z test_dispatch_symbolic_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562306Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562480Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562651Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562825Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0562997Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0563174Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0563347Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0563522Z test_dispatch_symbolic_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0563701Z test_dispatch_symbolic_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0563873Z test_dispatch_symbolic_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564043Z test_dispatch_symbolic_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564225Z test_dispatch_symbolic_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564405Z test_dispatch_symbolic_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564583Z test_dispatch_symbolic_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564785Z test_dispatch_symbolic_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0564954Z test_dispatch_symbolic_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0565126Z test_dispatch_symbolic_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0565298Z test_dispatch_symbolic_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0565492Z test_dispatch_symbolic_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0565653Z test_dispatch_symbolic_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0565829Z test_dispatch_symbolic_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566018Z test_dispatch_symbolic_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566199Z test_dispatch_symbolic_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566388Z test_dispatch_symbolic_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566578Z test_dispatch_symbolic_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566765Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0566950Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0567132Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0567317Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0567485Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0567667Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0567854Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568034Z test_dispatch_symbolic_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568215Z test_dispatch_symbolic_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568396Z test_dispatch_symbolic_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568569Z test_dispatch_symbolic_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568743Z test_dispatch_symbolic_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0568914Z test_dispatch_symbolic_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0569071Z test_dispatch_symbolic_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0569247Z test_dispatch_symbolic_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0569421Z test_dispatch_symbolic_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0569642Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0569827Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570011Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570193Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570407Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570591Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570773Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0570947Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0571127Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0571308Z test_dispatch_symbolic_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0571485Z test_dispatch_symbolic_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0571665Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0571836Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572013Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572190Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572363Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572536Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572701Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0572875Z test_dispatch_symbolic_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573054Z test_dispatch_symbolic_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573229Z test_dispatch_symbolic_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573405Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573576Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573749Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0573921Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574096Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574255Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574431Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574631Z test_dispatch_symbolic_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574812Z test_dispatch_symbolic_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0574987Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0575159Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0575327Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0575541Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0575795Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0575972Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0576137Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0576311Z test_dispatch_symbolic_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0576490Z test_dispatch_symbolic_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0576666Z test_dispatch_symbolic_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0576842Z test_dispatch_symbolic_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577015Z test_dispatch_symbolic_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577198Z test_dispatch_symbolic_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577376Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577549Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577706Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0577873Z test_dispatch_symbolic_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578049Z test_dispatch_symbolic_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578234Z test_dispatch_symbolic_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578412Z test_dispatch_symbolic_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578588Z test_dispatch_symbolic_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578760Z test_dispatch_symbolic_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0578930Z test_dispatch_symbolic_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579098Z test_dispatch_symbolic_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579259Z test_dispatch_symbolic_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579431Z test_dispatch_symbolic_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579602Z test_dispatch_symbolic_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579809Z test_dispatch_symbolic_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0579980Z test_dispatch_symbolic_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0580163Z test_dispatch_symbolic_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0580337Z test_dispatch_symbolic_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0580552Z test_dispatch_symbolic_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0580738Z test_dispatch_symbolic_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0580919Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581089Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581270Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581449Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581627Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581810Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0581986Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0582165Z test_dispatch_symbolic_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0582346Z test_dispatch_symbolic_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0582523Z test_dispatch_symbolic_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0582707Z test_dispatch_symbolic_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0582876Z test_dispatch_symbolic_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583057Z test_dispatch_symbolic_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583234Z test_dispatch_symbolic_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583408Z test_dispatch_symbolic_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583585Z test_dispatch_symbolic_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583757Z test_dispatch_symbolic_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0583926Z test_dispatch_symbolic_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584101Z test_dispatch_symbolic_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584275Z test_dispatch_symbolic_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584439Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584612Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584813Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0584987Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0585161Z test_dispatch_symbolic_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0585337Z test_dispatch_symbolic_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0585554Z test_dispatch_symbolic_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0585730Z test_dispatch_symbolic_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0585905Z test_dispatch_symbolic_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586081Z test_dispatch_symbolic_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586242Z test_dispatch_symbolic_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586415Z test_dispatch_symbolic_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586585Z test_dispatch_symbolic_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586759Z test_dispatch_symbolic_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0586928Z test_dispatch_symbolic_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0587111Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0587512Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0587694Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0587871Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588041Z test_dispatch_symbolic_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588232Z test_dispatch_symbolic_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588417Z test_dispatch_symbolic_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588598Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588785Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0588965Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0589144Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0589317Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0589488Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0589665Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0589842Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0590088Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0590266Z test_dispatch_symbolic_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0590440Z test_dispatch_symbolic_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0590616Z test_dispatch_symbolic_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0590823Z test_dispatch_symbolic_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591000Z test_dispatch_symbolic_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591173Z test_dispatch_symbolic_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591352Z test_dispatch_symbolic_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591508Z test_dispatch_symbolic_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591680Z test_dispatch_symbolic_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0591852Z test_dispatch_symbolic_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592033Z test_dispatch_symbolic_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592208Z test_dispatch_symbolic_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592388Z test_dispatch_symbolic_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592568Z test_dispatch_symbolic_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592744Z test_dispatch_symbolic_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0592916Z test_dispatch_symbolic_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593084Z test_dispatch_symbolic_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593246Z test_dispatch_symbolic_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593417Z test_dispatch_symbolic_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593590Z test_dispatch_symbolic_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593764Z test_dispatch_symbolic_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0593938Z test_dispatch_symbolic_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0594120Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0594298Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0594484Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0594665Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0594837Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595046Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595225Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595404Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595583Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595793Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0595973Z test_dispatch_symbolic_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0596149Z test_dispatch_symbolic_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0596325Z test_dispatch_symbolic_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0596509Z test_dispatch_symbolic_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0596679Z test_dispatch_symbolic_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0596864Z test_dispatch_symbolic_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597051Z test_dispatch_symbolic_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597233Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597410Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597594Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597777Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0597957Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598134Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598298Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598467Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598644Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598816Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0598987Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0599160Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0599331Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0599512Z test_dispatch_symbolic_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0599687Z test_dispatch_symbolic_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0599869Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0600069Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0600249Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0600423Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0600595Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0600827Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601000Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601170Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601340Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601513Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601676Z test_dispatch_symbolic_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0601854Z test_dispatch_symbolic_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602034Z test_dispatch_symbolic_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602206Z test_dispatch_symbolic_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602381Z test_dispatch_symbolic_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602555Z test_dispatch_symbolic_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602728Z test_dispatch_symbolic_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0602905Z test_dispatch_symbolic_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603077Z test_dispatch_symbolic_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603251Z test_dispatch_symbolic_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603408Z test_dispatch_symbolic_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603579Z test_dispatch_symbolic_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603753Z test_dispatch_symbolic_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0603932Z test_dispatch_symbolic_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0604109Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0604283Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0604456Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0604637Z test_dispatch_symbolic_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0604818Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605017Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605195Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605374Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605553Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605751Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0605935Z test_dispatch_symbolic_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0606116Z test_dispatch_symbolic_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0606305Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0606493Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0606677Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0606848Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0607033Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0607213Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0607392Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0607573Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0607750Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0607926Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0608104Z test_dispatch_symbolic_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0608289Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0608467Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0608644Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0608837Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609019Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609200Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609383Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609563Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609745Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0609953Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0610133Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0610301Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0610485Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0610700Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0610888Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611073Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611256Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611437Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611617Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611795Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0611974Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0612142Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0612320Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0612501Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0612682Z test_dispatch_symbolic_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0612862Z test_dispatch_symbolic_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613048Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613234Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613417Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613602Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613787Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0613958Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0614136Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0614310Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0614490Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0614668Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0614846Z test_dispatch_symbolic_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0615063Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0615252Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0615435Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0615616Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0615945Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0616130Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0616315Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0616496Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0616677Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0616863Z test_dispatch_symbolic_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617045Z test_dispatch_symbolic_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617237Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617426Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617603Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617788Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0617971Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0618152Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0618338Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0618520Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0618700Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0618885Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619068Z test_dispatch_symbolic_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619247Z test_dispatch_symbolic_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619415Z test_dispatch_symbolic_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619600Z test_dispatch_symbolic_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619778Z test_dispatch_symbolic_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0619952Z test_dispatch_symbolic_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0620159Z test_dispatch_symbolic_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0620330Z test_dispatch_symbolic_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0620499Z test_dispatch_symbolic_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0620674Z test_dispatch_symbolic_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0620878Z test_dispatch_symbolic_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621058Z test_dispatch_symbolic_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621219Z test_dispatch_symbolic_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621402Z test_dispatch_symbolic_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621581Z test_dispatch_symbolic_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621758Z test_dispatch_symbolic_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0621930Z test_dispatch_symbolic_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622100Z test_dispatch_symbolic_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622276Z test_dispatch_symbolic_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622447Z test_dispatch_symbolic_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622626Z test_dispatch_symbolic_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622788Z test_dispatch_symbolic_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0622963Z test_dispatch_symbolic_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0623147Z test_dispatch_symbolic_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0623333Z test_dispatch_symbolic_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0623519Z test_dispatch_symbolic_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0623703Z test_dispatch_symbolic_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0623887Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624071Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624250Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624430Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624593Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624767Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0624947Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0625149Z test_dispatch_symbolic_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0625333Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0625513Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0625702Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0625914Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626102Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626270Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626457Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626638Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626817Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0626993Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0627285Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0627465Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0627640Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0627818Z test_dispatch_symbolic_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0627991Z test_dispatch_symbolic_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0628150Z test_dispatch_symbolic_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0628318Z test_dispatch_symbolic_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0628495Z test_dispatch_symbolic_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0628670Z test_dispatch_symbolic_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0628847Z test_dispatch_symbolic_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629031Z test_dispatch_symbolic_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629208Z test_dispatch_symbolic_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629391Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629573Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629742Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0629922Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0630094Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0630318Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0630490Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0630659Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0630826Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631034Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631215Z test_dispatch_symbolic_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631396Z test_dispatch_symbolic_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631562Z test_dispatch_symbolic_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631743Z test_dispatch_symbolic_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0631926Z test_dispatch_symbolic_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632104Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632280Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632451Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632625Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632796Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0632963Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0633122Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0633298Z test_dispatch_symbolic_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0633483Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0633660Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0633843Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634025Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634204Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634382Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634554Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634726Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0634891Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0635062Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0635276Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0635453Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0635630Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0635809Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636016Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636192Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636364Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636525Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636702Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0636873Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637054Z test_dispatch_symbolic_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637231Z test_dispatch_symbolic_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637413Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637592Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637773Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0637947Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638118Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638276Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638454Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638628Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638799Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0638975Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0639145Z test_dispatch_symbolic_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0639325Z test_dispatch_symbolic_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0639504Z test_dispatch_symbolic_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0639706Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0639896Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0647627Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0647920Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0648130Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0648339Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0648576Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0648778Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0648980Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0649181Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0649379Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0649578Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0649779Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0649986Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0650199Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0650412Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0650623Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0650837Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0651045Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0651251Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0651454Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0651666Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0651870Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0652059Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0652257Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0652448Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0652643Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0652870Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0653065Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0653257Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0653448Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0653682Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0653869Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0654047Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0654236Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0654419Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0654624Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0654830Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0655042Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0655247Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0655456Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0655743Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0655949Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0656152Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0656340Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0656536Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0656738Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0656933Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0657124Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0657318Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0657516Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0657710Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0657938Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0658132Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0658312Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0658500Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0658714Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0658899Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659086Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659269Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659447Z test_dispatch_symbolic_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659629Z test_dispatch_symbolic_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659813Z test_dispatch_symbolic_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0659983Z test_dispatch_symbolic_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0660160Z test_dispatch_symbolic_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0660330Z test_dispatch_symbolic_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0660505Z test_dispatch_symbolic_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0660682Z test_dispatch_symbolic_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0660860Z test_dispatch_symbolic_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661037Z test_dispatch_symbolic_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661216Z test_dispatch_symbolic_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661391Z test_dispatch_symbolic_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661576Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661749Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0661933Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0662112Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0662289Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0662463Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0662642Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0662814Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663021Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663200Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663363Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663540Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663739Z test_dispatch_symbolic_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0663925Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0664104Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0664294Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0664480Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0664661Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0664837Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665013Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665179Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665354Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665527Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665703Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0665884Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666059Z test_dispatch_symbolic_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666237Z test_dispatch_symbolic_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666414Z test_dispatch_symbolic_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666587Z test_dispatch_symbolic_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666753Z test_dispatch_symbolic_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0666928Z test_dispatch_symbolic_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0667103Z test_dispatch_symbolic_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0667597Z test_dispatch_symbolic_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0667776Z test_dispatch_symbolic_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0667948Z test_dispatch_symbolic_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0668130Z test_dispatch_symbolic_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0668380Z test_dispatch_symbolic_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0668564Z test_dispatch_symbolic_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0668744Z test_dispatch_symbolic_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0668906Z test_dispatch_symbolic_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0669134Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0669316Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0669498Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0669678Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0669857Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670032Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670202Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670380Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670538Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670738Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0670936Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0671127Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0671320Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0671517Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0671716Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0671905Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0672095Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0672287Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0672462Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0672647Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0672835Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673021Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673210Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673433Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673623Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673807Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0673992Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0674204Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0674375Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0674562Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0674748Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0674938Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0675126Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0675312Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0675500Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0675732Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0675939Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0676201Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0676429Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0680919Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0681187Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0681430Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0681691Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0702688Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0702969Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0703160Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0703342Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0703540Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0703722Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0703906Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0704206Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0704395Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0704584Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0704769Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0704988Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0705194Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0705398Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0705594Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0705791Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0705967Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0706151Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0706330Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0706507Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0706692Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0706876Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0707056Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0707394Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0707589Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0707778Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0707960Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0708145Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0708337Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0708524Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0708714Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0708892Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0709076Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0709326Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0709509Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0709694Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0709904Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0710086Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0710267Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0710446Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0710649Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0710843Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711034Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711229Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711409Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711593Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711765Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0711941Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0712129Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0712320Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0712505Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0712687Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0712881Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0713074Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0713261Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0713442Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0713621Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0713806Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0714050Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0714229Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0714411Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0714602Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0714830Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715015Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715202Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715391Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715575Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715764Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0715949Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0716131Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0716317Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0716505Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0716687Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0716873Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0717075Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0717278Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0717468Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0717665Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0717850Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718036Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718219Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718402Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718589Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718769Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0718993Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0719171Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0719352Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0719521Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0719727Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0719910Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0720097Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0720277Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0720458Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0720635Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0720842Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0721053Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0721256Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0721453Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0721654Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0721854Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722042Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722226Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722406Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722590Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722786Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0722982Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0723175Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0723356Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0723549Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0723793Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0723982Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0724165Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0724345Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0724552Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0724734Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0724916Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0725107Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0725287Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0725469Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0725652Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0725836Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726021Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726203Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726385Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726574Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726762Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0726947Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0727120Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0727320Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0727520Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0727714Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0727913Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0728098Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0728282Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0728464Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0728675Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0728866Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0729043Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0729229Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0729443Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0729637Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0729828Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730019Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730203Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730397Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730591Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730781Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0730975Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0731154Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0731346Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0731532Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0731719Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0731906Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0732090Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0732278Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0732466Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0732649Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0732841Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0733016Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0733210Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0733396Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0733582Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0733805Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734000Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734195Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734414Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734609Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734799Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0734974Z test_dispatch_symbolic_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0735162Z test_dispatch_symbolic_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0735348Z test_dispatch_symbolic_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0735533Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0735789Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0735976Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0736159Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0736337Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0736509Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0736689Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0736850Z test_dispatch_symbolic_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737022Z test_dispatch_symbolic_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737199Z test_dispatch_symbolic_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737382Z test_dispatch_symbolic_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737563Z test_dispatch_symbolic_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737744Z test_dispatch_symbolic_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0737919Z test_dispatch_symbolic_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738094Z test_dispatch_symbolic_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738267Z test_dispatch_symbolic_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738420Z test_dispatch_symbolic_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738592Z test_dispatch_symbolic_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738810Z test_dispatch_symbolic_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0738986Z test_dispatch_symbolic_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0739159Z test_dispatch_symbolic_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0739345Z test_dispatch_symbolic_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0739552Z test_dispatch_symbolic_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0739729Z test_dispatch_symbolic_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0739904Z test_dispatch_symbolic_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740078Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740237Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740402Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740577Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740752Z test_dispatch_symbolic_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0740930Z test_dispatch_symbolic_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741105Z test_dispatch_symbolic_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741288Z test_dispatch_symbolic_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741469Z test_dispatch_symbolic_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741646Z test_dispatch_symbolic_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741806Z test_dispatch_symbolic_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0741984Z test_dispatch_symbolic_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0742155Z test_dispatch_symbolic_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0742324Z test_dispatch_symbolic_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0742501Z test_dispatch_symbolic_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0742670Z test_dispatch_symbolic_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0742845Z test_dispatch_symbolic_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743021Z test_dispatch_symbolic_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743202Z test_dispatch_symbolic_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743368Z test_dispatch_symbolic_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743544Z test_dispatch_symbolic_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743742Z test_dispatch_symbolic_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0743914Z test_dispatch_symbolic_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744084Z test_dispatch_symbolic_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744251Z test_dispatch_symbolic_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744425Z test_dispatch_symbolic_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744624Z test_dispatch_symbolic_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744809Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0744994Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0745166Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0745360Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0745552Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0745752Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0745949Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0746145Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0746341Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0746531Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0746718Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0746912Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0747086Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0747386Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0747578Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0747762Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0747948Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0748132Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0748317Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0748502Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0748686Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0748920Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0749096Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0749283Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0749469Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0749699Z test_dispatch_symbolic_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0749883Z test_dispatch_symbolic_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750061Z test_dispatch_symbolic_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750236Z test_dispatch_symbolic_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750420Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750605Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750793Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0750972Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0751155Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0751339Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0751517Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0751696Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0751878Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752061Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752243Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752421Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752610Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752776Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0752962Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0753147Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0753331Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0753515Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0753697Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0753905Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0754085Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0754264Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0754432Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0754639Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0754825Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755003Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755193Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755378Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755560Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755742Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0755925Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0756104Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0756275Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0756454Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0756634Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0756812Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757000Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757180Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757365Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757552Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757736Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0757916Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0758084Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0758266Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0758444Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0758624Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0758834Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759013Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759193Z test_dispatch_symbolic_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759369Z test_dispatch_symbolic_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759572Z test_dispatch_symbolic_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759734Z test_dispatch_symbolic_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0759911Z test_dispatch_symbolic_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760080Z test_dispatch_symbolic_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760246Z test_dispatch_symbolic_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760418Z test_dispatch_symbolic_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760593Z test_dispatch_symbolic_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760775Z test_dispatch_symbolic_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0760959Z test_dispatch_symbolic_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0761142Z test_dispatch_symbolic_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0761326Z test_dispatch_symbolic_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0761496Z test_dispatch_symbolic_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0761674Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0761849Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762028Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762205Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762379Z test_dispatch_symbolic_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762565Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762743Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0762925Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0763108Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0763278Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0763458Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0763637Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0763849Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764027Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764204Z test_dispatch_symbolic_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764378Z test_dispatch_symbolic_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764582Z test_dispatch_symbolic_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764764Z test_dispatch_symbolic_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0764926Z test_dispatch_symbolic_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0765107Z test_dispatch_symbolic_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0765277Z test_dispatch_symbolic_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0765449Z test_dispatch_symbolic_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.015s) 2023-01-11T20:44:32.0765621Z test_dispatch_symbolic_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0765796Z test_dispatch_symbolic_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0765968Z test_dispatch_symbolic_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0766144Z test_dispatch_symbolic_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0766317Z test_dispatch_symbolic_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0766494Z test_dispatch_symbolic_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0766654Z test_dispatch_symbolic_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0766829Z test_dispatch_symbolic_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767000Z test_dispatch_symbolic_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767172Z test_dispatch_symbolic_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767344Z test_dispatch_symbolic_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767514Z test_dispatch_symbolic_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767685Z test_dispatch_symbolic_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0767856Z test_dispatch_symbolic_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768032Z test_dispatch_symbolic_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768202Z test_dispatch_symbolic_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768377Z test_dispatch_symbolic_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768547Z test_dispatch_symbolic_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768747Z test_dispatch_symbolic_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0768932Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0769114Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0769292Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0769499Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0769686Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0769870Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770042Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770219Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770394Z test_dispatch_symbolic_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770568Z test_dispatch_symbolic_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770748Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0770923Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771098Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771272Z test_dispatch_symbolic_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771443Z test_dispatch_symbolic_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771603Z test_dispatch_symbolic_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771774Z test_dispatch_symbolic_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0771945Z test_dispatch_symbolic_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772115Z test_dispatch_symbolic_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772286Z test_dispatch_symbolic_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772458Z test_dispatch_symbolic_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772634Z test_dispatch_symbolic_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772805Z test_dispatch_symbolic_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0772984Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0773149Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0773324Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0773497Z test_dispatch_symbolic_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0773668Z test_dispatch_symbolic_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0773865Z test_dispatch_symbolic_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774036Z test_dispatch_symbolic_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774204Z test_dispatch_symbolic_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774372Z test_dispatch_symbolic_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774568Z test_dispatch_symbolic_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774741Z test_dispatch_symbolic_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0774914Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0775100Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0775282Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0775462Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0775727Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0775917Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0776098Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0776278Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0776460Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0776645Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0776818Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777002Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777182Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777362Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777545Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777724Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0777902Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0778082Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0778272Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0778445Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0778630Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0778853Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779034Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779216Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779394Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779607Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779790Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0779974Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0780160Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0780331Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0780510Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0780690Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0780873Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781051Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781236Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781419Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781608Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781801Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0781998Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0782173Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0782359Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0782548Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0782735Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0782918Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0783102Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0783286Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0783471Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0783662Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0783881Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0784054Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0784241Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0784422Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0784639Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0784821Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785006Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785192Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785381Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785569Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785757Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0785930Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0786116Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0786300Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0786482Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0786661Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0786842Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0787028Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0787317Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0787501Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0787672Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0787867Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0788059Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0788250Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0788447Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0788640Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0788878Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0789072Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0789268Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0789456Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0789708Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0789885Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0790068Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0790260Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0790443Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0790630Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0790814Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791005Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791192Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791380Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791553Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791741Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0791924Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0792106Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0792289Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0792471Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0792655Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0792839Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793025Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793212Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793385Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793566Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793749Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0793959Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0794150Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0794348Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0794541Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0794755Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0794948Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0795134Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0795309Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0795495Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0795682Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0795867Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796052Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796233Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796416Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796597Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796777Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0796958Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0797128Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0797316Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0797500Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0797695Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0797884Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0798070Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0798254Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0798439Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0798624Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0798808Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799007Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799191Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799371Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799556Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799763Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0799954Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0800145Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0800330Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0800514Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0800693Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0800864Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801044Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801222Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801404Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801585Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801771Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0801958Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0802143Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0802331Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0802515Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0802690Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0802874Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803060Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803244Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803427Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803608Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803818Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0803999Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0804179Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0804345Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0804551Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0804734Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0804909Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0805100Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0805283Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0805464Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0805643Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0805826Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806004Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806169Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806350Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806529Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806707Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0806890Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807077Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807261Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807440Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807623Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807801Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0807966Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0808143Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0808323Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0808501Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0808679Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0808889Z test_dispatch_symbolic_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809073Z test_dispatch_symbolic_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809253Z test_dispatch_symbolic_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809429Z test_dispatch_symbolic_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809617Z test_dispatch_symbolic_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809793Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0809962Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0810131Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0810304Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0810472Z test_dispatch_symbolic_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0810653Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0810840Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811024Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811203Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811374Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811555Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811733Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0811913Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812092Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812272Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812452Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812630Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812806Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0812984Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0813150Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0813358Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0813563Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0813797Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0813991Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0814180Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0814412Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0814601Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0814785Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0814978Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0815154Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0815344Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0815530Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0815811Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816011Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816203Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816399Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816587Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816779Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0816972Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0817144Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0817325Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0817517Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0817705Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0817883Z test_dispatch_symbolic_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818061Z test_dispatch_symbolic_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818244Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818425Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818608Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818822Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0818983Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0819151Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0819323Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0819534Z test_dispatch_symbolic_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0819704Z test_dispatch_symbolic_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0819882Z test_dispatch_symbolic_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820065Z test_dispatch_symbolic_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820241Z test_dispatch_symbolic_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820413Z test_dispatch_symbolic_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820582Z test_dispatch_symbolic_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820751Z test_dispatch_symbolic_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0820931Z test_dispatch_symbolic_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821105Z test_dispatch_symbolic_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821282Z test_dispatch_symbolic_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821451Z test_dispatch_symbolic_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821619Z test_dispatch_symbolic_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821792Z test_dispatch_symbolic_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0821964Z test_dispatch_symbolic_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0822164Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0822348Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0822551Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0822750Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0822945Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0823142Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0823335Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0823530Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0823748Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0823933Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0824124Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0824337Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0824525Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0824722Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0824928Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0825131Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0825334Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0825532Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0825732Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0825928Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0826130Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0826324Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0826508Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0826706Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0826891Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0827070Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0827353Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0827537Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0827720Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0827900Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0828079Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0828259Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0828428Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0828660Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0828856Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0829045Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0829238Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0829458Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0829642Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0829830Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830022Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830209Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830385Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830571Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830768Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0830958Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0831153Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0831338Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0831524Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0831712Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0831901Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832082Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832259Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832444Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832622Z test_dispatch_symbolic_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832801Z test_dispatch_symbolic_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0832983Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0833162Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0833341Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0833548Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0833721Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0833891Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834053Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834225Z test_dispatch_symbolic_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834427Z test_dispatch_symbolic_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834603Z test_dispatch_symbolic_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834781Z test_dispatch_symbolic_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0834957Z test_dispatch_symbolic_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835133Z test_dispatch_symbolic_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835308Z test_dispatch_symbolic_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835481Z test_dispatch_symbolic_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835643Z test_dispatch_symbolic_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835818Z test_dispatch_symbolic_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0835990Z test_dispatch_symbolic_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0836176Z test_dispatch_symbolic_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0836352Z test_dispatch_symbolic_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0836529Z test_dispatch_symbolic_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0836705Z test_dispatch_symbolic_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0836878Z test_dispatch_symbolic_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837053Z test_dispatch_symbolic_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837226Z test_dispatch_symbolic_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837390Z test_dispatch_symbolic_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837565Z test_dispatch_symbolic_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837741Z test_dispatch_symbolic_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0837924Z test_dispatch_symbolic_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0838105Z test_dispatch_symbolic_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0838289Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0838479Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0838695Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0838877Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839044Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839229Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839434Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839614Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839785Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0839964Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0840135Z test_dispatch_symbolic_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0840316Z test_dispatch_symbolic_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0840492Z test_dispatch_symbolic_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0840672Z test_dispatch_symbolic_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0840834Z test_dispatch_symbolic_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841005Z test_dispatch_symbolic_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841184Z test_dispatch_symbolic_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841356Z test_dispatch_symbolic_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841526Z test_dispatch_symbolic_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841701Z test_dispatch_symbolic_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0841880Z test_dispatch_symbolic_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842057Z test_dispatch_symbolic_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842231Z test_dispatch_symbolic_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842401Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842581Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842756Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0842933Z test_dispatch_symbolic_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0843107Z test_dispatch_symbolic_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0843276Z test_dispatch_symbolic_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0843450Z test_dispatch_symbolic_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0843654Z test_dispatch_symbolic_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0843830Z test_dispatch_symbolic_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844001Z test_dispatch_symbolic_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844160Z test_dispatch_symbolic_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844372Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844562Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844745Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0844920Z test_dispatch_symbolic_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845099Z test_dispatch_symbolic_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845277Z test_dispatch_symbolic_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845451Z test_dispatch_symbolic_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845627Z test_dispatch_symbolic_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845785Z test_dispatch_symbolic_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0845962Z test_dispatch_symbolic_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0846130Z test_dispatch_symbolic_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0846304Z test_dispatch_symbolic_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0846476Z test_dispatch_symbolic_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0846673Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0846868Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847062Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847251Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847438Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847608Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847797Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0847990Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0848188Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0848383Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0848603Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0848793Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0848979Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0849160Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0849373Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0849555Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0849750Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0849942Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0850130Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0850317Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0850502Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0850683Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0850871Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851067Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851249Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851415Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851595Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851779Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0851959Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0852138Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0852318Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0852496Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0852674Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0852850Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853030Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853200Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853377Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853585Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853768Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0853952Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0854134Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0854367Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0854552Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0854728Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0854908Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0855076Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0855260Z test_dispatch_symbolic_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0855444Z test_dispatch_symbolic_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0855622Z test_dispatch_symbolic_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0855870Z test_dispatch_symbolic_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856053Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856225Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856393Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856567Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856729Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0856898Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857070Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857240Z test_dispatch_symbolic_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857426Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857608Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857795Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0857987Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0858172Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0858356Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0858559Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0858741Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0858924Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0859104Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0859311Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0859493Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0859672Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0859854Z test_dispatch_symbolic_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860029Z test_dispatch_symbolic_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860210Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860376Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860558Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860735Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0860909Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861081Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861257Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861429Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861595Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861769Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0861925Z test_dispatch_symbolic_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0862114Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0862307Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0862494Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0862694Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0862889Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0863088Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0863288Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0863519Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0863716Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0863894Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0864082Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0864303Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0864492Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0864681Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0864877Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865069Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865247Z test_dispatch_symbolic_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865421Z test_dispatch_symbolic_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865603Z test_dispatch_symbolic_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865770Z test_dispatch_symbolic_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0865945Z test_dispatch_symbolic_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866118Z test_dispatch_symbolic_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866292Z test_dispatch_symbolic_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866463Z test_dispatch_symbolic_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866635Z test_dispatch_symbolic_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866808Z test_dispatch_symbolic_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0866983Z test_dispatch_symbolic_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0867154Z test_dispatch_symbolic_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0867459Z test_dispatch_symbolic_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0867627Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0867805Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0867978Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0868154Z test_dispatch_symbolic_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0868324Z test_dispatch_symbolic_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0868491Z test_dispatch_symbolic_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0868746Z test_dispatch_symbolic_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0868921Z test_dispatch_symbolic_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0869094Z test_dispatch_symbolic_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0869254Z test_dispatch_symbolic_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0869461Z test_dispatch_symbolic_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0869645Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0869823Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870012Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870196Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870380Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870561Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870745Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0870924Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0871092Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0871272Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0871452Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0871632Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0871808Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872004Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872191Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872389Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872584Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872770Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0872946Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0873137Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0873328Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0873517Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0873732Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0873920Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0874107Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0874294Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0874501Z test_dispatch_symbolic_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0874682Z test_dispatch_symbolic_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0874851Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875036Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875216Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875395Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875576Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875760Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0875935Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876108Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876277Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876442Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876614Z test_dispatch_symbolic_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876795Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0876973Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0877159Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0877345Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0877525Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0877710Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0877888Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878071Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878234Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878404Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878602Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878778Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0878947Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0879127Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0879330Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0879517Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0879704Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0879890Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0880105Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0880287Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0880467Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0880647Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0880826Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881003Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881181Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881356Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881541Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881710Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0881893Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0882111Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0882330Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0882548Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0882755Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0882962Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0883172Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0883380Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0883625Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0883828Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0884039Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0884240Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0884468Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0884675Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0884882Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0885084Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0885289Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0885497Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0885700Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0885899Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0886104Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0886294Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0886495Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0886698Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0886895Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0887093Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0887294Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0887493Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0887696Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0887893Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0888093Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0888277Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0888504Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0888701Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0888899Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0889096Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0889328Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0889524Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0889724Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0889920Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0890110Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0890305Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0890482Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0890669Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0890862Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0891051Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0891255Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0891463Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0891687Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0891905Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0892124Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0892320Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0892513Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0892691Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0892890Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0893086Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0893283Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0893504Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0893692Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0893880Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0894072Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0894295Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0894489Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0894667Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0894852Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0895039Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0895249Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0895460Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0895733Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0895940Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0896148Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0896356Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0896565Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0896771Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0896960Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0897165Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0897373Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0897582Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0897787Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0897989Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0898188Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0898438Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0898645Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0898859Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0899051Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0899287Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0899498Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0899708Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0899913Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0900117Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0900321Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0900531Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0900734Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0900941Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0901139Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0901325Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0901519Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0901710Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0901909Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0902107Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0902309Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0902506Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0902700Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0902895Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0903096Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0903291Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0903499Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0903689Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0903879Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0904095Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0904298Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0904498Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0904694Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0904893Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0905087Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0905285Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0905469Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0905692Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0905914Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0906130Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0906353Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0906577Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0906805Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0907031Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0907358Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0907582Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0907806Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0908025Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0908230Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0908499Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0908718Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0908935Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0909174Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0909379Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0909579Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0909774Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0909977Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0910180Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0910383Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0910564Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0910756Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0910945Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0911138Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0911328Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0911518Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0911717Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0911914Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0912111Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0912307Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0912490Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0912689Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0912885Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0913080Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0913324Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0913523Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0913719Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0913941Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0914139Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0914333Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0914531Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0914711Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0914901Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0915091Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0915279Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0915463Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0915654Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0915863Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0916069Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0916277Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0916476Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0916659Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0916855Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0917050Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0917250Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0917451Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0917653Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0917856Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0918059Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0918294Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0918501Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0918708Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0918930Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0919138Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0919346Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0919553Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0919759Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0919963Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0920171Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0920378Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0920586Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0920791Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921001Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921196Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921401Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921593Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921786Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0921971Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0922163Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0922358Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0922555Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0922747Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0922936Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0923138Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0923336Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0923531Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0923764Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0923963Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0924158Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0924354Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0924548Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0924745Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0924941Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0925131Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0925306Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0925496Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0925685Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0925874Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0926061Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0926253Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0926459Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0926667Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0926871Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0927074Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0927261Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0927460Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0927657Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0927892Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0928096Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0928300Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0928503Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0928730Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0928934Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0929139Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0929340Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0929526Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0929721Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0929917Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0930113Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0930308Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0930500Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0930691Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0930886Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0931085Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0931281Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0931484Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0931679Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0931874Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0932068Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0932269Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0932470Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0932664Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0932886Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0933083Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0933280Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0933498Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0933677Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0933866Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0934062Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0934250Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0934436Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0934639Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0934841Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0935051Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0935257Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0935469Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0935756Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0935963Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0936157Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0936349Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0936538Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0936734Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0936935Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0937138Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0937333Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0937529Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0937752Z test_dispatch_symbolic_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0937950Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0938133Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0938336Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0938567Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0938771Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0938970Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0939167Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0939361Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0939557Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0939753Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0939950Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0940135Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0940335Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0940529Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0940733Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0940937Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0941134Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0941334Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0941530Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0941726Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0941922Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0942120Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0942303Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0942498Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0942732Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0942934Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0943132Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0943396Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0943602Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0943808Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0944011Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0944210Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0944404Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0944616Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0944828Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0945033Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0945242Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0945448Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0945652Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0945858Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0946059Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0946263Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0946463Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0946645Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0946836Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0947041Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0947348Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0947555Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0947805Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0948006Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0948206Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0948438Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0948640Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0948827Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0949029Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0949228Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0949426Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0949633Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0949836Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0950046Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0950258Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0950464Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0950667Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0950870Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0951054Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0951255Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0951454Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0951653Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0951857Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0952059Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0952265Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0952468Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0952699Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0952898Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0953093Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0953278Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0953502Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0953699Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0953894Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0954082Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0954274Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0954462Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0954649Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0954836Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955028Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955205Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955394Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955580Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955774Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0955965Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0956157Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0956349Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0956536Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0956721Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0956910Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0957086Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0957279Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0957467Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0957683Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0957868Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0958056Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0958283Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0958487Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0958688Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0958881Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0959057Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0959248Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0959449Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0959649Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0959847Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0960047Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0960249Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0960450Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0960650Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0960845Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0961039Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0961218Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0961421Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0961628Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0961834Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0962041Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0962243Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0962473Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0962674Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0962876Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0963074Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0963298Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0963482Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0963679Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0963875Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0964066Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0964265Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0964464Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0964659Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0964855Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965053Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965249Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965429Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965620Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965804Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0965993Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0966180Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0966363Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0966552Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0966740Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0966937Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0967138Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0967368Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0967552Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.0967749Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0967943Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0968158Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0968343Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0968539Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0968727Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0968923Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0969121Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0969320Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0969501Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0969693Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0969879Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0970069Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0970258Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0970465Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0970674Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0970881Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0971086Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0971296Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0971498Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0971693Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0971895Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0972100Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0972329Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0972551Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0972778Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0973029Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0973250Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0973471Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0973690Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0973907Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0974111Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0974324Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0974534Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0974731Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0974928Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0975123Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0975318Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0975505Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0975778Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0975989Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0976195Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0976390Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0976597Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0976799Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0977002Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0977243Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0977427Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0977605Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0977789Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978003Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978189Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978359Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978537Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978714Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0978892Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979065Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979237Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979412Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979583Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979754Z test_dispatch_symbolic_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0979920Z test_dispatch_symbolic_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980098Z test_dispatch_symbolic_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980271Z test_dispatch_symbolic_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980444Z test_dispatch_symbolic_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980610Z test_dispatch_symbolic_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980791Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0980976Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0981159Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0981339Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0981520Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0981687Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0981867Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0982080Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0982265Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0982442Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0982619Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0982822Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983011Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983192Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983370Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983536Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983715Z test_dispatch_symbolic_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0983891Z test_dispatch_symbolic_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0984067Z test_dispatch_symbolic_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0984237Z test_dispatch_symbolic_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0984428Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0984619Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0984812Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985000Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985179Z test_dispatch_symbolic_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985344Z test_dispatch_symbolic_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985524Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985704Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0985882Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986058Z test_dispatch_symbolic_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986228Z test_dispatch_symbolic_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986396Z test_dispatch_symbolic_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986570Z test_dispatch_symbolic_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986742Z test_dispatch_symbolic_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0986903Z test_dispatch_symbolic_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0987105Z test_dispatch_symbolic_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0987383Z test_dispatch_symbolic_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0987566Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0987742Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0987973Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0988158Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0988341Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0988525Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0988705Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0988875Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989053Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989235Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989413Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989589Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989768Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0989950Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0990129Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0990307Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0990469Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0990646Z test_dispatch_symbolic_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0990823Z test_dispatch_symbolic_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991003Z test_dispatch_symbolic_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991180Z test_dispatch_symbolic_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991356Z test_dispatch_symbolic_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991532Z test_dispatch_symbolic_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991704Z test_dispatch_symbolic_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0991878Z test_dispatch_symbolic_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992082Z test_dispatch_symbolic_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992238Z test_dispatch_symbolic_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992410Z test_dispatch_symbolic_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992584Z test_dispatch_symbolic_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992768Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0992990Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0993172Z test_dispatch_symbolic_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0993356Z test_dispatch_symbolic_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0993543Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0993728Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0993900Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994080Z test_dispatch_symbolic_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994259Z test_dispatch_symbolic_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994436Z test_dispatch_symbolic_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994617Z test_dispatch_symbolic_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994790Z test_dispatch_symbolic_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0994960Z test_dispatch_symbolic_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0995139Z test_dispatch_symbolic_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0995313Z test_dispatch_symbolic_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0995498Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0995668Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0995853Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996035Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996213Z test_dispatch_symbolic_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996386Z test_dispatch_symbolic_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996586Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996781Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0996977Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0997203Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0997399Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0997578Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0997764Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0997983Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0998174Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0998369Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0998565Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0998760Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0998954Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0999150Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0999340Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0999514Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0999710Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.0999899Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1000095Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1000293Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1000488Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1000684Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1000884Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1001079Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1001270Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1001464Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1001642Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1001838Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1002063Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1002259Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1002456Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1002650Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1002869Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1003060Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1003257Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1003450Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1003634Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1003828Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004027Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004222Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004418Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004610Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004798Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1004990Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1005187Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1005369Z test_dispatch_symbolic_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1005543Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1005730Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1005914Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1006097Z test_dispatch_symbolic_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1006280Z test_dispatch_symbolic_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1006463Z test_dispatch_symbolic_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1006642Z test_dispatch_symbolic_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1006819Z test_dispatch_symbolic_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007019Z test_dispatch_symbolic_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007201Z test_dispatch_symbolic_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007361Z test_dispatch_symbolic_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007539Z test_dispatch_symbolic_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007761Z test_dispatch_symbolic_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1007939Z test_dispatch_symbolic_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008115Z test_dispatch_symbolic_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008289Z test_dispatch_symbolic_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008462Z test_dispatch_symbolic_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008638Z test_dispatch_symbolic_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008814Z test_dispatch_symbolic_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1008978Z test_dispatch_symbolic_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1009156Z test_dispatch_symbolic_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1009330Z test_dispatch_symbolic_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1009513Z test_dispatch_symbolic_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1009689Z test_dispatch_symbolic_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1009874Z test_dispatch_symbolic_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010054Z test_dispatch_symbolic_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010231Z test_dispatch_symbolic_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010405Z test_dispatch_symbolic_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010579Z test_dispatch_symbolic_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010744Z test_dispatch_symbolic_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1010917Z test_dispatch_symbolic_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1011092Z test_dispatch_symbolic_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1011263Z test_dispatch_symbolic_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1011443Z test_dispatch_symbolic_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1011617Z test_dispatch_symbolic_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1011797Z test_dispatch_symbolic_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012006Z test_dispatch_symbolic_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012182Z test_dispatch_symbolic_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012341Z test_dispatch_symbolic_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012507Z test_dispatch_symbolic_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012677Z test_dispatch_symbolic_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1012890Z test_dispatch_symbolic_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013065Z test_dispatch_symbolic_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013235Z test_dispatch_symbolic_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013406Z test_dispatch_symbolic_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013582Z test_dispatch_symbolic_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013757Z test_dispatch_symbolic_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1013915Z test_dispatch_symbolic_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014091Z test_dispatch_symbolic_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014270Z test_dispatch_symbolic_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014450Z test_dispatch_symbolic_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014635Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014813Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1014992Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1015169Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1015351Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1015529Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1015753Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1015927Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1016100Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1016275Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1016457Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1016645Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1016831Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017015Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017233Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017416Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017584Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017765Z test_dispatch_symbolic_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1017970Z test_dispatch_symbolic_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1018151Z test_dispatch_symbolic_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1018329Z test_dispatch_symbolic_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1018506Z test_dispatch_symbolic_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1018680Z test_dispatch_symbolic_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1018850Z test_dispatch_symbolic_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019027Z test_dispatch_symbolic_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019186Z test_dispatch_symbolic_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019370Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019557Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019740Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1019920Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020100Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020282Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020463Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020643Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020824Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1020989Z test_dispatch_symbolic_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1021168Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1021351Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1021533Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1021711Z test_dispatch_symbolic_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1021885Z test_dispatch_symbolic_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1022120Z test_dispatch_symbolic_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1022301Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1022487Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1022672Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1022870Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023054Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023233Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023414Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023593Z test_dispatch_symbolic_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023768Z test_dispatch_symbolic_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1023948Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024131Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024310Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024475Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024650Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024819Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1024993Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1025163Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1025333Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1025506Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1025681Z test_dispatch_symbolic_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1025860Z test_dispatch_symbolic_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026033Z test_dispatch_symbolic_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026202Z test_dispatch_symbolic_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026380Z test_dispatch_symbolic_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026556Z test_dispatch_symbolic_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026735Z test_dispatch_symbolic_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1026905Z test_dispatch_symbolic_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1027100Z test_dispatch_symbolic_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1027379Z test_dispatch_symbolic_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1027552Z test_dispatch_symbolic_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1027726Z test_dispatch_symbolic_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1027945Z test_dispatch_symbolic_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1028119Z test_dispatch_symbolic_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1028307Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1028494Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1028684Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1028872Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029054Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029240Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029424Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029608Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029780Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1029962Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1030142Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1030323Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1030506Z test_dispatch_symbolic_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1030687Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1030871Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031057Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031238Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031406Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031585Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031766Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1031944Z test_dispatch_symbolic_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1032158Z test_dispatch_symbolic_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1032340Z test_dispatch_symbolic_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1032522Z test_dispatch_symbolic_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1032698Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1032894Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033068Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033233Z test_dispatch_symbolic_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033411Z test_dispatch_symbolic_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033595Z test_dispatch_symbolic_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033776Z test_dispatch_symbolic_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1033957Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034137Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034308Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034484Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034658Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034833Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1034995Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1035167Z test_dispatch_symbolic_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1035362Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1035552Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1035750Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1035949Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1036138Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1036330Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1036522Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1036715Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1036892Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1037080Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1037294Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1037480Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1037666Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1037875Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038057Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038246Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038436Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038621Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038792Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1038974Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1039157Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1039338Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1039518Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1039700Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1039881Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040058Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040238Z test_dispatch_symbolic_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040404Z test_dispatch_symbolic_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040588Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040772Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1040957Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1041136Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1041315Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1041493Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1041671Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1041844Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042013Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042208Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042379Z test_dispatch_symbolic_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042557Z test_dispatch_symbolic_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042734Z test_dispatch_symbolic_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1042943Z test_dispatch_symbolic_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043126Z test_dispatch_symbolic_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043302Z test_dispatch_symbolic_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043481Z test_dispatch_symbolic_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043659Z test_dispatch_symbolic_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043825Z test_dispatch_symbolic_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1043996Z test_dispatch_symbolic_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1044166Z test_dispatch_symbolic_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1044340Z test_dispatch_symbolic_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1044512Z test_dispatch_symbolic_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1044697Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1044873Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045058Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045243Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045426Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045594Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045775Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1045956Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1046133Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1046313Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1046489Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1046668Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1046852Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1047062Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1047249Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1047425Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1047608Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1047817Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1047998Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1048178Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1048362Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1048542Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1048725Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1048907Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1049092Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1049264Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1049449Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1049639Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1049824Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050006Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050187Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050367Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050546Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050728Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1050897Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051076Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051254Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051431Z test_dispatch_symbolic_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051609Z test_dispatch_symbolic_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051793Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1051974Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1052177Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1052354Z test_dispatch_symbolic_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1052525Z test_dispatch_symbolic_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1052680Z test_dispatch_symbolic_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1052880Z test_dispatch_symbolic_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053057Z test_dispatch_symbolic_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053234Z test_dispatch_symbolic_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053413Z test_dispatch_symbolic_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053586Z test_dispatch_symbolic_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053767Z test_dispatch_symbolic_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1053941Z test_dispatch_symbolic_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054125Z test_dispatch_symbolic_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054293Z test_dispatch_symbolic_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054472Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054646Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054816Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1054991Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1055160Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1055330Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1055502Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1055740Z test_dispatch_symbolic_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1055924Z test_dispatch_symbolic_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056089Z test_dispatch_symbolic_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056260Z test_dispatch_symbolic_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056435Z test_dispatch_symbolic_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056607Z test_dispatch_symbolic_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056776Z test_dispatch_symbolic_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1056950Z test_dispatch_symbolic_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1057163Z test_dispatch_symbolic_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1057356Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1057549Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1057726Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1057946Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1058135Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1058326Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1058523Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1058714Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1058901Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059084Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059259Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059443Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059615Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059795Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1059971Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1060144Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1060317Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1060486Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1060658Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1060837Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061015Z test_dispatch_symbolic_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061195Z test_dispatch_symbolic_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061362Z test_dispatch_symbolic_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061542Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061714Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1061884Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062083Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062254Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062426Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062603Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062808Z test_dispatch_symbolic_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1062985Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1063171Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1063361Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1063553Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1063740Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1063930Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1064118Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1064304Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1064487Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1064669Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1064837Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065019Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065203Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065390Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065575Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065761Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1065948Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1066129Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1066310Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1066491Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1066660Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1066843Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1067051Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1067337Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1067520Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1067704Z test_dispatch_symbolic_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1067923Z test_dispatch_symbolic_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068108Z test_dispatch_symbolic_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068291Z test_dispatch_symbolic_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068472Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068640Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068818Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1068996Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1069172Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1069341Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1069514Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1069687Z test_dispatch_symbolic_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1069880Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1070071Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1070251Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1070443Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1070627Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1070818Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071011Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071199Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071387Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071574Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071769Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1071957Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1072173Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1072359Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1072542Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1072732Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1072945Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1073136Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1073322Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1073514Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1073707Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1073896Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1074073Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1074256Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1074441Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1074631Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1074820Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075008Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075192Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075390Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075579Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075773Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1075958Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1076128Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1076315Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1076506Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1076694Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1076883Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1077098Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1077292Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1077479Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1077670Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1077887Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1078065Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1078256Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1078443Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1078630Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1078815Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079002Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079191Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079377Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079566Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079748Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1079918Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1080103Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1080288Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1080474Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1080653Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1080856Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1081050Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1081239Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1081425Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1081617Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1081803Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082024Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082209Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082391Z test_dispatch_symbolic_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082571Z test_dispatch_symbolic_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082781Z test_dispatch_symbolic_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1082967Z test_dispatch_symbolic_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1083150Z test_dispatch_symbolic_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1083327Z test_dispatch_symbolic_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1083500Z test_dispatch_symbolic_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1083658Z test_dispatch_symbolic_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1083833Z test_dispatch_symbolic_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084007Z test_dispatch_symbolic_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084173Z test_dispatch_symbolic_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084350Z test_dispatch_symbolic_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084520Z test_dispatch_symbolic_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084708Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1084893Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085082Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085258Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085443Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085627Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085811Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1085990Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1086172Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1086352Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1086529Z test_dispatch_symbolic_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1086701Z test_dispatch_symbolic_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1086906Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087073Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087245Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087419Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087617Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087785Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1087957Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088133Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088307Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088477Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088634Z test_dispatch_symbolic_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088813Z test_dispatch_symbolic_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1088989Z test_dispatch_symbolic_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1089172Z test_dispatch_symbolic_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1089356Z test_dispatch_symbolic_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1089533Z test_dispatch_symbolic_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1089704Z test_dispatch_symbolic_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1089873Z test_dispatch_symbolic_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090047Z test_dispatch_symbolic_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090218Z test_dispatch_symbolic_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090373Z test_dispatch_symbolic_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090546Z test_dispatch_symbolic_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090720Z test_dispatch_symbolic_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1090900Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1091079Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1091264Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1091452Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1091632Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1091842Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092007Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092177Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092345Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092519Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092721Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1092892Z test_dispatch_symbolic_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093067Z test_dispatch_symbolic_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093243Z test_dispatch_symbolic_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093414Z test_dispatch_symbolic_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093590Z test_dispatch_symbolic_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093750Z test_dispatch_symbolic_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1093927Z test_dispatch_symbolic_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1094097Z test_dispatch_symbolic_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1094270Z test_dispatch_symbolic_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1094444Z test_dispatch_symbolic_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1094641Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1094837Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1095035Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1095233Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1095428Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1095608Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1095881Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1096082Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1096276Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1096473Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1096677Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1096909Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1097111Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1097313Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1097506Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1097754Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1097945Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1098131Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1098324Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1098511Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1098698Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1098884Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099067Z test_dispatch_symbolic_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099246Z test_dispatch_symbolic_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099430Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099598Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099776Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1099953Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100126Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100294Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100470Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100645Z test_dispatch_symbolic_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100815Z test_dispatch_symbolic_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1100987Z test_dispatch_symbolic_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1101166Z test_dispatch_symbolic_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1101333Z test_dispatch_symbolic_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1101508Z test_dispatch_symbolic_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1101676Z test_dispatch_symbolic_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1101881Z test_dispatch_symbolic_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102054Z test_dispatch_symbolic_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102225Z test_dispatch_symbolic_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102398Z test_dispatch_symbolic_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102594Z test_dispatch_symbolic_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102772Z test_dispatch_symbolic_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1102932Z test_dispatch_symbolic_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103114Z test_dispatch_symbolic_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103294Z test_dispatch_symbolic_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103470Z test_dispatch_symbolic_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103642Z test_dispatch_symbolic_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103815Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1103992Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1104168Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1104345Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1104518Z test_dispatch_symbolic_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1104684Z test_dispatch_symbolic_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1104857Z test_dispatch_symbolic_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105041Z test_dispatch_symbolic_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105221Z test_dispatch_symbolic_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105395Z test_dispatch_symbolic_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105568Z test_dispatch_symbolic_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105740Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1105915Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1106089Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1106254Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1106425Z test_dispatch_symbolic_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1106607Z test_dispatch_symbolic_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1106821Z test_dispatch_symbolic_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1107006Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1107291Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1107472Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1107699Z test_dispatch_symbolic_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1107874Z test_dispatch_symbolic_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108048Z test_dispatch_symbolic_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108212Z test_dispatch_symbolic_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108384Z test_dispatch_symbolic_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108554Z test_dispatch_symbolic_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108728Z test_dispatch_symbolic_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1108904Z test_dispatch_symbolic_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1109093Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1109279Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1109472Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1109660Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1109830Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110014Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110201Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110383Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110569Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110753Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1110939Z test_dispatch_symbolic_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1111118Z test_dispatch_symbolic_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1111298Z test_dispatch_symbolic_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1111495Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1111671Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1111868Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1112098Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1112291Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1112482Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1112698Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1112888Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113078Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113269Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113461Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113633Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113819Z test_dispatch_symbolic_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1113996Z test_dispatch_symbolic_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1114174Z test_dispatch_symbolic_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1114347Z test_dispatch_symbolic_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1114524Z test_dispatch_symbolic_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1114696Z test_dispatch_symbolic_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1114870Z test_dispatch_symbolic_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115045Z test_dispatch_symbolic_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115222Z test_dispatch_symbolic_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115381Z test_dispatch_symbolic_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115581Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115783Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1115975Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1116166Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1116351Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1116540Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1116725Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1116911Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1117123Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1117291Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1117473Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1117682Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1117867Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118057Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118250Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118435Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118619Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118803Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1118974Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1119156Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1119344Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1119536Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1119723Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1119910Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1120095Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1120281Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1120466Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1120650Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1120822Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121011Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121199Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121385Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121567Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121753Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1121964Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1122145Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1122330Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1122518Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1122718Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1122905Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1123089Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1123270Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1123454Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1123634Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1123839Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1124045Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1124250Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1124453Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1124654Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1124838Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1125037Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1125232Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1125427Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1125630Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1125832Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1126028Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1126228Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1126422Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1126621Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1126842Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1127296Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T20:44:32.1127666Z 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-11T20:44:32.1128055Z 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-11T20:44:32.1128418Z 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-11T20:44:32.1128777Z 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-11T20:44:32.1129124Z 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-11T20:44:32.1129477Z 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-11T20:44:32.1129830Z 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-11T20:44:32.1130182Z 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-11T20:44:32.1130540Z 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-11T20:44:32.1130891Z 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-11T20:44:32.1131241Z 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-11T20:44:32.1131590Z 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-11T20:44:32.1131923Z 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-11T20:44:32.1132275Z 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-11T20:44:32.1132624Z 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-11T20:44:32.1132809Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1132995Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1133183Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1133366Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1133576Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1133760Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1133942Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1134124Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1134333Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1134517Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1134704Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1134888Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1135070Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1135250Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1135431Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1135611Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1135881Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1136076Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1136282Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1136484Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1136681Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1136885Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1137085Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1137287Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1137483Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1137685Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1137889Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1138092Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1138278Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1138514Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1138709Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1138904Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1139108Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1139322Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1139506Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1139688Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1139872Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140052Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140222Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140401Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140583Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140763Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1140944Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1141126Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1141308Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1141485Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1141662Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1141838Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142004Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142187Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142365Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142548Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142730Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1142911Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1143093Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1143273Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1143479Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1143645Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1143846Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1144051Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1144281Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1144483Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1144686Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1144881Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1145080Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1145282Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1145662Z 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-11T20:44:32.1146033Z 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-11T20:44:32.1146394Z 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-11T20:44:32.1146741Z 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-11T20:44:32.1147095Z 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-11T20:44:32.1147551Z 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-11T20:44:32.1147909Z 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-11T20:44:32.1148274Z 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-11T20:44:32.1148461Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1148651Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1148844Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149029Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149215Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149443Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149616Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149796Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1149993Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1150232Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1150431Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1150628Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1150826Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151022Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151216Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151418Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151603Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151800Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1151998Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1152190Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1152387Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1152581Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1152775Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1152966Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1153161Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1153354Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1153550Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1153731Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1153924Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1154114Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1154336Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1154526Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1154720Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1154914Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1155134Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1155330Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1155521Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1155703Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1155895Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1156087Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1156275Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1156457Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1156642Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1156829Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1162628Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1162874Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163060Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163248Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163425Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163600Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163784Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1163964Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1164149Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1164336Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1164518Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1164701Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1164971Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1165180Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1165396Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1165609Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1165861Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1166079Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1166290Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1166496Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1166705Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1166914Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1167118Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1167325Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1167521Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1167724Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1167929Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1168132Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1168335Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1168536Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1168740Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1168945Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1169149Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1169354Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1169554Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1169743Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1169973Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1170172Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1170604Z 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-11T20:44:32.1171016Z 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-11T20:44:32.1171399Z 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-11T20:44:32.1171773Z 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-11T20:44:32.1172143Z 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-11T20:44:32.1172508Z 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-11T20:44:32.1172877Z 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-11T20:44:32.1173244Z 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-11T20:44:32.1173612Z 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-11T20:44:32.1173983Z 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-11T20:44:32.1174342Z 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-11T20:44:32.1174705Z 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-11T20:44:32.1175073Z 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-11T20:44:32.1175440Z 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-11T20:44:32.1175902Z 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-11T20:44:32.1176270Z 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-11T20:44:32.1176633Z 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-11T20:44:32.1177038Z 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-11T20:44:32.1177410Z 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-11T20:44:32.1177774Z 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-11T20:44:32.1178186Z 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-11T20:44:32.1178551Z 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-11T20:44:32.1178916Z 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-11T20:44:32.1179277Z 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-11T20:44:32.1179631Z 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-11T20:44:32.1180000Z 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-11T20:44:32.1180370Z 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-11T20:44:32.1180735Z 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-11T20:44:32.1181111Z 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-11T20:44:32.1181488Z 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-11T20:44:32.1181860Z 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-11T20:44:32.1182233Z 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-11T20:44:32.1182434Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1182637Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1182837Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1183038Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1183239Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1183456Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1183652Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1183848Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1184040Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1184255Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1184444Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1184632Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1184824Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185011Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185196Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185371Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185557Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185739Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1185924Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1186109Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1186292Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1186474Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1186660Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1186841Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1187023Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1187310Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1187492Z test_dispatch_symbolic_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1187669Z test_dispatch_symbolic_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1187851Z test_dispatch_symbolic_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1188035Z test_dispatch_symbolic_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1188215Z test_dispatch_symbolic_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1188396Z test_dispatch_symbolic_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1188672Z test_dispatch_symbolic_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1188843Z test_dispatch_symbolic_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189006Z test_dispatch_symbolic_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189175Z test_dispatch_symbolic_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189376Z test_dispatch_symbolic_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189552Z test_dispatch_symbolic_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189729Z test_dispatch_symbolic_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1189921Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1190107Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1190298Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1190490Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1190681Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1190859Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191047Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191235Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191421Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191603Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191787Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1191967Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1192156Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1192344Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1192536Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1192714Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1192904Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1193094Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1193281Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1193468Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1193681Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1193863Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194044Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194254Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194440Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194604Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194782Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1194963Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1195142Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1195318Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1195492Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1195663Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1195836Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196010Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196172Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196346Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196527Z test_dispatch_symbolic_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196704Z test_dispatch_symbolic_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1196888Z test_dispatch_symbolic_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197070Z test_dispatch_symbolic_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197251Z test_dispatch_symbolic_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197425Z test_dispatch_symbolic_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197594Z test_dispatch_symbolic_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197768Z test_dispatch_symbolic_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1197927Z test_dispatch_symbolic_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1198095Z test_dispatch_symbolic_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1198268Z test_dispatch_symbolic_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1198462Z test_dispatch_symbolic_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1198643Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1198819Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199004Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199187Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199400Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199569Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199750Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1199929Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200104Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200276Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200447Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200620Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200790Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1200968Z test_dispatch_symbolic_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1201141Z test_dispatch_symbolic_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1201310Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1201489Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1201672Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1201849Z test_dispatch_symbolic_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202023Z test_dispatch_symbolic_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202195Z test_dispatch_symbolic_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202370Z test_dispatch_symbolic_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202546Z test_dispatch_symbolic_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202716Z test_dispatch_symbolic_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1202879Z test_dispatch_symbolic_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203052Z test_dispatch_symbolic_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203228Z test_dispatch_symbolic_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203434Z test_dispatch_symbolic_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203609Z test_dispatch_symbolic_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203781Z test_dispatch_symbolic_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1203949Z test_dispatch_symbolic_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1204116Z test_dispatch_symbolic_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1204321Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1204506Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1204681Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1204862Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205042Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205223Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205418Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205613Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205805Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1205996Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1206187Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1206376Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1206554Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1206745Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1206932Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1207116Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1207303Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1207484Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1207664Z test_dispatch_symbolic_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1207844Z test_dispatch_symbolic_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208021Z test_dispatch_symbolic_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208191Z test_dispatch_symbolic_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208376Z test_dispatch_symbolic_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208553Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208731Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1208902Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209077Z test_dispatch_symbolic_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209272Z test_dispatch_symbolic_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209441Z test_dispatch_symbolic_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209613Z test_dispatch_symbolic_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209789Z test_dispatch_symbolic_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1209949Z test_dispatch_symbolic_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1210123Z test_dispatch_symbolic_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1210294Z test_dispatch_symbolic_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1210476Z test_dispatch_symbolic_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1210649Z test_dispatch_symbolic_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1210827Z test_dispatch_symbolic_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211005Z test_dispatch_symbolic_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211180Z test_dispatch_symbolic_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211349Z test_dispatch_symbolic_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211502Z test_dispatch_symbolic_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211674Z test_dispatch_symbolic_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1211847Z test_dispatch_symbolic_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212016Z test_dispatch_symbolic_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212189Z test_dispatch_symbolic_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212357Z test_dispatch_symbolic_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212541Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212722Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1212911Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1213096Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1213266Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1213489Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1213667Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1213846Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214027Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214252Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214432Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214610Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214793Z test_dispatch_symbolic_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1214970Z test_dispatch_symbolic_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1215131Z test_dispatch_symbolic_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1215299Z test_dispatch_symbolic_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1215483Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1215769Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1215959Z test_dispatch_symbolic_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1216141Z test_dispatch_symbolic_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1216318Z test_dispatch_symbolic_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1216489Z test_dispatch_symbolic_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1216662Z test_dispatch_symbolic_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1216824Z test_dispatch_symbolic_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217002Z test_dispatch_symbolic_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217177Z test_dispatch_symbolic_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217353Z test_dispatch_symbolic_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217530Z test_dispatch_symbolic_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217702Z test_dispatch_symbolic_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1217871Z test_dispatch_symbolic_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218046Z test_dispatch_symbolic_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218216Z test_dispatch_symbolic_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218385Z test_dispatch_symbolic_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218581Z test_dispatch_symbolic_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218769Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1218955Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1219147Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1219362Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1219552Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1219737Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1219919Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220101Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220271Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220451Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220632Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220810Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1220991Z test_dispatch_symbolic_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1221166Z test_dispatch_symbolic_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1221348Z test_dispatch_symbolic_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1221531Z test_dispatch_symbolic_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1221711Z test_dispatch_symbolic_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1221883Z test_dispatch_symbolic_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222038Z test_dispatch_symbolic_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222214Z test_dispatch_symbolic_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222384Z test_dispatch_symbolic_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222557Z test_dispatch_symbolic_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222731Z test_dispatch_symbolic_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1222904Z test_dispatch_symbolic_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223081Z test_dispatch_symbolic_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223255Z test_dispatch_symbolic_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223462Z test_dispatch_symbolic_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223626Z test_dispatch_symbolic_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223801Z test_dispatch_symbolic_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1223971Z test_dispatch_symbolic_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1224143Z test_dispatch_symbolic_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1224347Z test_dispatch_symbolic_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1224520Z test_dispatch_symbolic_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1224695Z test_dispatch_symbolic_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1224864Z test_dispatch_symbolic_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225040Z test_dispatch_symbolic_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225211Z test_dispatch_symbolic_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225379Z test_dispatch_symbolic_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225561Z test_dispatch_symbolic_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225736Z test_dispatch_symbolic_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1225905Z test_dispatch_symbolic_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226078Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226250Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226421Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226593Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226764Z test_dispatch_symbolic_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1226940Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1227123Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1227430Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1227617Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1227801Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1227985Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1228166Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1228347Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1228583Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1228763Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1228935Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1229113Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1229327Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1229515Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1229700Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1229882Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230065Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230244Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230425Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230605Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230774Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1230954Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1231131Z test_dispatch_symbolic_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1231302Z test_dispatch_symbolic_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1231480Z test_dispatch_symbolic_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1231657Z test_dispatch_symbolic_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1231834Z test_dispatch_symbolic_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232011Z test_dispatch_symbolic_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232181Z test_dispatch_symbolic_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232344Z test_dispatch_symbolic_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232514Z test_dispatch_symbolic_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232685Z test_dispatch_symbolic_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1232857Z test_dispatch_symbolic_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233028Z test_dispatch_symbolic_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233205Z test_dispatch_symbolic_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233377Z test_dispatch_symbolic_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233588Z test_dispatch_symbolic_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233765Z test_dispatch_symbolic_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1233936Z test_dispatch_symbolic_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234096Z test_dispatch_symbolic_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234292Z test_dispatch_symbolic_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234466Z test_dispatch_symbolic_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234638Z test_dispatch_symbolic_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234809Z test_dispatch_symbolic_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1234982Z test_dispatch_symbolic_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1235150Z test_dispatch_symbolic_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1235333Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1235513Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1235688Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1235872Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236055Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236234Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236416Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236594Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236774Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1236952Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237131Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237312Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237476Z test_dispatch_symbolic_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237651Z test_dispatch_symbolic_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237823Z test_dispatch_symbolic_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1237997Z test_dispatch_symbolic_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1238171Z test_dispatch_symbolic_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1238342Z test_dispatch_symbolic_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1238548Z test_dispatch_symbolic_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1238718Z test_dispatch_symbolic_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1238902Z test_dispatch_symbolic_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239070Z test_dispatch_symbolic_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239274Z test_dispatch_symbolic_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239449Z test_dispatch_symbolic_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239622Z test_dispatch_symbolic_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239793Z test_dispatch_symbolic_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1239960Z test_dispatch_symbolic_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1240132Z test_dispatch_symbolic_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1240306Z test_dispatch_symbolic_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1240491Z test_dispatch_symbolic_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1240670Z test_dispatch_symbolic_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1240845Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241033Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241217Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241400Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241583Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241767Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1241948Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1242128Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1242308Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1242473Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1242651Z test_dispatch_symbolic_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1242835Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243025Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243211Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243394Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243605Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243786Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1243965Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1244146Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1244337Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1244519Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1244694Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1244873Z test_dispatch_symbolic_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245054Z test_dispatch_symbolic_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245232Z test_dispatch_symbolic_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245411Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245587Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245759Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1245933Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246092Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246260Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246434Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246611Z test_dispatch_symbolic_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246807Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1246999Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1247191Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1247384Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1247562Z test_dispatch_symbolic_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1247725Z test_dispatch_symbolic_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1247903Z test_dispatch_symbolic_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248085Z test_dispatch_symbolic_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248261Z test_dispatch_symbolic_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248432Z test_dispatch_symbolic_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248635Z test_dispatch_symbolic_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248809Z test_dispatch_symbolic_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1248981Z test_dispatch_symbolic_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1249152Z test_dispatch_symbolic_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1249366Z test_dispatch_symbolic_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1249528Z test_dispatch_symbolic_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1249711Z test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1249894Z test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250071Z test_dispatch_symbolic_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250243Z test_dispatch_symbolic_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250421Z test_dispatch_symbolic_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250600Z test_dispatch_symbolic_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250774Z test_dispatch_symbolic_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1250943Z test_dispatch_symbolic_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251101Z test_dispatch_symbolic_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251272Z test_dispatch_symbolic_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251441Z test_dispatch_symbolic_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251612Z test_dispatch_symbolic_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251787Z test_dispatch_symbolic_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1251958Z test_dispatch_symbolic_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1252138Z test_dispatch_symbolic_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1252322Z test_dispatch_symbolic_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1252507Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1252688Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1252865Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253054Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253237Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253418Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253625Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253807Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1253987Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1254168Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1254377Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1254558Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1254727Z test_dispatch_symbolic_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1254902Z test_dispatch_symbolic_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1255075Z test_dispatch_symbolic_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1255248Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1255417Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1255586Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1255836Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256019Z test_dispatch_symbolic_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256199Z test_dispatch_symbolic_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256357Z test_dispatch_symbolic_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256539Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256721Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1256905Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257082Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257263Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257433Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257608Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257777Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1257944Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1258107Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1258276Z test_dispatch_symbolic_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1258492Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1258671Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1258857Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259043Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259256Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259439Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259621Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259794Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1259972Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1260152Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1260329Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1260509Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1260687Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1260872Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261055Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261241Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261428Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261603Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261790Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1261972Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1262152Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1262334Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1262514Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1262694Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1262876Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263056Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263235Z test_dispatch_symbolic_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263397Z test_dispatch_symbolic_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263605Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263786Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1263964Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1264142Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1264372Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1264544Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1264719Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1264890Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265047Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265223Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265391Z test_dispatch_symbolic_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265574Z test_dispatch_symbolic_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265757Z test_dispatch_symbolic_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1265941Z test_dispatch_symbolic_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1266121Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1266299Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1266476Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1266672Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1266853Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1267045Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1267331Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1267523Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1267713Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1267901Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1268092Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1268280Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1268461Z test_dispatch_symbolic_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1268685Z test_dispatch_symbolic_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1268849Z test_dispatch_symbolic_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269024Z test_dispatch_symbolic_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269199Z test_dispatch_symbolic_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269401Z test_dispatch_symbolic_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269572Z test_dispatch_symbolic_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269743Z test_dispatch_symbolic_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1269912Z test_dispatch_symbolic_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270096Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270272Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270460Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270635Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270818Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1270999Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1271182Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1271365Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1271544Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1271723Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1271905Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272080Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272246Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272425Z test_dispatch_symbolic_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272602Z test_dispatch_symbolic_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272779Z test_dispatch_symbolic_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1272952Z test_dispatch_symbolic_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1273122Z test_dispatch_symbolic_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1273289Z test_dispatch_symbolic_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1273472Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1273685Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1273869Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1274035Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1274215Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1274420Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1274613Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1274809Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275002Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275190Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275380Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275572Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275756Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1275931Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1276121Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1276308Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1276491Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1276673Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1276853Z test_dispatch_symbolic_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277031Z test_dispatch_symbolic_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277212Z test_dispatch_symbolic_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277390Z test_dispatch_symbolic_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277560Z test_dispatch_symbolic_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277720Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1277891Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1278067Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1278239Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1278409Z test_dispatch_symbolic_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1278628Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1278816Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279003Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279186Z test_dispatch_symbolic_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279374Z test_dispatch_symbolic_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279558Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279741Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1279926Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280104Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280282Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280460Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280638Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280809Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1280981Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1281144Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1281315Z test_dispatch_symbolic_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1281501Z test_dispatch_symbolic_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1281692Z test_dispatch_symbolic_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1281875Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282053Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282236Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282416Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282596Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282762Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1282940Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1283119Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1283298Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1283507Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1283686Z test_dispatch_symbolic_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1283860Z test_dispatch_symbolic_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284035Z test_dispatch_symbolic_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284251Z test_dispatch_symbolic_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284426Z test_dispatch_symbolic_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284589Z test_dispatch_symbolic_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284761Z test_dispatch_symbolic_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1284928Z test_dispatch_symbolic_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285100Z test_dispatch_symbolic_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285272Z test_dispatch_symbolic_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285447Z test_dispatch_symbolic_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285621Z test_dispatch_symbolic_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285792Z test_dispatch_symbolic_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1285973Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1286136Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1286317Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1286499Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1286680Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1286860Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287034Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287208Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287385Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287557Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287729Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1287893Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288063Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288243Z test_dispatch_symbolic_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288448Z test_dispatch_symbolic_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288630Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288812Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1288991Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1289195Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1289371Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1289544Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1289706Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1289875Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290043Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290217Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290387Z test_dispatch_symbolic_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290561Z test_dispatch_symbolic_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290735Z test_dispatch_symbolic_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1290917Z test_dispatch_symbolic_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291101Z test_dispatch_symbolic_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291269Z test_dispatch_symbolic_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291447Z test_dispatch_symbolic_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291622Z test_dispatch_symbolic_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291793Z test_dispatch_symbolic_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1291965Z test_dispatch_symbolic_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292136Z test_dispatch_symbolic_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292302Z test_dispatch_symbolic_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292473Z test_dispatch_symbolic_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292645Z test_dispatch_symbolic_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292823Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1292987Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1293165Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1293369Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1293540Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1293712Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1293879Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294046Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294243Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294419Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294587Z test_dispatch_symbolic_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294760Z test_dispatch_symbolic_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1294942Z test_dispatch_symbolic_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1295124Z test_dispatch_symbolic_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1295299Z test_dispatch_symbolic_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1295472Z test_dispatch_symbolic_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1295717Z test_dispatch_symbolic_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1295894Z test_dispatch_symbolic_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296061Z test_dispatch_symbolic_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296228Z test_dispatch_symbolic_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296386Z test_dispatch_symbolic_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296557Z test_dispatch_symbolic_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296735Z test_dispatch_symbolic_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1296908Z test_dispatch_symbolic_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297089Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297269Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297449Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297629Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297802Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1297964Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1298139Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1298308Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1298505Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1298678Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1298853Z test_dispatch_symbolic_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299036Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299241Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299429Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299613Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299787Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1299968Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1300150Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1300333Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1300514Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1300692Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1300873Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301050Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301229Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301391Z test_dispatch_symbolic_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301563Z test_dispatch_symbolic_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301742Z test_dispatch_symbolic_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1301920Z test_dispatch_symbolic_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1302092Z test_dispatch_symbolic_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1302265Z test_dispatch_symbolic_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1302437Z test_dispatch_symbolic_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1302609Z test_dispatch_symbolic_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1302777Z test_dispatch_symbolic_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1302950Z test_dispatch_symbolic_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1303109Z test_dispatch_symbolic_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1303281Z test_dispatch_symbolic_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1303481Z test_dispatch_symbolic_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1303657Z test_dispatch_symbolic_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1303829Z test_dispatch_symbolic_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304006Z test_dispatch_symbolic_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304214Z test_dispatch_symbolic_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304386Z test_dispatch_symbolic_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304558Z test_dispatch_symbolic_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304721Z test_dispatch_symbolic_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1304892Z test_dispatch_symbolic_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305063Z test_dispatch_symbolic_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305231Z test_dispatch_symbolic_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305403Z test_dispatch_symbolic_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305572Z test_dispatch_symbolic_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305739Z test_dispatch_symbolic_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1305928Z test_dispatch_symbolic_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1306109Z test_dispatch_symbolic_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1306297Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1306470Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1306656Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1306837Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1307018Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1307307Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1307486Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1307665Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1307838Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308021Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308189Z test_dispatch_symbolic_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308420Z test_dispatch_symbolic_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308598Z test_dispatch_symbolic_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308781Z test_dispatch_symbolic_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1308962Z test_dispatch_symbolic_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1309174Z test_dispatch_symbolic_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1309356Z test_dispatch_symbolic_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1309535Z test_dispatch_symbolic_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1309718Z test_dispatch_symbolic_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1309894Z test_dispatch_symbolic_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310058Z test_dispatch_symbolic_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310231Z test_dispatch_symbolic_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310407Z test_dispatch_symbolic_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310587Z test_dispatch_symbolic_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310764Z test_dispatch_symbolic_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1310942Z test_dispatch_symbolic_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311116Z test_dispatch_symbolic_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311288Z test_dispatch_symbolic_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311459Z test_dispatch_symbolic_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311642Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311805Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1311987Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1312171Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1312349Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1312528Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1312707Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1312884Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313059Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313235Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313439Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313615Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313798Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1313984Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1314198Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1314381Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1314563Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1314744Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1314923Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315102Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315269Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315445Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315622Z test_dispatch_symbolic_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315802Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1315979Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1316157Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1316332Z test_dispatch_symbolic_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1316509Z test_dispatch_symbolic_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1316692Z test_dispatch_symbolic_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1316873Z test_dispatch_symbolic_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317041Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317217Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317391Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317569Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317746Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1317921Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1318093Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1318296Z test_dispatch_symbolic_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1318473Z test_dispatch_symbolic_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1318646Z test_dispatch_symbolic_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1318804Z test_dispatch_symbolic_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319006Z test_dispatch_symbolic_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319180Z test_dispatch_symbolic_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319347Z test_dispatch_symbolic_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319527Z test_dispatch_symbolic_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319709Z test_dispatch_symbolic_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1319891Z test_dispatch_symbolic_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320070Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320250Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320416Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320591Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320769Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1320943Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1321118Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1321294Z test_dispatch_symbolic_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1321475Z test_dispatch_symbolic_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1321660Z test_dispatch_symbolic_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1321842Z test_dispatch_symbolic_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322022Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322188Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322365Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322538Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322716Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1322890Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323064Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323268Z test_dispatch_symbolic_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323446Z test_dispatch_symbolic_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323619Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323792Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1323977Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1324152Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1324328Z test_dispatch_symbolic_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1324527Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1324727Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1324925Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1325127Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1325324Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1325522Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1325702Z test_dispatch_symbolic_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1325868Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326045Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326219Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326402Z test_dispatch_symbolic_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326574Z test_dispatch_symbolic_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326742Z test_dispatch_symbolic_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1326917Z test_dispatch_symbolic_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327093Z test_dispatch_symbolic_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327267Z test_dispatch_symbolic_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327430Z test_dispatch_symbolic_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327602Z test_dispatch_symbolic_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327779Z test_dispatch_symbolic_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1327955Z test_dispatch_symbolic_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1328169Z test_dispatch_symbolic_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1328350Z test_dispatch_symbolic_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1328528Z test_dispatch_symbolic_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1328700Z test_dispatch_symbolic_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1328902Z test_dispatch_symbolic_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329074Z test_dispatch_symbolic_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329229Z test_dispatch_symbolic_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329403Z test_dispatch_symbolic_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329579Z test_dispatch_symbolic_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329758Z test_dispatch_symbolic_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1329929Z test_dispatch_symbolic_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330113Z test_dispatch_symbolic_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330298Z test_dispatch_symbolic_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330476Z test_dispatch_symbolic_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330653Z test_dispatch_symbolic_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330817Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1330988Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1331155Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1331332Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1331502Z test_dispatch_symbolic_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1331680Z test_dispatch_symbolic_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1331856Z test_dispatch_symbolic_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332037Z test_dispatch_symbolic_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332215Z test_dispatch_symbolic_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332386Z test_dispatch_symbolic_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332548Z test_dispatch_symbolic_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332715Z test_dispatch_symbolic_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1332882Z test_dispatch_symbolic_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333084Z test_dispatch_symbolic_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333261Z test_dispatch_symbolic_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333432Z test_dispatch_symbolic_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333606Z test_dispatch_symbolic_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333805Z test_dispatch_symbolic_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1333990Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1334161Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1334345Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1334525Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1334704Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1334881Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1335057Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1335228Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1335402Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1335576Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1335827Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336002Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336185Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336366Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336548Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336731Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1336918Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337102Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337282Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337460Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337628Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337801Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1337970Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1338181Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1338353Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1338533Z test_dispatch_symbolic_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1338716Z test_dispatch_symbolic_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1338922Z test_dispatch_symbolic_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339100Z test_dispatch_symbolic_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339272Z test_dispatch_symbolic_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339438Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339607Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339774Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1339945Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1340115Z test_dispatch_symbolic_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1340307Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1340504Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1340701Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1340891Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1341081Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1341262Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1341450Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1341637Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1341828Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342013Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342193Z test_dispatch_symbolic_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342374Z test_dispatch_symbolic_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342560Z test_dispatch_symbolic_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342739Z test_dispatch_symbolic_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1342912Z test_dispatch_symbolic_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1343134Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1343305Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1343471Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1343647Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1343853Z test_dispatch_symbolic_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344029Z test_dispatch_symbolic_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344202Z test_dispatch_symbolic_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344386Z test_dispatch_symbolic_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344568Z test_dispatch_symbolic_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344736Z test_dispatch_symbolic_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1344910Z test_dispatch_symbolic_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345083Z test_dispatch_symbolic_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345256Z test_dispatch_symbolic_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345429Z test_dispatch_symbolic_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345599Z test_dispatch_symbolic_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345770Z test_dispatch_symbolic_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1345945Z test_dispatch_symbolic_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346122Z test_dispatch_symbolic_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346296Z test_dispatch_symbolic_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346466Z test_dispatch_symbolic_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346643Z test_dispatch_symbolic_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346819Z test_dispatch_symbolic_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1346988Z test_dispatch_symbolic_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1347155Z test_dispatch_symbolic_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1347435Z test_dispatch_symbolic_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1347614Z test_dispatch_symbolic_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1347786Z test_dispatch_symbolic_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1347961Z test_dispatch_symbolic_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1348168Z test_dispatch_symbolic_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1348354Z test_dispatch_symbolic_meta_outplace_all_strides_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1348538Z test_dispatch_symbolic_meta_outplace_all_strides_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1348735Z test_dispatch_symbolic_meta_outplace_all_strides___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1348959Z test_dispatch_symbolic_meta_outplace_all_strides___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1349150Z test_dispatch_symbolic_meta_outplace_all_strides___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1349338Z test_dispatch_symbolic_meta_outplace_all_strides___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1349535Z test_dispatch_symbolic_meta_outplace_all_strides___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1349726Z test_dispatch_symbolic_meta_outplace_all_strides___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1349915Z test_dispatch_symbolic_meta_outplace_all_strides___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1350091Z test_dispatch_symbolic_meta_outplace_all_strides___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1350279Z test_dispatch_symbolic_meta_outplace_all_strides___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1350462Z test_dispatch_symbolic_meta_outplace_all_strides___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1350650Z test_dispatch_symbolic_meta_outplace_all_strides___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1350858Z test_dispatch_symbolic_meta_outplace_all_strides__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1351066Z test_dispatch_symbolic_meta_outplace_all_strides__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1351254Z test_dispatch_symbolic_meta_outplace_all_strides_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1351445Z test_dispatch_symbolic_meta_outplace_all_strides_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1351637Z test_dispatch_symbolic_meta_outplace_all_strides_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1351828Z test_dispatch_symbolic_meta_outplace_all_strides_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352019Z test_dispatch_symbolic_meta_outplace_all_strides_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352200Z test_dispatch_symbolic_meta_outplace_all_strides_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352389Z test_dispatch_symbolic_meta_outplace_all_strides_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352578Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352782Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1352971Z test_dispatch_symbolic_meta_outplace_all_strides_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1353189Z test_dispatch_symbolic_meta_outplace_all_strides_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1353375Z test_dispatch_symbolic_meta_outplace_all_strides_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1353570Z test_dispatch_symbolic_meta_outplace_all_strides_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1353794Z test_dispatch_symbolic_meta_outplace_all_strides_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1353984Z test_dispatch_symbolic_meta_outplace_all_strides_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1354164Z test_dispatch_symbolic_meta_outplace_all_strides_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1354354Z test_dispatch_symbolic_meta_outplace_all_strides_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1354540Z test_dispatch_symbolic_meta_outplace_all_strides_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1354731Z test_dispatch_symbolic_meta_outplace_all_strides_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1354918Z test_dispatch_symbolic_meta_outplace_all_strides_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1355102Z test_dispatch_symbolic_meta_outplace_all_strides_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1355292Z test_dispatch_symbolic_meta_outplace_all_strides_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1355487Z test_dispatch_symbolic_meta_outplace_all_strides_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1355679Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1355891Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1356083Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1356272Z test_dispatch_symbolic_meta_outplace_all_strides_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1356462Z test_dispatch_symbolic_meta_outplace_all_strides_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1356649Z test_dispatch_symbolic_meta_outplace_all_strides_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1356841Z test_dispatch_symbolic_meta_outplace_all_strides_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1357030Z test_dispatch_symbolic_meta_outplace_all_strides_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1357224Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1357420Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1357614Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1357807Z test_dispatch_symbolic_meta_outplace_all_strides_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1358018Z test_dispatch_symbolic_meta_outplace_all_strides_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1358210Z test_dispatch_symbolic_meta_outplace_all_strides_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1358400Z test_dispatch_symbolic_meta_outplace_all_strides_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1358589Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1358813Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359007Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359199Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359403Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359591Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359785Z test_dispatch_symbolic_meta_outplace_all_strides_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1359976Z test_dispatch_symbolic_meta_outplace_all_strides_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1360153Z test_dispatch_symbolic_meta_outplace_all_strides_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1360357Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1360564Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1360764Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1360955Z test_dispatch_symbolic_meta_outplace_all_strides_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1361142Z test_dispatch_symbolic_meta_outplace_all_strides_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1361343Z test_dispatch_symbolic_meta_outplace_all_strides_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1361531Z test_dispatch_symbolic_meta_outplace_all_strides_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1361722Z test_dispatch_symbolic_meta_outplace_all_strides_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1361923Z test_dispatch_symbolic_meta_outplace_all_strides_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1362177Z test_dispatch_symbolic_meta_outplace_all_strides_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1362405Z test_dispatch_symbolic_meta_outplace_all_strides_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1362597Z test_dispatch_symbolic_meta_outplace_all_strides_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1362787Z test_dispatch_symbolic_meta_outplace_all_strides_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1363014Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1363215Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1363411Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1363600Z test_dispatch_symbolic_meta_outplace_all_strides_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1363819Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364013Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364193Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364381Z test_dispatch_symbolic_meta_outplace_all_strides_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364578Z test_dispatch_symbolic_meta_outplace_all_strides_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364776Z test_dispatch_symbolic_meta_outplace_all_strides_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1364973Z test_dispatch_symbolic_meta_outplace_all_strides_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1365160Z test_dispatch_symbolic_meta_outplace_all_strides_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1365357Z test_dispatch_symbolic_meta_outplace_all_strides_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1365561Z test_dispatch_symbolic_meta_outplace_all_strides_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1365757Z test_dispatch_symbolic_meta_outplace_all_strides_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1365950Z test_dispatch_symbolic_meta_outplace_all_strides_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1366140Z test_dispatch_symbolic_meta_outplace_all_strides_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1366315Z test_dispatch_symbolic_meta_outplace_all_strides_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1366503Z test_dispatch_symbolic_meta_outplace_all_strides_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1366702Z test_dispatch_symbolic_meta_outplace_all_strides_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1366886Z test_dispatch_symbolic_meta_outplace_all_strides_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1367076Z test_dispatch_symbolic_meta_outplace_all_strides_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1367267Z test_dispatch_symbolic_meta_outplace_all_strides_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1367457Z test_dispatch_symbolic_meta_outplace_all_strides_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1367651Z test_dispatch_symbolic_meta_outplace_all_strides_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1367866Z test_dispatch_symbolic_meta_outplace_all_strides_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1368075Z test_dispatch_symbolic_meta_outplace_all_strides_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1368256Z test_dispatch_symbolic_meta_outplace_all_strides_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1368444Z test_dispatch_symbolic_meta_outplace_all_strides_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1368666Z test_dispatch_symbolic_meta_outplace_all_strides_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1368859Z test_dispatch_symbolic_meta_outplace_all_strides_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1369056Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1369254Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1369457Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1369644Z test_dispatch_symbolic_meta_outplace_all_strides_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1369840Z test_dispatch_symbolic_meta_outplace_all_strides_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1370030Z test_dispatch_symbolic_meta_outplace_all_strides_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1370221Z test_dispatch_symbolic_meta_outplace_all_strides_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1370428Z test_dispatch_symbolic_meta_outplace_all_strides_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1370631Z test_dispatch_symbolic_meta_outplace_all_strides_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1370816Z test_dispatch_symbolic_meta_outplace_all_strides_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371010Z test_dispatch_symbolic_meta_outplace_all_strides_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371198Z test_dispatch_symbolic_meta_outplace_all_strides_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371384Z test_dispatch_symbolic_meta_outplace_all_strides_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371568Z test_dispatch_symbolic_meta_outplace_all_strides_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371759Z test_dispatch_symbolic_meta_outplace_all_strides_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1371953Z test_dispatch_symbolic_meta_outplace_all_strides_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1372138Z test_dispatch_symbolic_meta_outplace_all_strides_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1372317Z test_dispatch_symbolic_meta_outplace_all_strides_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1372504Z test_dispatch_symbolic_meta_outplace_all_strides_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1372694Z test_dispatch_symbolic_meta_outplace_all_strides_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1372913Z test_dispatch_symbolic_meta_outplace_all_strides_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1373099Z test_dispatch_symbolic_meta_outplace_all_strides_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1373287Z test_dispatch_symbolic_meta_outplace_all_strides_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1373514Z test_dispatch_symbolic_meta_outplace_all_strides_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1373707Z test_dispatch_symbolic_meta_outplace_all_strides_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1373894Z test_dispatch_symbolic_meta_outplace_all_strides_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1374083Z test_dispatch_symbolic_meta_outplace_all_strides_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1374264Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1374453Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1374641Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1374840Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1375032Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1375226Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1375415Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1375598Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1375846Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1376031Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1376215Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1376410Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1376605Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1376798Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1376991Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1377179Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1377372Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1377564Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1377787Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1377975Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1378151Z test_dispatch_symbolic_meta_outplace_all_strides_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1378343Z test_dispatch_symbolic_meta_outplace_all_strides_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1378558Z test_dispatch_symbolic_meta_outplace_all_strides_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1378753Z test_dispatch_symbolic_meta_outplace_all_strides_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1378944Z test_dispatch_symbolic_meta_outplace_all_strides_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1379137Z test_dispatch_symbolic_meta_outplace_all_strides_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1379335Z test_dispatch_symbolic_meta_outplace_all_strides_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1379522Z test_dispatch_symbolic_meta_outplace_all_strides_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1379723Z test_dispatch_symbolic_meta_outplace_all_strides_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1379912Z test_dispatch_symbolic_meta_outplace_all_strides_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1380101Z test_dispatch_symbolic_meta_outplace_all_strides_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1380281Z test_dispatch_symbolic_meta_outplace_all_strides_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1380467Z test_dispatch_symbolic_meta_outplace_all_strides_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1380656Z test_dispatch_symbolic_meta_outplace_all_strides_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1380843Z test_dispatch_symbolic_meta_outplace_all_strides_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381036Z test_dispatch_symbolic_meta_outplace_all_strides_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381226Z test_dispatch_symbolic_meta_outplace_all_strides_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381413Z test_dispatch_symbolic_meta_outplace_all_strides_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381600Z test_dispatch_symbolic_meta_outplace_all_strides_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381789Z test_dispatch_symbolic_meta_outplace_all_strides_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1381982Z test_dispatch_symbolic_meta_outplace_all_strides_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1382173Z test_dispatch_symbolic_meta_outplace_all_strides_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1382358Z test_dispatch_symbolic_meta_outplace_all_strides_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1382575Z test_dispatch_symbolic_meta_outplace_all_strides_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1382769Z test_dispatch_symbolic_meta_outplace_all_strides_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1382956Z test_dispatch_symbolic_meta_outplace_all_strides_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1383147Z test_dispatch_symbolic_meta_outplace_all_strides_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1383360Z test_dispatch_symbolic_meta_outplace_all_strides_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1383551Z test_dispatch_symbolic_meta_outplace_all_strides_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1383737Z test_dispatch_symbolic_meta_outplace_all_strides_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1383928Z test_dispatch_symbolic_meta_outplace_all_strides_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1384108Z test_dispatch_symbolic_meta_outplace_all_strides_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1384298Z test_dispatch_symbolic_meta_outplace_all_strides_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1384490Z test_dispatch_symbolic_meta_outplace_all_strides_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1384685Z test_dispatch_symbolic_meta_outplace_all_strides_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1384880Z test_dispatch_symbolic_meta_outplace_all_strides_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1385075Z test_dispatch_symbolic_meta_outplace_all_strides_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1385273Z test_dispatch_symbolic_meta_outplace_all_strides_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1385469Z test_dispatch_symbolic_meta_outplace_all_strides_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1385658Z test_dispatch_symbolic_meta_outplace_all_strides_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1385847Z test_dispatch_symbolic_meta_outplace_all_strides_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386027Z test_dispatch_symbolic_meta_outplace_all_strides_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386219Z test_dispatch_symbolic_meta_outplace_all_strides_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386407Z test_dispatch_symbolic_meta_outplace_all_strides_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386597Z test_dispatch_symbolic_meta_outplace_all_strides_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386783Z test_dispatch_symbolic_meta_outplace_all_strides_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1386979Z test_dispatch_symbolic_meta_outplace_all_strides_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1387168Z test_dispatch_symbolic_meta_outplace_all_strides_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1387470Z test_dispatch_symbolic_meta_outplace_all_strides_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1387719Z test_dispatch_symbolic_meta_outplace_all_strides_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1387930Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1388149Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1388387Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1388603Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1388802Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1388992Z test_dispatch_symbolic_meta_outplace_all_strides_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1389183Z test_dispatch_symbolic_meta_outplace_all_strides_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1389367Z test_dispatch_symbolic_meta_outplace_all_strides_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1389559Z test_dispatch_symbolic_meta_outplace_all_strides_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1389746Z test_dispatch_symbolic_meta_outplace_all_strides_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1389933Z test_dispatch_symbolic_meta_outplace_all_strides_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1390126Z test_dispatch_symbolic_meta_outplace_all_strides_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1390314Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1390516Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1390712Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1390909Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1391103Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1391309Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1391503Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1391701Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1391901Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1392104Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1392320Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1392532Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1392727Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1392930Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1393134Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1393362Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1393560Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1393771Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1393967Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1394166Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1394369Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1394557Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1394758Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1394960Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1395163Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1395378Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1395578Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1395774Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1395992Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1396190Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1396395Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1396601Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1396782Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1396981Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1397177Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1397403Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1397610Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1397805Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1398003Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1398232Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1398436Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1398635Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1398830Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399023Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399215Z test_dispatch_symbolic_meta_outplace_all_strides_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399404Z test_dispatch_symbolic_meta_outplace_all_strides_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399594Z test_dispatch_symbolic_meta_outplace_all_strides_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399782Z test_dispatch_symbolic_meta_outplace_all_strides_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1399973Z test_dispatch_symbolic_meta_outplace_all_strides_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1400168Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1400373Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1400570Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1400769Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1400955Z test_dispatch_symbolic_meta_outplace_all_strides_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1401152Z test_dispatch_symbolic_meta_outplace_all_strides_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1401349Z test_dispatch_symbolic_meta_outplace_all_strides_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1401541Z test_dispatch_symbolic_meta_outplace_all_strides_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1401737Z test_dispatch_symbolic_meta_outplace_all_strides_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1401932Z test_dispatch_symbolic_meta_outplace_all_strides_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1402122Z test_dispatch_symbolic_meta_outplace_all_strides_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1402344Z test_dispatch_symbolic_meta_outplace_all_strides_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1402536Z test_dispatch_symbolic_meta_outplace_all_strides_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1402723Z test_dispatch_symbolic_meta_outplace_all_strides_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1402898Z test_dispatch_symbolic_meta_outplace_all_strides_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1403113Z test_dispatch_symbolic_meta_outplace_all_strides_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1403307Z test_dispatch_symbolic_meta_outplace_all_strides_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1403498Z test_dispatch_symbolic_meta_outplace_all_strides_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1403686Z test_dispatch_symbolic_meta_outplace_all_strides_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1403870Z test_dispatch_symbolic_meta_outplace_all_strides_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1404070Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1404267Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1404467Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1404666Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1404869Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1405054Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1405250Z test_dispatch_symbolic_meta_outplace_all_strides_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1405454Z test_dispatch_symbolic_meta_outplace_all_strides_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1405659Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1405864Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1406059Z test_dispatch_symbolic_meta_outplace_all_strides_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1406258Z test_dispatch_symbolic_meta_outplace_all_strides_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1406454Z test_dispatch_symbolic_meta_outplace_all_strides_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1406660Z test_dispatch_symbolic_meta_outplace_all_strides_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1406855Z test_dispatch_symbolic_meta_outplace_all_strides_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1407042Z test_dispatch_symbolic_meta_outplace_all_strides_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1407265Z test_dispatch_symbolic_meta_outplace_all_strides_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1407463Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1407664Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1407857Z test_dispatch_symbolic_meta_outplace_all_strides_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1408087Z test_dispatch_symbolic_meta_outplace_all_strides_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1408283Z test_dispatch_symbolic_meta_outplace_all_strides_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1408476Z test_dispatch_symbolic_meta_outplace_all_strides_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1408671Z test_dispatch_symbolic_meta_outplace_all_strides_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1408859Z test_dispatch_symbolic_meta_outplace_all_strides_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1409076Z test_dispatch_symbolic_meta_outplace_all_strides_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1409271Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1409480Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1409675Z test_dispatch_symbolic_meta_outplace_all_strides_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1409864Z test_dispatch_symbolic_meta_outplace_all_strides_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1410056Z test_dispatch_symbolic_meta_outplace_all_strides_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1410264Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1410477Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1410670Z test_dispatch_symbolic_meta_outplace_all_strides_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1410877Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1411084Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1411274Z test_dispatch_symbolic_meta_outplace_all_strides_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1411447Z test_dispatch_symbolic_meta_outplace_all_strides_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1411639Z test_dispatch_symbolic_meta_outplace_all_strides_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1411831Z test_dispatch_symbolic_meta_outplace_all_strides_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1412019Z test_dispatch_symbolic_meta_outplace_all_strides_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1412235Z test_dispatch_symbolic_meta_outplace_all_strides_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1412431Z test_dispatch_symbolic_meta_outplace_all_strides_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1412615Z test_dispatch_symbolic_meta_outplace_all_strides_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1412851Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1413060Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1413264Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1413449Z test_dispatch_symbolic_meta_outplace_all_strides_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1413640Z test_dispatch_symbolic_meta_outplace_all_strides_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1413834Z test_dispatch_symbolic_meta_outplace_all_strides_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1414034Z test_dispatch_symbolic_meta_outplace_all_strides_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1414224Z test_dispatch_symbolic_meta_outplace_all_strides_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1414417Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1414610Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1414812Z test_dispatch_symbolic_meta_outplace_all_strides_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1415021Z test_dispatch_symbolic_meta_outplace_all_strides_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1415221Z test_dispatch_symbolic_meta_outplace_all_strides_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1415396Z test_dispatch_symbolic_meta_outplace_all_strides_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1415585Z test_dispatch_symbolic_meta_outplace_all_strides_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1415843Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1416047Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1416240Z test_dispatch_symbolic_meta_outplace_all_strides_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1416428Z test_dispatch_symbolic_meta_outplace_all_strides_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1416622Z test_dispatch_symbolic_meta_outplace_all_strides_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1416810Z test_dispatch_symbolic_meta_outplace_all_strides_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1417038Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1417293Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1417512Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1417715Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1417984Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1418198Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1418412Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1418624Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1418834Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1419040Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1419239Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1419437Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1419643Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1419860Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1420090Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1420282Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1420484Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1420690Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1420904Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1421119Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1421331Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1421549Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1421767Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1422009Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1422215Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1422421Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1422648Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1422855Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1423057Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1423274Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1423483Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1423714Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1423950Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1424167Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1424390Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1424602Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1424804Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1425006Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1425203Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1425411Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1425619Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1425828Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1426033Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1426241Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1426459Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1426666Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1426905Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1427121Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1427448Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1427698Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1427917Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1428138Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1428358Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1428563Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1428769Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1428977Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1429180Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1429385Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1429600Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1429810Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1430014Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1430221Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1430425Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1430624Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1430832Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1431049Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1431262Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1431475Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1431721Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1431938Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1432143Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1432380Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1432581Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1432801Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1433027Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1433231Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1433438Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1433641Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1433852Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1434063Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1434273Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1434486Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1434704Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1434895Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1435105Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1435319Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1435532Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1435733Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1435939Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1436141Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1436341Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1436572Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1436774Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1436987Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1437214Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1437422Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1437636Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1437842Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1438048Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1438252Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1438458Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1438662Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1438879Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1439110Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1439318Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1439540Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1439745Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1439937Z test_dispatch_symbolic_meta_outplace_all_strides_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1440127Z test_dispatch_symbolic_meta_outplace_all_strides_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1440317Z test_dispatch_symbolic_meta_outplace_all_strides_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1440506Z test_dispatch_symbolic_meta_outplace_all_strides_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1440691Z test_dispatch_symbolic_meta_outplace_all_strides_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1440882Z test_dispatch_symbolic_meta_outplace_all_strides_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1441082Z test_dispatch_symbolic_meta_outplace_all_strides_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1441299Z test_dispatch_symbolic_meta_outplace_all_strides_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1441491Z test_dispatch_symbolic_meta_outplace_all_strides_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1441668Z test_dispatch_symbolic_meta_outplace_all_strides_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1441858Z test_dispatch_symbolic_meta_outplace_all_strides_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1442079Z test_dispatch_symbolic_meta_outplace_all_strides_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1442271Z test_dispatch_symbolic_meta_outplace_all_strides_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1442460Z test_dispatch_symbolic_meta_outplace_all_strides_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1442650Z test_dispatch_symbolic_meta_outplace_all_strides_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1442858Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1443061Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1443262Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1443458Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1443653Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1443834Z test_dispatch_symbolic_meta_outplace_all_strides_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444021Z test_dispatch_symbolic_meta_outplace_all_strides_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444213Z test_dispatch_symbolic_meta_outplace_all_strides_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444403Z test_dispatch_symbolic_meta_outplace_all_strides_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444590Z test_dispatch_symbolic_meta_outplace_all_strides_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444779Z test_dispatch_symbolic_meta_outplace_all_strides_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1444972Z test_dispatch_symbolic_meta_outplace_all_strides_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1445163Z test_dispatch_symbolic_meta_outplace_all_strides_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1445351Z test_dispatch_symbolic_meta_outplace_all_strides_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1445546Z test_dispatch_symbolic_meta_outplace_all_strides_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1445726Z test_dispatch_symbolic_meta_outplace_all_strides_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1445918Z test_dispatch_symbolic_meta_outplace_all_strides_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1446130Z test_dispatch_symbolic_meta_outplace_all_strides_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1446318Z test_dispatch_symbolic_meta_outplace_all_strides_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1446516Z test_dispatch_symbolic_meta_outplace_all_strides_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1446708Z test_dispatch_symbolic_meta_outplace_all_strides_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1446923Z test_dispatch_symbolic_meta_outplace_all_strides_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1447113Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1447320Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1447520Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1447702Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1447889Z test_dispatch_symbolic_meta_outplace_all_strides_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1448086Z test_dispatch_symbolic_meta_outplace_all_strides_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1448284Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1448481Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1448673Z test_dispatch_symbolic_meta_outplace_all_strides_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1448860Z test_dispatch_symbolic_meta_outplace_all_strides_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1449049Z test_dispatch_symbolic_meta_outplace_all_strides_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1449252Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1449452Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1449646Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1449838Z test_dispatch_symbolic_meta_outplace_all_strides_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1450025Z test_dispatch_symbolic_meta_outplace_all_strides_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1450223Z test_dispatch_symbolic_meta_outplace_all_strides_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1450420Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1450616Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1450819Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1451051Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1451256Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1451464Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1451668Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1451885Z test_dispatch_symbolic_meta_outplace_all_strides_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1452093Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1452295Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1452486Z test_dispatch_symbolic_meta_outplace_all_strides_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1452683Z test_dispatch_symbolic_meta_outplace_all_strides_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1452870Z test_dispatch_symbolic_meta_outplace_all_strides_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1453062Z test_dispatch_symbolic_meta_outplace_all_strides_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1453255Z test_dispatch_symbolic_meta_outplace_all_strides_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1453441Z test_dispatch_symbolic_meta_outplace_all_strides_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1453652Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1453855Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1454049Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1454262Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1454467Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1454684Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1454900Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1455108Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1455312Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1455522Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1455793Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1456022Z test_dispatch_symbolic_meta_outplace_all_strides_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1456207Z test_dispatch_symbolic_meta_outplace_all_strides_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1456385Z test_dispatch_symbolic_meta_outplace_all_strides_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1456573Z test_dispatch_symbolic_meta_outplace_all_strides_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1456805Z test_dispatch_symbolic_meta_outplace_all_strides_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1457006Z test_dispatch_symbolic_meta_outplace_all_strides_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1457200Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1457405Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1457593Z test_dispatch_symbolic_meta_outplace_all_strides_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1457800Z test_dispatch_symbolic_meta_outplace_all_strides_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1458003Z test_dispatch_symbolic_meta_outplace_all_strides_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1458206Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1458395Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1458596Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1458790Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1459008Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1459228Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1459685Z 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-11T20:44:32.1460068Z 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-11T20:44:32.1460264Z test_dispatch_symbolic_meta_outplace_all_strides_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1460466Z test_dispatch_symbolic_meta_outplace_all_strides_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1460684Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1460903Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1461100Z test_dispatch_symbolic_meta_outplace_all_strides_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1461314Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1461509Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1461724Z test_dispatch_symbolic_meta_outplace_all_strides_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1462141Z 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-11T20:44:32.1462346Z test_dispatch_symbolic_meta_outplace_all_strides_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1462561Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1462775Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1462986Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1463197Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1463399Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1463598Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1463815Z test_dispatch_symbolic_meta_outplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1464032Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1464249Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1464651Z 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-11T20:44:32.1465054Z 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-11T20:44:32.1465448Z 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-11T20:44:32.1465842Z 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-11T20:44:32.1466059Z test_dispatch_symbolic_meta_outplace_all_strides_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1466263Z test_dispatch_symbolic_meta_outplace_all_strides_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1466462Z test_dispatch_symbolic_meta_outplace_all_strides_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1466652Z test_dispatch_symbolic_meta_outplace_all_strides_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1466885Z test_dispatch_symbolic_meta_outplace_all_strides_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1467075Z test_dispatch_symbolic_meta_outplace_all_strides_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1467364Z test_dispatch_symbolic_meta_outplace_all_strides_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1467600Z test_dispatch_symbolic_meta_outplace_all_strides_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1467797Z test_dispatch_symbolic_meta_outplace_all_strides_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1467987Z test_dispatch_symbolic_meta_outplace_all_strides_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1468178Z test_dispatch_symbolic_meta_outplace_all_strides_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1468372Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1468573Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1468773Z test_dispatch_symbolic_meta_outplace_all_strides_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1468963Z test_dispatch_symbolic_meta_outplace_all_strides_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1469139Z test_dispatch_symbolic_meta_outplace_all_strides_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1469328Z test_dispatch_symbolic_meta_outplace_all_strides_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1469523Z test_dispatch_symbolic_meta_outplace_all_strides_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1469706Z test_dispatch_symbolic_meta_outplace_all_strides_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1469897Z test_dispatch_symbolic_meta_outplace_all_strides_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1470092Z test_dispatch_symbolic_meta_outplace_all_strides_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1470276Z test_dispatch_symbolic_meta_outplace_all_strides_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1470474Z test_dispatch_symbolic_meta_outplace_all_strides_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1470664Z test_dispatch_symbolic_meta_outplace_all_strides_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1470847Z test_dispatch_symbolic_meta_outplace_all_strides_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1471022Z test_dispatch_symbolic_meta_outplace_all_strides_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1471222Z test_dispatch_symbolic_meta_outplace_all_strides_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1471417Z test_dispatch_symbolic_meta_outplace_all_strides_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1471601Z test_dispatch_symbolic_meta_outplace_all_strides_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1471823Z test_dispatch_symbolic_meta_outplace_all_strides_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472018Z test_dispatch_symbolic_meta_outplace_all_strides_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472204Z test_dispatch_symbolic_meta_outplace_all_strides_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472393Z test_dispatch_symbolic_meta_outplace_all_strides_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472612Z test_dispatch_symbolic_meta_outplace_all_strides_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472801Z test_dispatch_symbolic_meta_outplace_all_strides_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1472993Z test_dispatch_symbolic_meta_outplace_all_strides_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1473183Z test_dispatch_symbolic_meta_outplace_all_strides_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1473371Z test_dispatch_symbolic_meta_outplace_all_strides_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1473562Z test_dispatch_symbolic_meta_outplace_all_strides_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1473748Z test_dispatch_symbolic_meta_outplace_all_strides_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1473937Z test_dispatch_symbolic_meta_outplace_all_strides_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1474133Z test_dispatch_symbolic_meta_outplace_all_strides_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1474323Z test_dispatch_symbolic_meta_outplace_all_strides_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1474514Z test_dispatch_symbolic_meta_outplace_all_strides_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1474707Z test_dispatch_symbolic_meta_outplace_all_strides_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1474903Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1475084Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1475274Z test_dispatch_symbolic_meta_outplace_all_strides_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1475480Z test_dispatch_symbolic_meta_outplace_all_strides_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1475668Z test_dispatch_symbolic_meta_outplace_all_strides_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1475859Z test_dispatch_symbolic_meta_outplace_all_strides_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1476045Z test_dispatch_symbolic_meta_outplace_all_strides_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1476238Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1476439Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1476665Z test_dispatch_symbolic_meta_outplace_all_strides_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1476856Z test_dispatch_symbolic_meta_outplace_all_strides_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1477043Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1477234Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1477464Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1477657Z test_dispatch_symbolic_meta_outplace_all_strides_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1477846Z test_dispatch_symbolic_meta_outplace_all_strides_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478037Z test_dispatch_symbolic_meta_outplace_all_strides_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478222Z test_dispatch_symbolic_meta_outplace_all_strides_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478410Z test_dispatch_symbolic_meta_outplace_all_strides_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478599Z test_dispatch_symbolic_meta_outplace_all_strides_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478791Z test_dispatch_symbolic_meta_outplace_all_strides_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1478981Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1479166Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1479350Z test_dispatch_symbolic_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1479537Z test_dispatch_symbolic_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1479723Z test_dispatch_symbolic_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1479911Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480094Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480274Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480454Z test_dispatch_symbolic_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480628Z test_dispatch_symbolic_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480795Z test_dispatch_symbolic_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1480968Z test_dispatch_symbolic_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1481140Z test_dispatch_symbolic_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1481314Z test_dispatch_symbolic_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1481484Z test_dispatch_symbolic_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1481681Z test_dispatch_symbolic_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1481854Z test_dispatch_symbolic_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482030Z test_dispatch_symbolic_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482208Z test_dispatch_symbolic_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482408Z test_dispatch_symbolic_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482575Z test_dispatch_symbolic_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482751Z test_dispatch_symbolic_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1482924Z test_dispatch_symbolic_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483098Z test_dispatch_symbolic_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483269Z test_dispatch_symbolic_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483437Z test_dispatch_symbolic_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483615Z test_dispatch_symbolic_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483791Z test_dispatch_symbolic_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1483969Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1484140Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1484323Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1484504Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1484676Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1484848Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485024Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485195Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485376Z test_dispatch_symbolic_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485552Z test_dispatch_symbolic_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485736Z test_dispatch_symbolic_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1485905Z test_dispatch_symbolic_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486087Z test_dispatch_symbolic_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486262Z test_dispatch_symbolic_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486433Z test_dispatch_symbolic_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486638Z test_dispatch_symbolic_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486809Z test_dispatch_symbolic_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1486978Z test_dispatch_symbolic_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1487152Z test_dispatch_symbolic_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1487349Z test_dispatch_symbolic_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1487515Z test_dispatch_symbolic_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1487691Z test_dispatch_symbolic_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1487874Z test_dispatch_symbolic_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488052Z test_dispatch_symbolic_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488223Z test_dispatch_symbolic_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488394Z test_dispatch_symbolic_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488562Z test_dispatch_symbolic_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488734Z test_dispatch_symbolic_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1488907Z test_dispatch_symbolic_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489081Z test_dispatch_symbolic_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489242Z test_dispatch_symbolic_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489413Z test_dispatch_symbolic_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489593Z test_dispatch_symbolic_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489778Z test_dispatch_symbolic_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1489957Z test_dispatch_symbolic_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490138Z test_dispatch_symbolic_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490319Z test_dispatch_symbolic_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490490Z test_dispatch_symbolic_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490658Z test_dispatch_symbolic_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490819Z test_dispatch_symbolic_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1490990Z test_dispatch_symbolic_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1491168Z test_dispatch_symbolic_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1491348Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1491554Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1491734Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1491905Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492074Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492276Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492450Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492607Z test_dispatch_symbolic_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492786Z test_dispatch_symbolic_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1492965Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493142Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493319Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493490Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493657Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493823Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1493996Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1494153Z test_dispatch_symbolic_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1494333Z test_dispatch_symbolic_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1494511Z test_dispatch_symbolic_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1494694Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1494873Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495054Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495234Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495404Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495573Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495817Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1495981Z test_dispatch_symbolic_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1496163Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1496342Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1496591Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1496776Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1496958Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1497140Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1497347Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1497525Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1497709Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1497874Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498053Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498231Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498416Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498595Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498780Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1498969Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1499155Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1499337Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1499517Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1499686Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1499866Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500045Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500227Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500407Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500586Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500786Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1500984Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1501186Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1501375Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1501603Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1501800Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1501998Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1502220Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1502418Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1502612Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1502808Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503000Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503194Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503390Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503569Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503764Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1503962Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1504152Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1504344Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1504529Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1504716Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1504905Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1505098Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1505287Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1505463Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1505650Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1505831Z test_dispatch_symbolic_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506005Z test_dispatch_symbolic_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506187Z test_dispatch_symbolic_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506404Z test_dispatch_symbolic_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506583Z test_dispatch_symbolic_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506756Z test_dispatch_symbolic_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1506931Z test_dispatch_symbolic_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1507127Z test_dispatch_symbolic_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1507409Z test_dispatch_symbolic_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1507585Z test_dispatch_symbolic_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1507763Z test_dispatch_symbolic_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1507940Z test_dispatch_symbolic_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508112Z test_dispatch_symbolic_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508295Z test_dispatch_symbolic_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508480Z test_dispatch_symbolic_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508657Z test_dispatch_symbolic_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508831Z test_dispatch_symbolic_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1508998Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1509169Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1509336Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1509510Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1509681Z test_dispatch_symbolic_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1509860Z test_dispatch_symbolic_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510035Z test_dispatch_symbolic_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510212Z test_dispatch_symbolic_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510383Z test_dispatch_symbolic_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510558Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510715Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1510883Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511054Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511221Z test_dispatch_symbolic_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511442Z test_dispatch_symbolic_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511613Z test_dispatch_symbolic_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511794Z test_dispatch_symbolic_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1511973Z test_dispatch_symbolic_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1512187Z test_dispatch_symbolic_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1512350Z test_dispatch_symbolic_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1512525Z test_dispatch_symbolic_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1512696Z test_dispatch_symbolic_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1512862Z test_dispatch_symbolic_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513035Z test_dispatch_symbolic_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513208Z test_dispatch_symbolic_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513386Z test_dispatch_symbolic_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513558Z test_dispatch_symbolic_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513741Z test_dispatch_symbolic_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1513925Z test_dispatch_symbolic_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514092Z test_dispatch_symbolic_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514266Z test_dispatch_symbolic_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514442Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514615Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514782Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1514954Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1515123Z test_dispatch_symbolic_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1515308Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1515490Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1515665Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1515855Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516042Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516225Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516436Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516613Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516795Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1516975Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1517180Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1517363Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1517531Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1517718Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1517897Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518084Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518268Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518454Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518634Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518817Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1518993Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1519172Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1519340Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1519522Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1519700Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1519878Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520062Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520239Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520423Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520606Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520792Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1520972Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1521140Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1521348Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1521527Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1521705Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1521885Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1522090Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1522268Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1522445Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1522630Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1522802Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1522980Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1523160Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1523341Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1523516Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1523686Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1523868Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524039Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524222Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524405Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524579Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524760Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1524937Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1525121Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1525303Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1525484Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1525664Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1525845Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526024Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526237Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526402Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526579Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526755Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1526970Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1527148Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1527323Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1527503Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1527679Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1527855Z test_dispatch_symbolic_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528026Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528210Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528393Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528573Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528755Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1528932Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1529124Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1529312Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1529504Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1529692Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1529869Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530051Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530231Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530410Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530589Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530768Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1530946Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1531166Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1531346Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1531522Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1531691Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1531896Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1532077Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1532270Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1532462Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1532651Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1532843Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533030Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533213Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533391Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533559Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533745Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1533923Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1534104Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1534289Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1534475Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1534661Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1534846Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1535033Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1535215Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1535385Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1535566Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1535821Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536004Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536217Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536393Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536570Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536749Z test_dispatch_symbolic_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1536958Z test_dispatch_symbolic_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537127Z test_dispatch_symbolic_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537303Z test_dispatch_symbolic_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537474Z test_dispatch_symbolic_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537647Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537819Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1537991Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1538169Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1538339Z test_dispatch_symbolic_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1538519Z test_dispatch_symbolic_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1538695Z test_dispatch_symbolic_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1538862Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539043Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539224Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539403Z test_dispatch_symbolic_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539628Z test_dispatch_symbolic_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539796Z test_dispatch_symbolic_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1539972Z test_dispatch_symbolic_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1540143Z test_dispatch_symbolic_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1540310Z test_dispatch_symbolic_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1540470Z test_dispatch_symbolic_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1540644Z test_dispatch_symbolic_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1540837Z test_dispatch_symbolic_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1541032Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1541253Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1541450Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1541648Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1541840Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1542059Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1542252Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1542429Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1542621Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1542811Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543001Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543192Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543377Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543561Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543751Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1543938Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1544127Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1544300Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1544483Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1544666Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1544848Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545026Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545208Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545390Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545573Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545756Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1545938Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1546109Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1546328Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1546510Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1546690Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1546870Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1547080Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1547365Z test_dispatch_symbolic_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1547538Z test_dispatch_symbolic_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1547720Z test_dispatch_symbolic_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1547899Z test_dispatch_symbolic_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548066Z test_dispatch_symbolic_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548241Z test_dispatch_symbolic_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548413Z test_dispatch_symbolic_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548587Z test_dispatch_symbolic_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548754Z test_dispatch_symbolic_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1548923Z test_dispatch_symbolic_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1549097Z test_dispatch_symbolic_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1549272Z test_dispatch_symbolic_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1549460Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1549640Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1549836Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550031Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550221Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550409Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550599Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550786Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1550973Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1551156Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1551393Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1551564Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1551741Z test_dispatch_symbolic_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1551914Z test_dispatch_symbolic_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1552130Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1552310Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1552484Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1552662Z test_dispatch_symbolic_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1552834Z test_dispatch_symbolic_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553001Z test_dispatch_symbolic_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553174Z test_dispatch_symbolic_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553338Z test_dispatch_symbolic_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553510Z test_dispatch_symbolic_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553685Z test_dispatch_symbolic_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1553858Z test_dispatch_symbolic_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554038Z test_dispatch_symbolic_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554209Z test_dispatch_symbolic_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554393Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554570Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554754Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1554924Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1555109Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1555291Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1555474Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1555656Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1555833Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556003Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556171Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556375Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556545Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556701Z test_dispatch_symbolic_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1556874Z test_dispatch_symbolic_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557070Z test_dispatch_symbolic_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557245Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557414Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557582Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557752Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1557927Z test_dispatch_symbolic_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1558105Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1558275Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1558458Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1558640Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1558827Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559005Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559185Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559364Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559543Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559717Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1559892Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560058Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560231Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560410Z test_dispatch_symbolic_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560587Z test_dispatch_symbolic_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560772Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1560954Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1561136Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1561345Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1561516Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1561686Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1561849Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562063Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562233Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562409Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562580Z test_dispatch_symbolic_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562752Z test_dispatch_symbolic_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1562928Z test_dispatch_symbolic_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563108Z test_dispatch_symbolic_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563290Z test_dispatch_symbolic_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563457Z test_dispatch_symbolic_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563634Z test_dispatch_symbolic_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563809Z test_dispatch_symbolic_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1563980Z test_dispatch_symbolic_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1564154Z test_dispatch_symbolic_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1564322Z test_dispatch_symbolic_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1564490Z test_dispatch_symbolic_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1564665Z test_dispatch_symbolic_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1564841Z test_dispatch_symbolic_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565028Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565200Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565381Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565563Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565761Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1565954Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1566144Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1566360Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1566552Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1566745Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1566945Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1567134Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1567314Z test_dispatch_symbolic_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1567491Z test_dispatch_symbolic_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1567672Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1567852Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568035Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568214Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568388Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568557Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568721Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1568890Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569057Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569230Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569400Z test_dispatch_symbolic_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569579Z test_dispatch_symbolic_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569755Z test_dispatch_symbolic_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1569932Z test_dispatch_symbolic_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570107Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570279Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570436Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570610Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570780Z test_dispatch_symbolic_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1570965Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1571175Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1571358Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1571539Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1571720Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1571957Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1572127Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1572305Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1572485Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1572664Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1572847Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573024Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573207Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573387Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573567Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573748Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1573915Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574092Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574272Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574449Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574629Z test_dispatch_symbolic_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574801Z test_dispatch_symbolic_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1574984Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1575163Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1575340Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1575517Z test_dispatch_symbolic_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1575762Z test_dispatch_symbolic_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1575937Z test_dispatch_symbolic_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1576113Z test_dispatch_symbolic_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1576320Z test_dispatch_symbolic_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1576489Z test_dispatch_symbolic_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1576663Z test_dispatch_symbolic_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1576831Z test_dispatch_symbolic_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577043Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577227Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577404Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577595Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577781Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1577969Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1578155Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1578338Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1578518Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1578705Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1578882Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579064Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579235Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579426Z test_dispatch_symbolic_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579610Z test_dispatch_symbolic_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579801Z test_dispatch_symbolic_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1579994Z test_dispatch_symbolic_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1580181Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1580366Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1580548Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1580732Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1580916Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1581114Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1581296Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1581479Z test_dispatch_symbolic_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1581660Z test_dispatch_symbolic_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1581868Z test_dispatch_symbolic_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582050Z test_dispatch_symbolic_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582225Z test_dispatch_symbolic_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582401Z test_dispatch_symbolic_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582578Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582760Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1582928Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583107Z test_dispatch_symbolic_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583282Z test_dispatch_symbolic_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583456Z test_dispatch_symbolic_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583633Z test_dispatch_symbolic_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583803Z test_dispatch_symbolic_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1583971Z test_dispatch_symbolic_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1584143Z test_dispatch_symbolic_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1584317Z test_dispatch_symbolic_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1584494Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1584680Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1584873Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585063Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585253Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585440Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585627Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585809Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1585991Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1586202Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1586369Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1586550Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1586728Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1586944Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1587135Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1587415Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1587607Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1587794Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1587982Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1588170Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1588342Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1588529Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1588712Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1588897Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1589076Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1589261Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1589445Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1589632Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1589818Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590005Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590178Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590361Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590540Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590723Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1590906Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1591137Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1591317Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1591497Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1591680Z test_dispatch_symbolic_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1591894Z test_dispatch_symbolic_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592066Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592250Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592431Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592614Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592794Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1592973Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1593155Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1593334Z test_dispatch_symbolic_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1593515Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1593692Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1593876Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594054Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594235Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594416Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594596Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594772Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1594953Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1595132Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1595310Z test_dispatch_symbolic_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1595470Z test_dispatch_symbolic_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1595650Z test_dispatch_symbolic_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1595827Z test_dispatch_symbolic_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596001Z test_dispatch_symbolic_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596198Z test_dispatch_symbolic_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596370Z test_dispatch_symbolic_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596541Z test_dispatch_symbolic_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596714Z test_dispatch_symbolic_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1596925Z test_dispatch_symbolic_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597084Z test_dispatch_symbolic_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597262Z test_dispatch_symbolic_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597436Z test_dispatch_symbolic_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597617Z test_dispatch_symbolic_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597796Z test_dispatch_symbolic_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1597971Z test_dispatch_symbolic_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598143Z test_dispatch_symbolic_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598318Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598485Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598652Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598810Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1598984Z test_dispatch_symbolic_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1599171Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1599356Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1599547Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1599736Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1599921Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600106Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600285Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600467Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600638Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600817Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1600996Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1601203Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1601380Z test_dispatch_symbolic_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1601559Z test_dispatch_symbolic_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1601737Z test_dispatch_symbolic_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1601949Z test_dispatch_symbolic_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602122Z test_dispatch_symbolic_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602282Z test_dispatch_symbolic_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602456Z test_dispatch_symbolic_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602629Z test_dispatch_symbolic_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602805Z test_dispatch_symbolic_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1602976Z test_dispatch_symbolic_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1603156Z test_dispatch_symbolic_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1603339Z test_dispatch_symbolic_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1603520Z test_dispatch_symbolic_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1603700Z test_dispatch_symbolic_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1603874Z test_dispatch_symbolic_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604038Z test_dispatch_symbolic_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604208Z test_dispatch_symbolic_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604376Z test_dispatch_symbolic_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604551Z test_dispatch_symbolic_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604720Z test_dispatch_symbolic_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1604903Z test_dispatch_symbolic_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605078Z test_dispatch_symbolic_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605255Z test_dispatch_symbolic_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605437Z test_dispatch_symbolic_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605605Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605776Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1605945Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1606152Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1606322Z test_dispatch_symbolic_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1606501Z test_dispatch_symbolic_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1606678Z test_dispatch_symbolic_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1606886Z test_dispatch_symbolic_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607062Z test_dispatch_symbolic_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607238Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607402Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607569Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607743Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1607915Z test_dispatch_symbolic_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1608100Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1608285Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1608469Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1608652Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1608831Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609010Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609171Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609345Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609524Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609697Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1609878Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610061Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610244Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610426Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610606Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610769Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1610974Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1611144Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1611317Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1611486Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1611711Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1611914Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1612116Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1612316Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1612509Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1612689Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1612877Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613064Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613254Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613453Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613635Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613813Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1613993Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1614177Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1614362Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1614528Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1614704Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1614873Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1615051Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1615224Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1615399Z test_dispatch_symbolic_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1615572Z test_dispatch_symbolic_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1615821Z test_dispatch_symbolic_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616043Z test_dispatch_symbolic_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616222Z test_dispatch_symbolic_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616384Z test_dispatch_symbolic_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616554Z test_dispatch_symbolic_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616758Z test_dispatch_symbolic_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1616928Z test_dispatch_symbolic_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617095Z test_dispatch_symbolic_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617269Z test_dispatch_symbolic_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617444Z test_dispatch_symbolic_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617628Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617813Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1617992Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1618180Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1618365Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1618551Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1618732Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1618912Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619092Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619277Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619457Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619639Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619808Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1619993Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1620174Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1620360Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1620547Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1620727Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1620912Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1621123Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1621304Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1621484Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1621652Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1621858Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622038Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622225Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622412Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622604Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622794Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1622987Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1623174Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1623347Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1623535Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1623718Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1623901Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624079Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624266Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624443Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624626Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624807Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1624993Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1625165Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1625349Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1625532Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1625713Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1625895Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1626109Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1626287Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1626465Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1626643Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1626848Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1627029Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1627322Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1627523Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1627718Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1627911Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1628104Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1628294Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1628483Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1628674Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1628863Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629037Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629222Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629403Z test_dispatch_symbolic_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629578Z test_dispatch_symbolic_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629759Z test_dispatch_symbolic_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1629942Z test_dispatch_symbolic_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630118Z test_dispatch_symbolic_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630291Z test_dispatch_symbolic_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630460Z test_dispatch_symbolic_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630635Z test_dispatch_symbolic_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630791Z test_dispatch_symbolic_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1630957Z test_dispatch_symbolic_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1631176Z test_dispatch_symbolic_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1631352Z test_dispatch_symbolic_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1631533Z test_dispatch_symbolic_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1631710Z test_dispatch_symbolic_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1631933Z test_dispatch_symbolic_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632117Z test_dispatch_symbolic_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632296Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632459Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632629Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632806Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1632977Z test_dispatch_symbolic_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1633148Z test_dispatch_symbolic_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1633328Z test_dispatch_symbolic_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1633506Z test_dispatch_symbolic_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1633684Z test_dispatch_symbolic_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1633857Z test_dispatch_symbolic_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634027Z test_dispatch_symbolic_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634208Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634400Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634585Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634769Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1634957Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1635146Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1635335Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1635528Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1635717Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1635911Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1636117Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1636315Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1636512Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1636734Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1636923Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1637107Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1637295Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1637478Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1637657Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1637844Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638024Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638215Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638403Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638589Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638770Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1638958Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1639150Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1639341Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1639530Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1639717Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1639882Z test_dispatch_symbolic_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640061Z test_dispatch_symbolic_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640241Z test_dispatch_symbolic_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640420Z test_dispatch_symbolic_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640593Z test_dispatch_symbolic_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640765Z test_dispatch_symbolic_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1640965Z test_dispatch_symbolic_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1641138Z test_dispatch_symbolic_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1641313Z test_dispatch_symbolic_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1641483Z test_dispatch_symbolic_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1641677Z test_dispatch_symbolic_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1641855Z test_dispatch_symbolic_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642038Z test_dispatch_symbolic_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642223Z test_dispatch_symbolic_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642408Z test_dispatch_symbolic_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642588Z test_dispatch_symbolic_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642767Z test_dispatch_symbolic_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1642949Z test_dispatch_symbolic_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643128Z test_dispatch_symbolic_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643289Z test_dispatch_symbolic_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643461Z test_dispatch_symbolic_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643636Z test_dispatch_symbolic_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643807Z test_dispatch_symbolic_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1643990Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1644172Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1644356Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1644541Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1649307Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1649529Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1649706Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1649891Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1650078Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1650255Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1650428Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1650669Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1650845Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651027Z test_dispatch_symbolic_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651208Z test_dispatch_symbolic_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651414Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651601Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651785Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1651969Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1652151Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1652330Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1652508Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1652686Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1652856Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653030Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653192Z test_dispatch_symbolic_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653372Z test_dispatch_symbolic_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653554Z test_dispatch_symbolic_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653738Z test_dispatch_symbolic_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1653920Z test_dispatch_symbolic_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654099Z test_dispatch_symbolic_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654275Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654450Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654618Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654780Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1654949Z test_dispatch_symbolic_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1655128Z test_dispatch_symbolic_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1655305Z test_dispatch_symbolic_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1655490Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1655834Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656018Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656197Z test_dispatch_symbolic_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656369Z test_dispatch_symbolic_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656571Z test_dispatch_symbolic_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656735Z test_dispatch_symbolic_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1656906Z test_dispatch_symbolic_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657078Z test_dispatch_symbolic_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657251Z test_dispatch_symbolic_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657420Z test_dispatch_symbolic_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657602Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657784Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1657973Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1658165Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1658351Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1658523Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1658705Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1658887Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659068Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659248Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659431Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659610Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659788Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1659963Z test_dispatch_symbolic_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1660125Z test_dispatch_symbolic_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1660306Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1660486Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1660685Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1660860Z test_dispatch_symbolic_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661028Z test_dispatch_symbolic_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661194Z test_dispatch_symbolic_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661395Z test_dispatch_symbolic_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661571Z test_dispatch_symbolic_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661743Z test_dispatch_symbolic_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1661905Z test_dispatch_symbolic_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662076Z test_dispatch_symbolic_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662254Z test_dispatch_symbolic_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662426Z test_dispatch_symbolic_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662612Z test_dispatch_symbolic_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662794Z test_dispatch_symbolic_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1662972Z test_dispatch_symbolic_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1663150Z test_dispatch_symbolic_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1663320Z test_dispatch_symbolic_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1663484Z test_dispatch_symbolic_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1663655Z test_dispatch_symbolic_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1663826Z test_dispatch_symbolic_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664000Z test_dispatch_symbolic_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664169Z test_dispatch_symbolic_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664347Z test_dispatch_symbolic_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664520Z test_dispatch_symbolic_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664696Z test_dispatch_symbolic_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1664865Z test_dispatch_symbolic_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665038Z test_dispatch_symbolic_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665201Z test_dispatch_symbolic_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665373Z test_dispatch_symbolic_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665575Z test_dispatch_symbolic_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665743Z test_dispatch_symbolic_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1665923Z test_dispatch_symbolic_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666097Z test_dispatch_symbolic_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666276Z test_dispatch_symbolic_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666484Z test_dispatch_symbolic_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666661Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666818Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1666987Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1667159Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1667448Z test_dispatch_symbolic_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1667629Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1667807Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1667985Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1668166Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1668345Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1668517Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1668675Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1668847Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669019Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669196Z test_dispatch_symbolic_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669368Z test_dispatch_symbolic_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669546Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669719Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1669890Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670062Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670224Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670390Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670561Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670791Z test_dispatch_symbolic_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1670968Z test_dispatch_symbolic_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1671142Z test_dispatch_symbolic_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1671325Z test_dispatch_symbolic_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1671550Z test_dispatch_symbolic_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1671726Z test_dispatch_symbolic_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1671886Z test_dispatch_symbolic_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672065Z test_dispatch_symbolic_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672240Z test_dispatch_symbolic_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672412Z test_dispatch_symbolic_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672586Z test_dispatch_symbolic_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672760Z test_dispatch_symbolic_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1672948Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1673130Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1673321Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1673507Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1673678Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1673860Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674044Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674225Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674406Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674589Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674769Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1674952Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1675131Z test_dispatch_symbolic_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1675312Z test_dispatch_symbolic_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1675484Z test_dispatch_symbolic_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1675698Z test_dispatch_symbolic_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1675879Z test_dispatch_symbolic_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676059Z test_dispatch_symbolic_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676240Z test_dispatch_symbolic_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676417Z test_dispatch_symbolic_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676618Z test_dispatch_symbolic_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676792Z test_dispatch_symbolic_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1676970Z test_dispatch_symbolic_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1677130Z test_dispatch_symbolic_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1677308Z test_dispatch_symbolic_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1677487Z test_dispatch_symbolic_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1677664Z test_dispatch_symbolic_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1677840Z test_dispatch_symbolic_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678017Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678188Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678354Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678526Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678695Z test_dispatch_symbolic_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1678855Z test_dispatch_symbolic_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679034Z test_dispatch_symbolic_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679212Z test_dispatch_symbolic_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679384Z test_dispatch_symbolic_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679551Z test_dispatch_symbolic_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679717Z test_dispatch_symbolic_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1679889Z test_dispatch_symbolic_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680060Z test_dispatch_symbolic_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680235Z test_dispatch_symbolic_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680397Z test_dispatch_symbolic_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680567Z test_dispatch_symbolic_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680772Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1680955Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1681138Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1681317Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1681525Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1681704Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1681885Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682061Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682225Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682403Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682580Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682765Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1682951Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683131Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683308Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683486Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683656Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683827Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1683992Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1684162Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1684338Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1684524Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1684709Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1684890Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685070Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685251Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685427Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685623Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685801Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1685975Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1686162Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1686372Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1686562Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1686752Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1686942Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1687126Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1687310Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1687479Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1687662Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1687843Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688022Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688204Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688387Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688563Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688744Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1688931Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689109Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689280Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689458Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689637Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689817Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1689998Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1690176Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1690354Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1690566Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1690749Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1690920Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1691101Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1691304Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1691484Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1691659Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1691840Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692018Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692190Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692377Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692565Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692733Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1692914Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693096Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693273Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693451Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693627Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693805Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1693983Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1694168Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1694354Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1694522Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1694701Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1694877Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1695056Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1695233Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1695409Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1695614Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1695871Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696056Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696240Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696438Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696618Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696797Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1696974Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1697148Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1697325Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1697505Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1697681Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1697866Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698041Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698222Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698401Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698580Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698760Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1698937Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1699114Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1699293Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1699481Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1699665Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1699844Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700035Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700226Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700410Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700623Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700805Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1700987Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1701170Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1701373Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1701555Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1701723Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1701903Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702085Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702268Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702455Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702633Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702812Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1702992Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1703170Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1703348Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1703516Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1703698Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1703877Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704054Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704236Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704410Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704587Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704764Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1704947Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1705117Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1705296Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1705514Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1705692Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1705870Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706048Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706263Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706449Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706634Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706818Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1706986Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1707163Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1707441Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1707621Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1707797Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1707975Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1708152Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1708335Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1708517Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1708699Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1708869Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709048Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709229Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709405Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709582Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709759Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1709937Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1710124Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1710310Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1710530Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1710711Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1710890Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711069Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711282Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711461Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711639Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711818Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1711998Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1712180Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1712345Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1712523Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1712699Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1712874Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713054Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713232Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713411Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713590Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713766Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1713945Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1714108Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1714290Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1714469Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1714643Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1714824Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715007Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715184Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715391Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715568Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715733Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1715910Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1716114Z test_dispatch_symbolic_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1716290Z test_dispatch_symbolic_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1716465Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1716648Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1716830Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717007Z test_dispatch_symbolic_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717180Z test_dispatch_symbolic_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717351Z test_dispatch_symbolic_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717513Z test_dispatch_symbolic_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717682Z test_dispatch_symbolic_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1717852Z test_dispatch_symbolic_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718022Z test_dispatch_symbolic_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718200Z test_dispatch_symbolic_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718381Z test_dispatch_symbolic_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718556Z test_dispatch_symbolic_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718744Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1718927Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719110Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719279Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719459Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719639Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719819Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1719995Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1720163Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1720369Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1720540Z test_dispatch_symbolic_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1720709Z test_dispatch_symbolic_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1720872Z test_dispatch_symbolic_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721078Z test_dispatch_symbolic_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721262Z test_dispatch_symbolic_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721437Z test_dispatch_symbolic_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721611Z test_dispatch_symbolic_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721780Z test_dispatch_symbolic_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1721954Z test_dispatch_symbolic_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722124Z test_dispatch_symbolic_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722293Z test_dispatch_symbolic_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722465Z test_dispatch_symbolic_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722627Z test_dispatch_symbolic_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722810Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1722987Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1723170Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1723354Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1723537Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1723715Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1723893Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724075Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724239Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724410Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724584Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724756Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1724935Z test_dispatch_symbolic_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1725114Z test_dispatch_symbolic_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1725323Z test_dispatch_symbolic_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1725507Z test_dispatch_symbolic_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1725684Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1725863Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726057Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726237Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726411Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726583Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726758Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1726930Z test_dispatch_symbolic_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727109Z test_dispatch_symbolic_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727285Z test_dispatch_symbolic_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727466Z test_dispatch_symbolic_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727635Z test_dispatch_symbolic_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727817Z test_dispatch_symbolic_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1727994Z test_dispatch_symbolic_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1728165Z test_dispatch_symbolic_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1728339Z test_dispatch_symbolic_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1728514Z test_dispatch_symbolic_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1728684Z test_dispatch_symbolic_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1728850Z test_dispatch_symbolic_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729024Z test_dispatch_symbolic_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729192Z test_dispatch_symbolic_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729365Z test_dispatch_symbolic_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729548Z test_dispatch_symbolic_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729738Z test_dispatch_symbolic_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1729927Z test_dispatch_symbolic_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1730112Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1730326Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1730506Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1730687Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1730867Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731110Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731281Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731460Z test_dispatch_symbolic_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731640Z test_dispatch_symbolic_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731815Z test_dispatch_symbolic_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1731985Z test_dispatch_symbolic_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1732159Z test_dispatch_symbolic_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1732329Z test_dispatch_symbolic_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1732497Z test_dispatch_symbolic_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1732669Z test_dispatch_symbolic_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1732828Z test_dispatch_symbolic_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733013Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733198Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733383Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733569Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733750Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1733933Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734109Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734289Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734474Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734641Z test_dispatch_symbolic_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734815Z test_dispatch_symbolic_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1734992Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1735194Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1735364Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1735536Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1735772Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1735972Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1736145Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1736321Z test_dispatch_symbolic_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1736490Z test_dispatch_symbolic_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1736665Z test_dispatch_symbolic_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1736843Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737018Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737192Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737364Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737531Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737700Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1737872Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738036Z test_dispatch_symbolic_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738213Z test_dispatch_symbolic_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738387Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738561Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738728Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1738902Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739070Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739237Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739407Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739582Z test_dispatch_symbolic_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739751Z test_dispatch_symbolic_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1739926Z test_dispatch_symbolic_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1740098Z test_dispatch_symbolic_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1740297Z test_dispatch_symbolic_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1740476Z test_dispatch_symbolic_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1740654Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1740828Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741033Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741204Z test_dispatch_symbolic_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741364Z test_dispatch_symbolic_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741549Z test_dispatch_symbolic_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741729Z test_dispatch_symbolic_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1741909Z test_dispatch_symbolic_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742087Z test_dispatch_symbolic_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742261Z test_dispatch_symbolic_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742432Z test_dispatch_symbolic_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742607Z test_dispatch_symbolic_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742781Z test_dispatch_symbolic_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1742950Z test_dispatch_symbolic_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1743110Z test_dispatch_symbolic_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1743286Z test_dispatch_symbolic_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1743471Z test_dispatch_symbolic_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1743650Z test_dispatch_symbolic_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1743837Z test_dispatch_symbolic_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744024Z test_dispatch_symbolic_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744203Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744385Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744569Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744735Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1744912Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1745118Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1745296Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1745473Z test_dispatch_symbolic_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1745651Z test_dispatch_symbolic_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1745856Z test_dispatch_symbolic_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746040Z test_dispatch_symbolic_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746225Z test_dispatch_symbolic_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746410Z test_dispatch_symbolic_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746577Z test_dispatch_symbolic_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746757Z test_dispatch_symbolic_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1746936Z test_dispatch_symbolic_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1747112Z test_dispatch_symbolic_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1747455Z test_dispatch_symbolic_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1747629Z test_dispatch_symbolic_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1747801Z test_dispatch_symbolic_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1747974Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1748148Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1748309Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1748485Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1748656Z test_dispatch_symbolic_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1748832Z test_dispatch_symbolic_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749008Z test_dispatch_symbolic_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749181Z test_dispatch_symbolic_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749353Z test_dispatch_symbolic_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749520Z test_dispatch_symbolic_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749691Z test_dispatch_symbolic_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1749864Z test_dispatch_symbolic_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750024Z test_dispatch_symbolic_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750244Z test_dispatch_symbolic_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750412Z test_dispatch_symbolic_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750599Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750782Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1750959Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1751167Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1751353Z test_dispatch_symbolic_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1751543Z test_dispatch_symbolic_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1751718Z test_dispatch_symbolic_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1751900Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752084Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752269Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752449Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752629Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752812Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1752990Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1753179Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1753366Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1753534Z test_dispatch_symbolic_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1753707Z test_dispatch_symbolic_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1753883Z test_dispatch_symbolic_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754056Z test_dispatch_symbolic_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754226Z test_dispatch_symbolic_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754399Z test_dispatch_symbolic_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754570Z test_dispatch_symbolic_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754745Z test_dispatch_symbolic_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1754916Z test_dispatch_symbolic_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1755076Z test_dispatch_symbolic_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1755282Z test_dispatch_symbolic_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1755458Z test_dispatch_symbolic_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1755642Z test_dispatch_symbolic_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1755823Z test_dispatch_symbolic_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756026Z test_dispatch_symbolic_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756206Z test_dispatch_symbolic_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756377Z test_dispatch_symbolic_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756553Z test_dispatch_symbolic_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756722Z test_dispatch_symbolic_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1756877Z test_dispatch_symbolic_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757049Z test_dispatch_symbolic_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757223Z test_dispatch_symbolic_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757410Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757592Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757780Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1757962Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1758147Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1758327Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1758511Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1758679Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1758861Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759043Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759223Z test_dispatch_symbolic_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759399Z test_dispatch_symbolic_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759572Z test_dispatch_symbolic_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759757Z test_dispatch_symbolic_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1759941Z test_dispatch_symbolic_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1760128Z test_dispatch_symbolic_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1760334Z test_dispatch_symbolic_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1760515Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1760695Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1760879Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761090Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761277Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761456Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761639Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761816Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1761993Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1762156Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1762333Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1762510Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1762682Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1762866Z test_dispatch_symbolic_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763043Z test_dispatch_symbolic_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763228Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763411Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763598Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763765Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1763943Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764122Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764299Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764470Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764640Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764817Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1764988Z test_dispatch_symbolic_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1765165Z test_dispatch_symbolic_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1765374Z test_dispatch_symbolic_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1765536Z test_dispatch_symbolic_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1765713Z test_dispatch_symbolic_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1765884Z test_dispatch_symbolic_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766084Z test_dispatch_symbolic_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766257Z test_dispatch_symbolic_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766428Z test_dispatch_symbolic_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766602Z test_dispatch_symbolic_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766772Z test_dispatch_symbolic_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1766942Z test_dispatch_symbolic_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1767098Z test_dispatch_symbolic_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1767282Z test_dispatch_symbolic_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1767461Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1767643Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1767824Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768006Z test_dispatch_symbolic_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768187Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768368Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768552Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768734Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1768900Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1769083Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1769269Z test_dispatch_symbolic_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1769448Z test_dispatch_symbolic_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1769635Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1769824Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770011Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770194Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770406Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770587Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770754Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1770934Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1771139Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1771321Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1771503Z test_dispatch_symbolic_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1771688Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1771868Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772056Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772245Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772416Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772598Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772781Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1772965Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1773147Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1773329Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1773511Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1773687Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1773872Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774054Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774227Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774412Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774593Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774774Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1774950Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1775128Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1775338Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1775516Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1775774Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1775954Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1776172Z test_dispatch_symbolic_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1776355Z test_dispatch_symbolic_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1776540Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1776727Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1776911Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777091Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777276Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777457Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777636Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777816Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1777983Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1778161Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1778338Z test_dispatch_symbolic_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1778527Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1778712Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1778898Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779082Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779264Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779446Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779612Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779794Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1779976Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1780164Z test_dispatch_symbolic_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1780375Z test_dispatch_symbolic_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1780563Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1780751Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1780938Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1781151Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1781336Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1781510Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1781693Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1781875Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782052Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782235Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782418Z test_dispatch_symbolic_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782596Z test_dispatch_symbolic_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782781Z test_dispatch_symbolic_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1782961Z test_dispatch_symbolic_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783140Z test_dispatch_symbolic_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783303Z test_dispatch_symbolic_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783480Z test_dispatch_symbolic_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783650Z test_dispatch_symbolic_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783816Z test_dispatch_symbolic_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1783990Z test_dispatch_symbolic_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1784157Z test_dispatch_symbolic_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1784332Z test_dispatch_symbolic_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1784502Z test_dispatch_symbolic_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1784687Z test_dispatch_symbolic_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1784863Z test_dispatch_symbolic_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785022Z test_dispatch_symbolic_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785219Z test_dispatch_symbolic_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785386Z test_dispatch_symbolic_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785558Z test_dispatch_symbolic_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785730Z test_dispatch_symbolic_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1785930Z test_dispatch_symbolic_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786105Z test_dispatch_symbolic_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786275Z test_dispatch_symbolic_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786459Z test_dispatch_symbolic_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786625Z test_dispatch_symbolic_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786807Z test_dispatch_symbolic_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1786991Z test_dispatch_symbolic_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1787276Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1787458Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1787638Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1787820Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1787993Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1788162Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1788338Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1788500Z test_dispatch_symbolic_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1788681Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1788859Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789047Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789229Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789413Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789594Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789777Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1789958Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1790125Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1790352Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1790532Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1790710Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1790887Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791097Z test_dispatch_symbolic_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791272Z test_dispatch_symbolic_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791446Z test_dispatch_symbolic_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791616Z test_dispatch_symbolic_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791783Z test_dispatch_symbolic_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1791943Z test_dispatch_symbolic_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1792117Z test_dispatch_symbolic_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1792296Z test_dispatch_symbolic_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1792467Z test_dispatch_symbolic_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1792649Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1792832Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793012Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793188Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793360Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793519Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793695Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1793865Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794034Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794206Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794374Z test_dispatch_symbolic_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794552Z test_dispatch_symbolic_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794729Z test_dispatch_symbolic_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1794908Z test_dispatch_symbolic_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1795088Z test_dispatch_symbolic_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1795282Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1795459Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1795631Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1795808Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796012Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796184Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796358Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796529Z test_dispatch_symbolic_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796713Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1796891Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797060Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797243Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797424Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797605Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797785Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1797965Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1798143Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1798322Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1798509Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1798676Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1798857Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799040Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799219Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799398Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799576Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799756Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1799933Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1800110Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1800322Z test_dispatch_symbolic_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1800488Z test_dispatch_symbolic_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1800672Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1800852Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801069Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801250Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801427Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801608Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801784Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1801955Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1802113Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1802290Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1802459Z test_dispatch_symbolic_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1802639Z test_dispatch_symbolic_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1802822Z test_dispatch_symbolic_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1803024Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1803226Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1803431Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1803634Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1803833Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1804023Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1804219Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1804417Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1804617Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1804814Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1805012Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1805238Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1805446Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1805649Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1805883Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1806093Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1806285Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1806493Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1806701Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1806905Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1807112Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1807317Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1807521Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1807728Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1807921Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1808109Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1808305Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1808487Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1808677Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1808875Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1809065Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1809253Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1809441Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1809631Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1809819Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1810003Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1810267Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1810456Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1810662Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1810900Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1811103Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1811307Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1811510Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1811708Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1811909Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1812106Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1812307Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1812502Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1812684Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1812871Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1813067Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1813260Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1813450Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1813638Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1813829Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814015Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814197Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814376Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814552Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814731Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1814907Z test_dispatch_symbolic_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1815108Z test_dispatch_symbolic_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1815289Z test_dispatch_symbolic_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1815471Z test_dispatch_symbolic_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1815736Z test_dispatch_symbolic_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1815945Z test_dispatch_symbolic_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816118Z test_dispatch_symbolic_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816279Z test_dispatch_symbolic_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816451Z test_dispatch_symbolic_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816619Z test_dispatch_symbolic_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816792Z test_dispatch_symbolic_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1816967Z test_dispatch_symbolic_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1817152Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1817335Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1817519Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1817701Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1817877Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818046Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818222Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818403Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818577Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818751Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1818927Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819103Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819277Z test_dispatch_symbolic_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819456Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819623Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819807Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1819988Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1820196Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1820374Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1820546Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1820721Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1820918Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821088Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821263Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821422Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821590Z test_dispatch_symbolic_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821763Z test_dispatch_symbolic_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1821939Z test_dispatch_symbolic_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822112Z test_dispatch_symbolic_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822279Z test_dispatch_symbolic_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822450Z test_dispatch_symbolic_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822626Z test_dispatch_symbolic_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822797Z test_dispatch_symbolic_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1822956Z test_dispatch_symbolic_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1823126Z test_dispatch_symbolic_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1823307Z test_dispatch_symbolic_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1823489Z test_dispatch_symbolic_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1823672Z test_dispatch_symbolic_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1823854Z test_dispatch_symbolic_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824029Z test_dispatch_symbolic_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824211Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824389Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824570Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824740Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1824919Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1825123Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1825294Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1825468Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1825639Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1825858Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1826053Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1826245Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1826437Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1826622Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1826820Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1827013Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1827290Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1827480Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1827670Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1827858Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828042Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828226Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828416Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828593Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828779Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1828965Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1829147Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1829326Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1829504Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1829686Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1829873Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1830107Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1830295Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1830466Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1830649Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1830878Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1831080Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1831271Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1831461Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1831646Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1831834Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832017Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832200Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832380Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832568Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832758Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1832944Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1833138Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1833332Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1833519Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1833706Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1833904Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1834094Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1834271Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1834460Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1834670Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1834876Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1835109Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1835311Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1835496Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1835681Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1835887Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836069Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836245Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836439Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836621Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836802Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1836996Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1837189Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1837376Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1837570Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1837767Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1837963Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1838142Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1838329Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1838518Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1838707Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1838894Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1839083Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1839271Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1839462Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1839645Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1839829Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1840049Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1840253Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1840448Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1840646Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1840856Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841042Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841223Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841409Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841600Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841793Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1841970Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1842159Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1842354Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1842552Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1842743Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1842930Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1843121Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1843313Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1843501Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1843690Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1843867Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1844058Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1844252Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1844440Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1844624Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1844806Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1845031Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1845226Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1845417Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1845642Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1845835Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1846017Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1846209Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1846395Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1846600Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1846804Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847010Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847211Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847402Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847595Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847783Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1847959Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1848148Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1848335Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1848523Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1848710Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1848894Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1849078Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1849262Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1849451Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1849640Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1849841Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1850025Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1850207Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1850417Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1850656Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1850867Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1851074Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1851283Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1851492Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1851680Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1851870Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1852043Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1852225Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1852427Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1852623Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1852815Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853006Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853203Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853401Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853598Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853788Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1853960Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1854144Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1854327Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1854506Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1854697Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1854927Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1855114Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1855302Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1855517Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1855775Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1855949Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1856134Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1856325Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1856515Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1856703Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1856890Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1857094Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1857297Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1857500Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1857697Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1857871Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858057Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858240Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858422Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858617Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858809Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1858994Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1859181Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1859378Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1859571Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1859748Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1859968Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1860169Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1860365Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1860582Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1860773Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1860965Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1861158Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1861343Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1861527Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1861697Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1861881Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862059Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862242Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862421Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862607Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862801Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1862993Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1863181Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1863366Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1863548Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1863742Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1863938Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1864127Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1864314Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1864496Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1864681Z test_dispatch_symbolic_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1864896Z test_dispatch_symbolic_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1865081Z test_dispatch_symbolic_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1865263Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1865464Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1865650Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1865831Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866012Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866193Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866375Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866552Z test_dispatch_symbolic_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866731Z test_dispatch_symbolic_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1866907Z test_dispatch_symbolic_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1867089Z test_dispatch_symbolic_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1867371Z test_dispatch_symbolic_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1867548Z test_dispatch_symbolic_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1867722Z test_dispatch_symbolic_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1867897Z test_dispatch_symbolic_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868067Z test_dispatch_symbolic_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868233Z test_dispatch_symbolic_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868406Z test_dispatch_symbolic_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868576Z test_dispatch_symbolic_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868755Z test_dispatch_symbolic_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1868920Z test_dispatch_symbolic_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1869104Z test_dispatch_symbolic_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1869288Z test_dispatch_symbolic_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1869469Z test_dispatch_symbolic_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1869644Z test_dispatch_symbolic_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1869871Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870043Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870212Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870385Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870589Z test_dispatch_symbolic_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870755Z test_dispatch_symbolic_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1870929Z test_dispatch_symbolic_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871113Z test_dispatch_symbolic_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871294Z test_dispatch_symbolic_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871471Z test_dispatch_symbolic_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871646Z test_dispatch_symbolic_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871822Z test_dispatch_symbolic_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1871989Z test_dispatch_symbolic_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1872153Z test_dispatch_symbolic_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1872315Z test_dispatch_symbolic_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1872489Z test_dispatch_symbolic_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1872667Z test_dispatch_symbolic_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1872838Z test_dispatch_symbolic_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873019Z test_dispatch_symbolic_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873197Z test_dispatch_symbolic_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873372Z test_dispatch_symbolic_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873545Z test_dispatch_symbolic_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873718Z test_dispatch_symbolic_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1873889Z test_dispatch_symbolic_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874051Z test_dispatch_symbolic_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874223Z test_dispatch_symbolic_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874396Z test_dispatch_symbolic_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874581Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874793Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1874976Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1875173Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1875370Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1875595Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1875796Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1875983Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1876181Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1876377Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1876570Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1876768Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1876958Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1877144Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1877334Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1877520Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1877705Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1877878Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878064Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878245Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878428Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878614Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878802Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1878988Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1879176Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1879360Z test_dispatch_symbolic_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1879545Z test_dispatch_symbolic_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1879743Z test_dispatch_symbolic_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1879925Z test_dispatch_symbolic_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1880108Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1880291Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1880517Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1880705Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1880890Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881076Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881256Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881437Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881605Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881787Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1881970Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1882148Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1882334Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1882514Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1882701Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1882890Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883076Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883247Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883424Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883607Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883786Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1883965Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1884150Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1884329Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1884514Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1884724Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1884910Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1885081Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1885263Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1885506Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1885688Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1885865Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886048Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886228Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886412Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886591Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886781Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1886952Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1887139Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1887328Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1887511Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1887693Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1887872Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888053Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888231Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888411Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888594Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888759Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1888938Z test_dispatch_symbolic_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1889114Z test_dispatch_symbolic_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1889292Z test_dispatch_symbolic_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1889466Z test_dispatch_symbolic_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1889672Z test_dispatch_symbolic_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1889843Z test_dispatch_symbolic_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890011Z test_dispatch_symbolic_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890185Z test_dispatch_symbolic_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890341Z test_dispatch_symbolic_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890548Z test_dispatch_symbolic_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890736Z test_dispatch_symbolic_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1890922Z test_dispatch_symbolic_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1891104Z test_dispatch_symbolic_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1891292Z test_dispatch_symbolic_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1891470Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1891651Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1891829Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892009Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892180Z test_dispatch_symbolic_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892363Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892541Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892722Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1892907Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893089Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893268Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893451Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893630Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893811Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1893977Z test_dispatch_symbolic_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1894153Z test_dispatch_symbolic_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1894330Z test_dispatch_symbolic_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1894509Z test_dispatch_symbolic_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1894716Z test_dispatch_symbolic_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1894893Z test_dispatch_symbolic_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1895064Z test_dispatch_symbolic_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1895232Z test_dispatch_symbolic_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1895433Z test_dispatch_symbolic_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1895590Z test_dispatch_symbolic_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1895828Z test_dispatch_symbolic_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896006Z test_dispatch_symbolic_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896183Z test_dispatch_symbolic_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896357Z test_dispatch_symbolic_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896529Z test_dispatch_symbolic_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896709Z test_dispatch_symbolic_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1896881Z test_dispatch_symbolic_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897046Z test_dispatch_symbolic_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897222Z test_dispatch_symbolic_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897385Z test_dispatch_symbolic_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897557Z test_dispatch_symbolic_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897727Z test_dispatch_symbolic_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1897899Z test_dispatch_symbolic_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898079Z test_dispatch_symbolic_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898256Z test_dispatch_symbolic_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898432Z test_dispatch_symbolic_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898601Z test_dispatch_symbolic_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898785Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1898958Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1899141Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1899320Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1899507Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1899734Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1899917Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900099Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900276Z test_dispatch_symbolic_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900474Z test_dispatch_symbolic_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900655Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900821Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1900996Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1901170Z test_dispatch_symbolic_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1901338Z test_dispatch_symbolic_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1901505Z test_dispatch_symbolic_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1901678Z test_dispatch_symbolic_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1901850Z test_dispatch_symbolic_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902023Z test_dispatch_symbolic_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902196Z test_dispatch_symbolic_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902354Z test_dispatch_symbolic_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902531Z test_dispatch_symbolic_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902702Z test_dispatch_symbolic_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1902884Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903063Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903235Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903412Z test_dispatch_symbolic_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903582Z test_dispatch_symbolic_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903748Z test_dispatch_symbolic_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1903906Z test_dispatch_symbolic_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904078Z test_dispatch_symbolic_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904251Z test_dispatch_symbolic_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904421Z test_dispatch_symbolic_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904588Z test_dispatch_symbolic_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904803Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1904990Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1905175Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1905354Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1905563Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1905734Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1905919Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1906103Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1906283Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1906472Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1906658Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1906841Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1907022Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1907306Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1907486Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1907654Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1907837Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908017Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908201Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908386Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908576Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908758Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1908942Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1909125Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1909306Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1909477Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1909706Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1909894Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1910078Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1910263Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1910478Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1910664Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1910849Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911030Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911216Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911384Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911573Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911767Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1911961Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1912149Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1912338Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1912524Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1912708Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1912890Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1913077Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1913246Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1913434Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1913628Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1913818Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914005Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914194Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914376Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914557Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914764Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1914934Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1915113Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1915298Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1915518Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1915707Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1915893Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916079Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916260Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916443Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916624Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916792Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1916974Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1917155Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1917334Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1917511Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1917706Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1917900Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1918086Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1918278Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1918470Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1918653Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1918845Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1919035Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1919226Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1919414Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1919631Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1919818Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920005Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920191Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920402Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920572Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920761Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1920951Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1921132Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1921314Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1921493Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1921675Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1921854Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1922033Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.1922220Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1922386Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1922575Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1922759Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1922947Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1923130Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1923313Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1923496Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1923673Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1923865Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1924066Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1924247Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1924435Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1924655Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1924846Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925030Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925213Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925429Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925618Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925800Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1925984Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1926153Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1926334Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1926516Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1926696Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1926875Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1927068Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1927253Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1927445Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1927637Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1927826Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928003Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928190Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928379Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928565Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928749Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1928932Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1929116Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1929302Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1929518Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1929712Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1929886Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1930071Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1930282Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1930465Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1930648Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1930833Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931012Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931193Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931369Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931559Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931734Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1931920Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1932110Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1932296Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1932481Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1932662Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1932848Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933032Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933216Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933397Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933565Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933746Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1933928Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1934109Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1934289Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1934501Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1934681Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1934865Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1935050Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1935248Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1935432Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1935612Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1935860Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936047Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936227Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936409Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936589Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936775Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1936961Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1937137Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1937319Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1937502Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1937680Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1937863Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938043Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938224Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938405Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938584Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938763Z test_dispatch_symbolic_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1938935Z test_dispatch_symbolic_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1939115Z test_dispatch_symbolic_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1939294Z test_dispatch_symbolic_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1939507Z test_dispatch_symbolic_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1939684Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1939858Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940029Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940230Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940400Z test_dispatch_symbolic_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940571Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940760Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1940947Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1941131Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1941312Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1941497Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1941679Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1941862Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942045Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942225Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942392Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942570Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942750Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1942929Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1943108Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1943320Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1943528Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1943734Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1943930Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1944121Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1944306Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1944521Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1944706Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1944898Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1945106Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1945288Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1945476Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1945671Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1945868Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1946059Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1946252Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1946437Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1946632Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1946823Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1947012Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1947394Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1947586Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1947773Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1947952Z test_dispatch_symbolic_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1948129Z test_dispatch_symbolic_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1948313Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1948483Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1948663Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1948840Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949016Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949186Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949362Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949592Z test_dispatch_symbolic_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949766Z test_dispatch_symbolic_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1949945Z test_dispatch_symbolic_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1950115Z test_dispatch_symbolic_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1950336Z test_dispatch_symbolic_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1950513Z test_dispatch_symbolic_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1950685Z test_dispatch_symbolic_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1950866Z test_dispatch_symbolic_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951050Z test_dispatch_symbolic_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951230Z test_dispatch_symbolic_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951409Z test_dispatch_symbolic_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951585Z test_dispatch_symbolic_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951754Z test_dispatch_symbolic_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1951918Z test_dispatch_symbolic_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1952091Z test_dispatch_symbolic_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1952289Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1952484Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1952686Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1952889Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1953083Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1953285Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1953481Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1953676Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1953858Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1954054Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1954247Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1954469Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1954671Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1954868Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1955074Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1955303Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1955505Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1955704Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1955905Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1956093Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1956290Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1956489Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1956685Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1956881Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957068Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957249Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957433Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957616Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957798Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1957966Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1958149Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1958329Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1958508Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1958688Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1958886Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1959075Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1959269Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1959487Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1959673Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1959851Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1960036Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1960245Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1960433Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1960627Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1960824Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961015Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961209Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961404Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961599Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961779Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1961968Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1962150Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1962339Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1962528Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1962707Z test_dispatch_symbolic_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1962885Z test_dispatch_symbolic_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963066Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963247Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963429Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963593Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963767Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1963938Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1964114Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1964346Z test_dispatch_symbolic_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1964521Z test_dispatch_symbolic_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1964689Z test_dispatch_symbolic_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1964865Z test_dispatch_symbolic_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965065Z test_dispatch_symbolic_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965223Z test_dispatch_symbolic_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965395Z test_dispatch_symbolic_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965573Z test_dispatch_symbolic_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965745Z test_dispatch_symbolic_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1965917Z test_dispatch_symbolic_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966086Z test_dispatch_symbolic_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966268Z test_dispatch_symbolic_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966447Z test_dispatch_symbolic_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966624Z test_dispatch_symbolic_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966798Z test_dispatch_symbolic_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1966955Z test_dispatch_symbolic_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1967128Z test_dispatch_symbolic_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1967295Z test_dispatch_symbolic_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1967463Z test_dispatch_symbolic_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1967635Z test_dispatch_symbolic_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1967811Z test_dispatch_symbolic_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968001Z test_dispatch_symbolic_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968178Z test_dispatch_symbolic_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968362Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968535Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968721Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1968900Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1969083Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1969295Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1969471Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1969645Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1969818Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970021Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970195Z test_dispatch_symbolic_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970361Z test_dispatch_symbolic_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970538Z test_dispatch_symbolic_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970714Z test_dispatch_symbolic_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1970885Z test_dispatch_symbolic_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971056Z test_dispatch_symbolic_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971231Z test_dispatch_symbolic_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971403Z test_dispatch_symbolic_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971570Z test_dispatch_symbolic_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971744Z test_dispatch_symbolic_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1971899Z test_dispatch_symbolic_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972072Z test_dispatch_symbolic_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972243Z test_dispatch_symbolic_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972424Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972600Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972772Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1972943Z test_dispatch_symbolic_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973111Z test_dispatch_symbolic_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973277Z test_dispatch_symbolic_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973450Z test_dispatch_symbolic_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973612Z test_dispatch_symbolic_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973783Z test_dispatch_symbolic_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1973958Z test_dispatch_symbolic_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1974159Z test_dispatch_symbolic_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1974349Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1974535Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1974720Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1974924Z test_dispatch_symbolic_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1975106Z test_dispatch_symbolic_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1975271Z test_dispatch_symbolic_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1975448Z test_dispatch_symbolic_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1975617Z test_dispatch_symbolic_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1975872Z test_dispatch_symbolic_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976045Z test_dispatch_symbolic_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976217Z test_dispatch_symbolic_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976391Z test_dispatch_symbolic_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976561Z test_dispatch_symbolic_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976760Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1976955Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1977135Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1977326Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1977517Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1977700Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1977891Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1978076Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1978272Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1978467Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1978656Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1978848Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1979022Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1979242Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1979434Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1979618Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1979811Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980034Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980225Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980419Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980604Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980785Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1980973Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1981147Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1981331Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1981512Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1981697Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1981880Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982058Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982237Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982419Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982603Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982769Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1982952Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1983135Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1983314Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1983492Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1983672Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1983858Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1984040Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1984253Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1984433Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1984600Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1984874Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985058Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985239Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985426Z test_dispatch_symbolic_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985610Z test_dispatch_symbolic_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985789Z test_dispatch_symbolic_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1985968Z test_dispatch_symbolic_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1986148Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1986327Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1986496Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1986677Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1986849Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1987018Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1987309Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1987484Z test_dispatch_symbolic_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1987669Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1987851Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988044Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988219Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988407Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988590Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988775Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1988955Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1989136Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1989365Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1989545Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1989729Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1989909Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1990109Z test_dispatch_symbolic_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1990289Z test_dispatch_symbolic_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1990469Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1990656Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1990838Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991019Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991197Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991378Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991553Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991724Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1991884Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1992059Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1992229Z test_dispatch_symbolic_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1992420Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1992610Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1992801Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993003Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993201Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993398Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993597Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993786Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1993983Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1994170Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1994387Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1994579Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1994768Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1994994Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1995182Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1995374Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1995552Z test_dispatch_symbolic_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1995713Z test_dispatch_symbolic_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1995892Z test_dispatch_symbolic_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996072Z test_dispatch_symbolic_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996252Z test_dispatch_symbolic_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996422Z test_dispatch_symbolic_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996591Z test_dispatch_symbolic_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996766Z test_dispatch_symbolic_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1996939Z test_dispatch_symbolic_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997112Z test_dispatch_symbolic_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997270Z test_dispatch_symbolic_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997443Z test_dispatch_symbolic_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997620Z test_dispatch_symbolic_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997799Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1997979Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1998153Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1998328Z test_dispatch_symbolic_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1998500Z test_dispatch_symbolic_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1998668Z test_dispatch_symbolic_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1998841Z test_dispatch_symbolic_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999001Z test_dispatch_symbolic_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999203Z test_dispatch_symbolic_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999376Z test_dispatch_symbolic_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999548Z test_dispatch_symbolic_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999733Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.1999940Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2000131Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2000316Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2000502Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2000671Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2000853Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001033Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001216Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001398Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001573Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001757Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2001933Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2002128Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2002318Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2002506Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2002702Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2002892Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2003086Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2003278Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2003469Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2003660Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2003847Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004035Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004251Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004427Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004608Z test_dispatch_symbolic_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004786Z test_dispatch_symbolic_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2004995Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2005181Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2005364Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2005547Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2005729Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2005909Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006086Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006255Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006431Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006611Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006790Z test_dispatch_symbolic_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2006973Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2007152Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2007339Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2007523Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2007712Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2007893Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008062Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008243Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008419Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008600Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008775Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2008951Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2009160Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2009346Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2009523Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2009698Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2009912Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2010098Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2010279Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2010462Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2010643Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2010820Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011000Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011180Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011359Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011525Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011713Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2011895Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2012079Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2012301Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2012525Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2012742Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2012954Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2013162Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2013370Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2013582Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2013777Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2013984Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2014221Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2014425Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2014630Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2014867Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2015071Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2015274Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2015486Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2015760Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2015970Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2016163Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2016365Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2016571Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2016773Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2016974Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2017173Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2017375Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2017572Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2017770Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2017967Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2018165Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2018348Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2018545Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2018742Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2018936Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2019165Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2019365Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2019561Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2019793Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2019991Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2020190Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2020375Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2020571Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2020760Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2020948Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2021143Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2021331Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2021539Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2021743Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2021964Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2022184Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2022404Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2022585Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2022780Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2022967Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2023160Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2023359Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2023561Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2023753Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2023970Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2024161Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2024353Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2024536Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2024761Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2024957Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2025146Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2025339Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2025546Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2025761Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2025970Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2026176Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2026377Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2026586Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2026783Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2026986Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2027354Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2027558Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2027764Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2027975Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2028176Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2028381Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2028585Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2028796Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2029049Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2029246Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2029449Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2029655Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2029891Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2030100Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2030308Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2030511Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2030717Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2030923Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2031128Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2031334Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2031526Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2031728Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2031922Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2032116Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2032318Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2032515Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2032715Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2032915Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2033112Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2033305Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2033493Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2033687Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2033877Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2034095Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2034284Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2034474Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2034703Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2034906Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2035106Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2035309Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2035506Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2035690Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2035890Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2036110Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2036329Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2036552Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2036776Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2036995Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2037225Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2037451Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2037672Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2037896Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2038106Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2038328Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2038546Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2038765Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2039013Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2039231Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2039441Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2039711Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2039910Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2040111Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2040316Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2040520Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2040713Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2040907Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2041098Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2041286Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2041469Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2041657Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2041845Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2042049Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2042248Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2042445Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2042634Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2042833Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2043031Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2043230Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2043425Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2043629Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2043855Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2044053Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2044252Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2044476Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2044678Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2044861Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2045062Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2045258Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2045452Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2045644Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2045829Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2046021Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2046232Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2046439Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2046640Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2046826Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2047025Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2047222Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2047423Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2047625Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2047825Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2048023Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2048232Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2048438Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2048675Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2048882Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2049078Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2049314Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2049525Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2049727Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2049937Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2050143Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2050350Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2050562Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2050768Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2050973Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2051183Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2051382Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2051590Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2051795Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2051989Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2052179Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2052369Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2052562Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2052760Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2052961Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2053156Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2053331Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2053542Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2053738Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2053935Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2054129Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2054364Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2054560Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2054757Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2054950Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2055145Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2055345Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2055526Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2055776Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2055973Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2056162Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2056345Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2056531Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2056725Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2056932Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2057137Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2057346Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2057541Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2057742Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2057943Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2058141Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2058350Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2058587Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2058790Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2058997Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2059227Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2059431Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2059633Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2059824Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2060021Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2060217Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2060417Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2060614Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2060811Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061007Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061200Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061397Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061598Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061797Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2061988Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2062194Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2062390Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2062586Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2062793Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2062997Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2063192Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2063414Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2063617Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2063818Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064024Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064217Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064403Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064597Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064790Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2064984Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2065188Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2065388Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2065598Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2065806Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2066020Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2066223Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2066439Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2066635Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2066828Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2067024Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2067310Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2067511Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2067712Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2067908Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2068106Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2068343Z test_dispatch_symbolic_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2068532Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2068726Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2068964Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2069171Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2069370Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2069572Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2069769Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2069967Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2070166Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2070367Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2070554Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2070753Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2070954Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2071148Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2071351Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2071558Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2071758Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2071960Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2072155Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2072349Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2072547Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2072733Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2072928Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2073124Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2073359Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2073561Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2073758Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2073983Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2074190Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2074397Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2074600Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2074788Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2074996Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2075209Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2075416Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2075623Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2075831Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2076037Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2076236Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2076439Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2076634Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2076837Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2077021Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2077212Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2077401Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2077603Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2077804Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2078009Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2078239Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2078438Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2078634Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2078861Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2079057Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2079242Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2079440Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2079636Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2079828Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2080033Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2080234Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2080439Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2080650Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2080850Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2081050Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2081245Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2081430Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2081630Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2081826Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2082022Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2082216Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2082421Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2082625Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2082826Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2083055Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2083257Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2083443Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2083667Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2083865Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084059Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084255Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084441Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084630Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084817Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2084998Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2085186Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2085382Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2085559Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2085749Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2085938Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2086134Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2086326Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2086511Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2086699Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2086888Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2087074Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2087266Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2087441Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2087636Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2087856Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2088042Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2088228Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2088416Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2088636Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2088843Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089048Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089236Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089410Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089594Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089793Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2089991Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2090189Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2090386Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2090588Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2090790Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2090996Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2091193Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2091388Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2091567Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2091774Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2091983Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2092194Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2092398Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2092605Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2092852Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2093057Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2093259Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2093487Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2093690Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2093879Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2094078Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2094273Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2094469Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2094669Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2094867Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2095065Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2095264Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2095461Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2095723Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2095910Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2096105Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2096299Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2096494Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2096684Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2096871Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2097063Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2097251Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2097451Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2097685Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2097874Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2098072Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2098270Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2098490Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2098685Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2098882Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2099078Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2099272Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2099471Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2099668Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2099866Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2100047Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2100236Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2100420Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2100612Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2100800Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2101008Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2101217Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2101426Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2101632Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2101837Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2102043Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2102234Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2102438Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2102669Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2102872Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2103094Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2103342Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2103566Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2103788Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2104009Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2104228Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2104446Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2104645Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2104862Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2105076Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2105272Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2105467Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2105667Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2105860Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2106046Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2106235Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2106442Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2106648Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2106845Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2107054Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2107345Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2107599Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2107801Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2107983Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2108194Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2108382Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2108566Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2108752Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2108923Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109104Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109284Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109463Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109633Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109801Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2109980Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2110151Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2110321Z test_dispatch_symbolic_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2110499Z test_dispatch_symbolic_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2110672Z test_dispatch_symbolic_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2110850Z test_dispatch_symbolic_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111024Z test_dispatch_symbolic_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111199Z test_dispatch_symbolic_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111380Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111568Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111753Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2111937Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2112117Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2112285Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2112493Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2112677Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2112862Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113043Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113247Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113427Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113612Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113798Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2113978Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2114143Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2114324Z test_dispatch_symbolic_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2114508Z test_dispatch_symbolic_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2114688Z test_dispatch_symbolic_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2114868Z test_dispatch_symbolic_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115063Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115255Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115441Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115627Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115804Z test_dispatch_symbolic_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2115966Z test_dispatch_symbolic_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2116150Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2116329Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2116509Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2116686Z test_dispatch_symbolic_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2116862Z test_dispatch_symbolic_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117033Z test_dispatch_symbolic_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117207Z test_dispatch_symbolic_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117435Z test_dispatch_symbolic_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117591Z test_dispatch_symbolic_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117765Z test_dispatch_symbolic_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2117942Z test_dispatch_symbolic_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2118151Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2118333Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2118519Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2118708Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2118894Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119075Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119256Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119428Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119611Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119790Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2119971Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2120150Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2120329Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2120510Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2120689Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2120865Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121037Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121205Z test_dispatch_symbolic_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121383Z test_dispatch_symbolic_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121565Z test_dispatch_symbolic_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121744Z test_dispatch_symbolic_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2121926Z test_dispatch_symbolic_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122101Z test_dispatch_symbolic_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122271Z test_dispatch_symbolic_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122474Z test_dispatch_symbolic_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122645Z test_dispatch_symbolic_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122799Z test_dispatch_symbolic_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2122971Z test_dispatch_symbolic_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2123174Z test_dispatch_symbolic_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2123362Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2123546Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2123730Z test_dispatch_symbolic_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2123908Z test_dispatch_symbolic_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124093Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124275Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124462Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124630Z test_dispatch_symbolic_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124813Z test_dispatch_symbolic_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2124994Z test_dispatch_symbolic_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2125172Z test_dispatch_symbolic_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2125345Z test_dispatch_symbolic_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2125519Z test_dispatch_symbolic_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2130229Z test_dispatch_symbolic_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2130438Z test_dispatch_symbolic_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2130638Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2130832Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2131008Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2131195Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2131382Z test_dispatch_symbolic_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2131557Z test_dispatch_symbolic_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2131759Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2132011Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2132209Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2132407Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2132605Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2132828Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133004Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133203Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133394Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133590Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133789Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2133988Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2134183Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2134379Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2134570Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2134755Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2134937Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2135123Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2135321Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2135516Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2135805Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136002Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136193Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136386Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136572Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136765Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2136977Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2137176Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2137370Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2137564Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2137786Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2137984Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2138175Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2138361Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2138554Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2138741Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2138940Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2139121Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2139313Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2139512Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2139705Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2139892Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2140080Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2140273Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2140458Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2140644Z test_dispatch_symbolic_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2140831Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141006Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141192Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141377Z test_dispatch_symbolic_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141558Z test_dispatch_symbolic_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141740Z test_dispatch_symbolic_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2141950Z test_dispatch_symbolic_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2142126Z test_dispatch_symbolic_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2142305Z test_dispatch_symbolic_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2142483Z test_dispatch_symbolic_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2142689Z test_dispatch_symbolic_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2142858Z test_dispatch_symbolic_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143036Z test_dispatch_symbolic_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143219Z test_dispatch_symbolic_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143396Z test_dispatch_symbolic_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143568Z test_dispatch_symbolic_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143739Z test_dispatch_symbolic_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2143914Z test_dispatch_symbolic_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144089Z test_dispatch_symbolic_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144262Z test_dispatch_symbolic_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144428Z test_dispatch_symbolic_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144599Z test_dispatch_symbolic_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144776Z test_dispatch_symbolic_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2144948Z test_dispatch_symbolic_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2145134Z test_dispatch_symbolic_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2145314Z test_dispatch_symbolic_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2145493Z test_dispatch_symbolic_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2145669Z test_dispatch_symbolic_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2145841Z test_dispatch_symbolic_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146011Z test_dispatch_symbolic_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146167Z test_dispatch_symbolic_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146339Z test_dispatch_symbolic_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146514Z test_dispatch_symbolic_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146690Z test_dispatch_symbolic_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2146893Z test_dispatch_symbolic_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2147074Z test_dispatch_symbolic_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2147362Z test_dispatch_symbolic_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2147540Z test_dispatch_symbolic_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2147761Z test_dispatch_symbolic_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2147921Z test_dispatch_symbolic_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148094Z test_dispatch_symbolic_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148269Z test_dispatch_symbolic_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148441Z test_dispatch_symbolic_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148615Z test_dispatch_symbolic_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148784Z test_dispatch_symbolic_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2148968Z test_dispatch_symbolic_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2149146Z test_dispatch_symbolic_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2149320Z test_dispatch_symbolic_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2149498Z test_dispatch_symbolic_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2149669Z test_dispatch_symbolic_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2149868Z test_dispatch_symbolic_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150051Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150232Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150414Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150595Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150780Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2150961Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2151134Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2151293Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2151470Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2151641Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2151823Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152050Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152235Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152423Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152604Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152812Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2152994Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2153164Z test_dispatch_symbolic_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2153346Z test_dispatch_symbolic_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2153524Z test_dispatch_symbolic_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2153704Z test_dispatch_symbolic_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2153884Z test_dispatch_symbolic_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154060Z test_dispatch_symbolic_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154231Z test_dispatch_symbolic_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154410Z test_dispatch_symbolic_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154581Z test_dispatch_symbolic_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154767Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2154941Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2155126Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2155306Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2155487Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2155670Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2155850Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156030Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156218Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156401Z test_dispatch_symbolic_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156571Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156753Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2156961Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2157138Z test_dispatch_symbolic_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2157311Z test_dispatch_symbolic_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2157481Z test_dispatch_symbolic_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2157693Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2157882Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158067Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158257Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158425Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158607Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158784Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2158966Z test_dispatch_symbolic_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2159143Z test_dispatch_symbolic_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2159326Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2159512Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2159693Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2159870Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160044Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160205Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160383Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160554Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160725Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2160902Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2161070Z test_dispatch_symbolic_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2161245Z test_dispatch_symbolic_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2161425Z test_dispatch_symbolic_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2161688Z test_dispatch_symbolic_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2161914Z test_dispatch_symbolic_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2162214Z test_dispatch_symbolic_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2162424Z test_dispatch_symbolic_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2162598Z test_dispatch_symbolic_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2162767Z test_dispatch_symbolic_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2162984Z test_dispatch_symbolic_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2163157Z test_dispatch_symbolic_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2163325Z test_dispatch_symbolic_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2163501Z test_dispatch_symbolic_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2163675Z test_dispatch_symbolic_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2163850Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164033Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164226Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164415Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164602Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164787Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2164969Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2165153Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2165337Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2165520Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2165690Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2165874Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166059Z test_dispatch_symbolic_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166241Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166423Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166608Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166790Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2166970Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2167178Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2167346Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2167526Z test_dispatch_symbolic_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2167703Z test_dispatch_symbolic_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2167911Z test_dispatch_symbolic_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168096Z test_dispatch_symbolic_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168279Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168457Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168637Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168816Z test_dispatch_symbolic_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2168995Z test_dispatch_symbolic_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2169172Z test_dispatch_symbolic_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2169355Z test_dispatch_symbolic_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2169534Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2169713Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2169893Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170069Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170242Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170414Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170588Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170747Z test_dispatch_symbolic_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2170945Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2171132Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2171331Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2171528Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2171719Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2171913Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2172136Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2172329Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2172517Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2172705Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2172909Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2173098Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2173284Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2173472Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2173653Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2173839Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2174024Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2174211Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2174391Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2174560Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2174739Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2174919Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2175101Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2175282Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2175462Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2175705Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2175898Z test_dispatch_symbolic_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176075Z test_dispatch_symbolic_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176259Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176429Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176613Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176792Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2176971Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2177192Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2177371Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2177545Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2177716Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2177920Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178092Z test_dispatch_symbolic_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178260Z test_dispatch_symbolic_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178436Z test_dispatch_symbolic_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178617Z test_dispatch_symbolic_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178796Z test_dispatch_symbolic_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2178975Z test_dispatch_symbolic_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2179153Z test_dispatch_symbolic_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2179331Z test_dispatch_symbolic_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2179505Z test_dispatch_symbolic_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2179679Z test_dispatch_symbolic_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2179834Z test_dispatch_symbolic_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180010Z test_dispatch_symbolic_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180180Z test_dispatch_symbolic_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180362Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180539Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180723Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2180913Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181094Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181277Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181454Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181623Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181802Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2181978Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2182193Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2182373Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2182559Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2182739Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2182954Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2183145Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2183330Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2183502Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2183681Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2183862Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184046Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184224Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184403Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184587Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184771Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2184950Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2185140Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2185316Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2185502Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2185682Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2185865Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186043Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186223Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186405Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186585Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186766Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2186978Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2187143Z test_dispatch_symbolic_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2187412Z test_dispatch_symbolic_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2187593Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2187821Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188003Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188183Z test_dispatch_symbolic_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188358Z test_dispatch_symbolic_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188529Z test_dispatch_symbolic_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188702Z test_dispatch_symbolic_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2188860Z test_dispatch_symbolic_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189024Z test_dispatch_symbolic_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189198Z test_dispatch_symbolic_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189372Z test_dispatch_symbolic_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189552Z test_dispatch_symbolic_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189720Z test_dispatch_symbolic_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2189901Z test_dispatch_symbolic_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190084Z test_dispatch_symbolic_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190259Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190431Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190588Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190763Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2190930Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191095Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191267Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191433Z test_dispatch_symbolic_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191613Z test_dispatch_symbolic_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191792Z test_dispatch_symbolic_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2191999Z test_dispatch_symbolic_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2192160Z test_dispatch_symbolic_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2192330Z test_dispatch_symbolic_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2192493Z test_dispatch_symbolic_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2192668Z test_dispatch_symbolic_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2192871Z test_dispatch_symbolic_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193062Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193253Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193443Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193634Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193822Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2193999Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2194193Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2194383Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2194573Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2194751Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2194926Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195107Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195289Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195468Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195641Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195806Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2195976Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2196143Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2196316Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2196487Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2196660Z test_dispatch_symbolic_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2196840Z test_dispatch_symbolic_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197048Z test_dispatch_symbolic_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197223Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197384Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197552Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197801Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2197972Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2198138Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2198312Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2198487Z test_dispatch_symbolic_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2198677Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2198863Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199057Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199234Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199427Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199613Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199798Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2199980Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2200163Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2200346Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2200526Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2200708Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2200887Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2201059Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2201239Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2201430Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2201615Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2201796Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202002Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202181Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202361Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202541Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202746Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2202919Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2203096Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2203284Z test_dispatch_symbolic_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2203461Z test_dispatch_symbolic_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2203644Z test_dispatch_symbolic_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2203824Z test_dispatch_symbolic_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204008Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204187Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204370Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204535Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204707Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2204876Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2205053Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2205223Z test_dispatch_symbolic_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2205418Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2205611Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2205808Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206000Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206185Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206364Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206553Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206743Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2206959Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2207146Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2207343Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2207559Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2207755Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2207943Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2208128Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2208302Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2208492Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2208681Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2208872Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2209059Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2209256Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2209446Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2209633Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2209816Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210003Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210192Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210369Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210560Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210747Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2210944Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2211134Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2211329Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2211517Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2211726Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2211914Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2212102Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2212276Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2212492Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2212680Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2212870Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213059Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213250Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213435Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213618Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213803Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2213991Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2214168Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2214354Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2214539Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2214729Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2214917Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2215103Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2215286Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2215471Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2215726Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2215909Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2216080Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2216269Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2216467Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2216697Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2216894Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2217089Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2217283Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2217506Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2217701Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2217894Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218067Z test_dispatch_symbolic_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218243Z test_dispatch_symbolic_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218425Z test_dispatch_symbolic_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218606Z test_dispatch_symbolic_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218790Z test_dispatch_symbolic_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2218968Z test_dispatch_symbolic_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2219148Z test_dispatch_symbolic_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2219325Z test_dispatch_symbolic_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2219503Z test_dispatch_symbolic_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2219677Z test_dispatch_symbolic_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2219836Z test_dispatch_symbolic_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220013Z test_dispatch_symbolic_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220185Z test_dispatch_symbolic_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220376Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220561Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220748Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2220935Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2221122Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2221308Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2221479Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2221689Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2221872Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222050Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222225Z test_dispatch_symbolic_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222424Z test_dispatch_symbolic_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222604Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222781Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2222957Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223134Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223292Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223460Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223633Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223805Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2223978Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2224151Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2224321Z test_dispatch_symbolic_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2224499Z test_dispatch_symbolic_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2224674Z test_dispatch_symbolic_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2224859Z test_dispatch_symbolic_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225028Z test_dispatch_symbolic_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225206Z test_dispatch_symbolic_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225381Z test_dispatch_symbolic_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225550Z test_dispatch_symbolic_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225724Z test_dispatch_symbolic_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2225894Z test_dispatch_symbolic_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226062Z test_dispatch_symbolic_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226236Z test_dispatch_symbolic_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226402Z test_dispatch_symbolic_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226599Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226777Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2226961Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2227144Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2227462Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2227644Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2227821Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2227996Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2228167Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2228345Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2228504Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2228676Z test_dispatch_symbolic_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2228849Z test_dispatch_symbolic_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229025Z test_dispatch_symbolic_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229198Z test_dispatch_symbolic_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229365Z test_dispatch_symbolic_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229538Z test_dispatch_symbolic_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229706Z test_dispatch_symbolic_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2229875Z test_dispatch_symbolic_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2230034Z test_dispatch_symbolic_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2230209Z test_dispatch_symbolic_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2230407Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2230607Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2230806Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2231003Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2231200Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2231386Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2231622Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2231824Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2232007Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2232202Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2232441Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2232644Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2232851Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2233056Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2233250Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2233443Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2233640Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2233828Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234021Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234200Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234394Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234589Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234774Z test_dispatch_symbolic_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2234952Z test_dispatch_symbolic_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2235130Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2235312Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2235492Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2235668Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2235840Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236001Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236178Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236349Z test_dispatch_symbolic_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236549Z test_dispatch_symbolic_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236721Z test_dispatch_symbolic_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2236896Z test_dispatch_symbolic_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237067Z test_dispatch_symbolic_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237267Z test_dispatch_symbolic_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237440Z test_dispatch_symbolic_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237601Z test_dispatch_symbolic_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237775Z test_dispatch_symbolic_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2237946Z test_dispatch_symbolic_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2238118Z test_dispatch_symbolic_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2238288Z test_dispatch_symbolic_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2238467Z test_dispatch_symbolic_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2238639Z test_dispatch_symbolic_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2238821Z test_dispatch_symbolic_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239002Z test_dispatch_symbolic_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239176Z test_dispatch_symbolic_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239336Z test_dispatch_symbolic_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239509Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239680Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2239846Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240015Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240192Z test_dispatch_symbolic_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240367Z test_dispatch_symbolic_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240539Z test_dispatch_symbolic_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240720Z test_dispatch_symbolic_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2240888Z test_dispatch_symbolic_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241063Z test_dispatch_symbolic_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241232Z test_dispatch_symbolic_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241430Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241595Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241761Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2241932Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2242132Z test_dispatch_symbolic_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2242308Z test_dispatch_symbolic_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2242477Z test_dispatch_symbolic_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2242651Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2242832Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243011Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243188Z test_dispatch_symbolic_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243358Z test_dispatch_symbolic_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243527Z test_dispatch_symbolic_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243701Z test_dispatch_symbolic_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2243873Z test_dispatch_symbolic_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244036Z test_dispatch_symbolic_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244196Z test_dispatch_symbolic_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244363Z test_dispatch_symbolic_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244552Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244735Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2244922Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2245112Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2245293Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2245477Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2245659Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2245840Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246011Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246187Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246396Z test_dispatch_symbolic_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246576Z test_dispatch_symbolic_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246755Z test_dispatch_symbolic_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2246947Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2247162Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2247359Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2247558Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2247747Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2247921Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2248103Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2248293Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2248482Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2248670Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2248858Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249044Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249222Z test_dispatch_symbolic_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249395Z test_dispatch_symbolic_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249576Z test_dispatch_symbolic_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249737Z test_dispatch_symbolic_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2249905Z test_dispatch_symbolic_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250081Z test_dispatch_symbolic_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250250Z test_dispatch_symbolic_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250417Z test_dispatch_symbolic_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250588Z test_dispatch_symbolic_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250766Z test_dispatch_symbolic_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2250966Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2251165Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2251393Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2251572Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2251757Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2251969Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2252158Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2252343Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2252529Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2252709Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2252893Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2253072Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2253261Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2253442Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2253632Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2253823Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2254007Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2254193Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2254379Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2254566Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2254751Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2254942Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2255127Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2255299Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2255480Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2255725Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2255914Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2256100Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2256318Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2256506Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2256694Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2256905Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2257088Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2257260Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2257446Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2257627Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2257811Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258000Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258187Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258371Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258551Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258735Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2258919Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2259089Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2259294Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2259497Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2259702Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2259908Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2260111Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2260309Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2260512Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2260709Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2260906Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2261144Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2261338Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2261538Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2261762Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2261961Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2262159Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2262356Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2262833Z 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-11T20:44:32.2263205Z 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-11T20:44:32.2263579Z 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-11T20:44:32.2263944Z 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-11T20:44:32.2264305Z 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-11T20:44:32.2264647Z 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-11T20:44:32.2265008Z 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-11T20:44:32.2265365Z 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-11T20:44:32.2265717Z 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-11T20:44:32.2266078Z 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-11T20:44:32.2266447Z 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-11T20:44:32.2266811Z 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-11T20:44:32.2267171Z 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-11T20:44:32.2267641Z 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-11T20:44:32.2268053Z 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-11T20:44:32.2268406Z 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-11T20:44:32.2268592Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2268823Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269002Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269193Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269380Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269563Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269743Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2269928Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2270110Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2270296Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2270485Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2270671Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2270843Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271026Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271208Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271391Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271571Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271774Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2271981Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2272189Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2272395Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2272595Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2272779Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2273007Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2273207Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2273407Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2273610Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2273842Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2274044Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2274245Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2274467Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2274665Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2274860Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275033Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275217Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275405Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275589Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275770Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2275952Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2276137Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2276318Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2276498Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2276681Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2276854Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2277036Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2277214Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2277394Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2277573Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2277752Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278001Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278178Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278362Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278532Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278738Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2278918Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2279098Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2279279Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2279459Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2279661Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2279870Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2280075Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2280275Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2280477Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2280663Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2280864Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2281060Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2281435Z 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-11T20:44:32.2281802Z 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-11T20:44:32.2282162Z 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-11T20:44:32.2282519Z 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-11T20:44:32.2282872Z 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-11T20:44:32.2283223Z 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-11T20:44:32.2283574Z 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-11T20:44:32.2283956Z 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-11T20:44:32.2284143Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2284323Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2284541Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2284729Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2284916Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2285106Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2285295Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2285480Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2285682Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2285882Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2286082Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2286271Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2286468Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2286666Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2286862Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2287059Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2287257Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2287460Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2287656Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2287851Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2288048Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2288233Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2288428Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2288650Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2288844Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2289042Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2289239Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2289456Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2289653Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2289847Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2290041Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2290235Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2290417Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2290616Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2290811Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291003Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291206Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291399Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291590Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291787Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2291975Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2292160Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2292338Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2292523Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2292706Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2292890Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2293071Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2293253Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2293437Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2293659Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2293845Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294030Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294203Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294414Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294594Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294777Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2294954Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2295171Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2295387Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2295603Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2295887Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2296106Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2296313Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2296505Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2296715Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2296920Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2297125Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2297334Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2297540Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2297745Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2297951Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2298155Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2298358Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2298595Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2298788Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2298992Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2299223Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2299426Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2299629Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2299832Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2300035Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2300234Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2300629Z 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-11T20:44:32.2301014Z 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-11T20:44:32.2301398Z 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-11T20:44:32.2301764Z 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-11T20:44:32.2302141Z 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-11T20:44:32.2302516Z 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-11T20:44:32.2302892Z 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-11T20:44:32.2303264Z 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-11T20:44:32.2303632Z 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-11T20:44:32.2304013Z 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-11T20:44:32.2304392Z 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-11T20:44:32.2304764Z 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-11T20:44:32.2305168Z 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-11T20:44:32.2305537Z 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-11T20:44:32.2305947Z 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-11T20:44:32.2306316Z 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-11T20:44:32.2306686Z 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-11T20:44:32.2307062Z 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-11T20:44:32.2307546Z 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-11T20:44:32.2307923Z 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-11T20:44:32.2308292Z 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-11T20:44:32.2308664Z 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-11T20:44:32.2309033Z 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-11T20:44:32.2309401Z 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-11T20:44:32.2309771Z 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-11T20:44:32.2310146Z 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-11T20:44:32.2310526Z 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-11T20:44:32.2310900Z 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-11T20:44:32.2311274Z 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-11T20:44:32.2311642Z 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-11T20:44:32.2312015Z 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-11T20:44:32.2312431Z 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-11T20:44:32.2312621Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2312866Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2313072Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2313274Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2313478Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2313675Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2313873Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2314071Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2314266Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2314454Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2314635Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2314823Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315009Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315196Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315383Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315567Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315757Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2315941Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2316124Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2316309Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2316483Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2316668Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2316850Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317029Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317240Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317426Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317607Z test_dispatch_symbolic_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317785Z test_dispatch_symbolic_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2317993Z test_dispatch_symbolic_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2318177Z test_dispatch_symbolic_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2318349Z test_dispatch_symbolic_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2318527Z test_dispatch_symbolic_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2318700Z test_dispatch_symbolic_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2318869Z test_dispatch_symbolic_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319049Z test_dispatch_symbolic_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319221Z test_dispatch_symbolic_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319391Z test_dispatch_symbolic_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319568Z test_dispatch_symbolic_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319738Z test_dispatch_symbolic_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2319928Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2320103Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2320297Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2320489Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2320679Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2320869Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321057Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321240Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321423Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321605Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321788Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2321955Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2322173Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2322357Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2322552Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2322771Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2322959Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2323150Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2323343Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2323531Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2323715Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2323889Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324075Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324259Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324442Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324623Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324796Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2324977Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2325156Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2325335Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2325507Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2325668Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2325839Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326005Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326176Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326349Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326534Z test_dispatch_symbolic_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326713Z test_dispatch_symbolic_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2326898Z test_dispatch_symbolic_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2327108Z test_dispatch_symbolic_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2327278Z test_dispatch_symbolic_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2327457Z test_dispatch_symbolic_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2327636Z test_dispatch_symbolic_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2327840Z test_dispatch_symbolic_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328016Z test_dispatch_symbolic_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328187Z test_dispatch_symbolic_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328364Z test_dispatch_symbolic_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328535Z test_dispatch_symbolic_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328717Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2328896Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329071Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329257Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329442Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329624Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329803Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2329982Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2330161Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2330336Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2330505Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2330670Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2330843Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331022Z test_dispatch_symbolic_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331196Z test_dispatch_symbolic_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331380Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331561Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331744Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2331945Z test_dispatch_symbolic_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332115Z test_dispatch_symbolic_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332282Z test_dispatch_symbolic_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332444Z test_dispatch_symbolic_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332639Z test_dispatch_symbolic_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332809Z test_dispatch_symbolic_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2332983Z test_dispatch_symbolic_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2333152Z test_dispatch_symbolic_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2333328Z test_dispatch_symbolic_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2333506Z test_dispatch_symbolic_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2333687Z test_dispatch_symbolic_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2333866Z test_dispatch_symbolic_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334025Z test_dispatch_symbolic_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334193Z test_dispatch_symbolic_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334380Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334565Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334749Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2334930Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2335115Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2335296Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2335488Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2335756Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2335939Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2336127Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2336319Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2336513Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2336697Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2336887Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2337111Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2337296Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2337480Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2337689Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2337859Z test_dispatch_symbolic_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338042Z test_dispatch_symbolic_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338223Z test_dispatch_symbolic_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338396Z test_dispatch_symbolic_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338566Z test_dispatch_symbolic_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338744Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2338924Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339099Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339274Z test_dispatch_symbolic_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339447Z test_dispatch_symbolic_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339604Z test_dispatch_symbolic_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339777Z test_dispatch_symbolic_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2339948Z test_dispatch_symbolic_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340122Z test_dispatch_symbolic_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340297Z test_dispatch_symbolic_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340467Z test_dispatch_symbolic_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340646Z test_dispatch_symbolic_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340819Z test_dispatch_symbolic_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2340999Z test_dispatch_symbolic_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2341165Z test_dispatch_symbolic_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2341340Z test_dispatch_symbolic_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2341509Z test_dispatch_symbolic_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2341677Z test_dispatch_symbolic_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2341874Z test_dispatch_symbolic_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342045Z test_dispatch_symbolic_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342215Z test_dispatch_symbolic_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342386Z test_dispatch_symbolic_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342554Z test_dispatch_symbolic_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342778Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2342948Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2343137Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2343325Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2343507Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2343688Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2343868Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344047Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344226Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344405Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344574Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344748Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2344928Z test_dispatch_symbolic_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2345108Z test_dispatch_symbolic_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2345283Z test_dispatch_symbolic_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2345455Z test_dispatch_symbolic_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2345641Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2345826Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2346008Z test_dispatch_symbolic_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2346191Z test_dispatch_symbolic_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2346362Z test_dispatch_symbolic_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2346539Z test_dispatch_symbolic_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2346714Z test_dispatch_symbolic_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2346919Z test_dispatch_symbolic_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2347094Z test_dispatch_symbolic_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2347374Z test_dispatch_symbolic_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2347547Z test_dispatch_symbolic_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2347763Z test_dispatch_symbolic_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2347935Z test_dispatch_symbolic_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348106Z test_dispatch_symbolic_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348269Z test_dispatch_symbolic_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348441Z test_dispatch_symbolic_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348613Z test_dispatch_symbolic_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348782Z test_dispatch_symbolic_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2348975Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2349161Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2349350Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2349542Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2349731Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2349909Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2350097Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2350283Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2350467Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2350647Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2350833Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351012Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351190Z test_dispatch_symbolic_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351362Z test_dispatch_symbolic_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351546Z test_dispatch_symbolic_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351713Z test_dispatch_symbolic_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2351928Z test_dispatch_symbolic_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352102Z test_dispatch_symbolic_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352273Z test_dispatch_symbolic_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352447Z test_dispatch_symbolic_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352617Z test_dispatch_symbolic_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352811Z test_dispatch_symbolic_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2352986Z test_dispatch_symbolic_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2353158Z test_dispatch_symbolic_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2353324Z test_dispatch_symbolic_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2353496Z test_dispatch_symbolic_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2353676Z test_dispatch_symbolic_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2353852Z test_dispatch_symbolic_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354029Z test_dispatch_symbolic_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354200Z test_dispatch_symbolic_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354370Z test_dispatch_symbolic_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354543Z test_dispatch_symbolic_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354715Z test_dispatch_symbolic_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2354888Z test_dispatch_symbolic_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355044Z test_dispatch_symbolic_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355224Z test_dispatch_symbolic_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355395Z test_dispatch_symbolic_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355575Z test_dispatch_symbolic_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355757Z test_dispatch_symbolic_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2355931Z test_dispatch_symbolic_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356103Z test_dispatch_symbolic_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356277Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356448Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356603Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356774Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2356976Z test_dispatch_symbolic_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2357162Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2357347Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2357537Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2357794Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2357984Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2358170Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2358351Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2358521Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2358702Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2358882Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359064Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359250Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359437Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359625Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359812Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2359995Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2360179Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2360347Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2360528Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2360710Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2360891Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361069Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361246Z test_dispatch_symbolic_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361418Z test_dispatch_symbolic_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361596Z test_dispatch_symbolic_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361776Z test_dispatch_symbolic_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2361983Z test_dispatch_symbolic_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2362144Z test_dispatch_symbolic_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2362312Z test_dispatch_symbolic_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2362485Z test_dispatch_symbolic_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2362680Z test_dispatch_symbolic_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2362849Z test_dispatch_symbolic_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363020Z test_dispatch_symbolic_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363198Z test_dispatch_symbolic_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363373Z test_dispatch_symbolic_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363545Z test_dispatch_symbolic_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363712Z test_dispatch_symbolic_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2363892Z test_dispatch_symbolic_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364065Z test_dispatch_symbolic_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364232Z test_dispatch_symbolic_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364401Z test_dispatch_symbolic_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364573Z test_dispatch_symbolic_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364745Z test_dispatch_symbolic_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2364916Z test_dispatch_symbolic_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365088Z test_dispatch_symbolic_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365247Z test_dispatch_symbolic_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365431Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365611Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365797Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2365980Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2366162Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2366344Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2366526Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2366705Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2366914Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367083Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367262Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367438Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367639Z test_dispatch_symbolic_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367817Z test_dispatch_symbolic_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2367990Z test_dispatch_symbolic_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2368164Z test_dispatch_symbolic_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2368335Z test_dispatch_symbolic_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2368503Z test_dispatch_symbolic_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2368676Z test_dispatch_symbolic_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2368840Z test_dispatch_symbolic_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369023Z test_dispatch_symbolic_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369203Z test_dispatch_symbolic_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369382Z test_dispatch_symbolic_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369556Z test_dispatch_symbolic_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369731Z test_dispatch_symbolic_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2369899Z test_dispatch_symbolic_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370066Z test_dispatch_symbolic_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370239Z test_dispatch_symbolic_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370396Z test_dispatch_symbolic_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370581Z test_dispatch_symbolic_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370759Z test_dispatch_symbolic_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2370946Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2371132Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2371320Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2371502Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2371684Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2371893Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372071Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372240Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372417Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372626Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372805Z test_dispatch_symbolic_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2372990Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2373181Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2373365Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2373548Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2373733Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2373917Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374085Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374270Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374449Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374631Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374811Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2374992Z test_dispatch_symbolic_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2375176Z test_dispatch_symbolic_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2375356Z test_dispatch_symbolic_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2375534Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2375770Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2375941Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2376115Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2376287Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2376457Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2376632Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2376837Z test_dispatch_symbolic_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377032Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377225Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377416Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377631Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377814Z test_dispatch_symbolic_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2377988Z test_dispatch_symbolic_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2378169Z test_dispatch_symbolic_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2378350Z test_dispatch_symbolic_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2378525Z test_dispatch_symbolic_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2378698Z test_dispatch_symbolic_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2378870Z test_dispatch_symbolic_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379043Z test_dispatch_symbolic_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379212Z test_dispatch_symbolic_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379370Z test_dispatch_symbolic_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379542Z test_dispatch_symbolic_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379718Z test_dispatch_symbolic_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2379901Z test_dispatch_symbolic_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380086Z test_dispatch_symbolic_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380263Z test_dispatch_symbolic_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380437Z test_dispatch_symbolic_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380620Z test_dispatch_symbolic_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380796Z test_dispatch_symbolic_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2380959Z test_dispatch_symbolic_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2381130Z test_dispatch_symbolic_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2381302Z test_dispatch_symbolic_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2381469Z test_dispatch_symbolic_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2381637Z test_dispatch_symbolic_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2381832Z test_dispatch_symbolic_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382002Z test_dispatch_symbolic_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382177Z test_dispatch_symbolic_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382357Z test_dispatch_symbolic_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382567Z test_dispatch_symbolic_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382741Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2382926Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2383118Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2383305Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2383493Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2383678Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2383858Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384038Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384221Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384404Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384574Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384752Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2384935Z test_dispatch_symbolic_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385111Z test_dispatch_symbolic_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385284Z test_dispatch_symbolic_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385463Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385632Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385798Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2385972Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2386128Z test_dispatch_symbolic_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2386311Z test_dispatch_symbolic_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2386488Z test_dispatch_symbolic_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2386700Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2386883Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2387068Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2387337Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2387560Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2387741Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2387919Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388083Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388253Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388428Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388599Z test_dispatch_symbolic_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388785Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2388964Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2389154Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2389343Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2389529Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2389700Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2389882Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390065Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390248Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390426Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390608Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390791Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2390971Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2391157Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2391342Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2391520Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2391706Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2391929Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2392109Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2392293Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2392470Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2392690Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2392874Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393055Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393238Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393404Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393586Z test_dispatch_symbolic_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393761Z test_dispatch_symbolic_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2393941Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2394122Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2394306Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2394484Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2394662Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2394841Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395018Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395180Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395349Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395526Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395695Z test_dispatch_symbolic_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2395875Z test_dispatch_symbolic_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396059Z test_dispatch_symbolic_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396244Z test_dispatch_symbolic_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396423Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396602Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396798Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2396996Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2397186Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2397378Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2397590Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2397781Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2397970Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2398159Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2398348Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2398534Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2398703Z test_dispatch_symbolic_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2398876Z test_dispatch_symbolic_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399052Z test_dispatch_symbolic_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399231Z test_dispatch_symbolic_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399406Z test_dispatch_symbolic_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399579Z test_dispatch_symbolic_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399747Z test_dispatch_symbolic_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2399921Z test_dispatch_symbolic_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2400090Z test_dispatch_symbolic_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2400273Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2400442Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2400629Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2400816Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401002Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401188Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401370Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401551Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401760Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2401940Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2402107Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2402287Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2402491Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2402670Z test_dispatch_symbolic_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2402849Z test_dispatch_symbolic_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403029Z test_dispatch_symbolic_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403204Z test_dispatch_symbolic_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403374Z test_dispatch_symbolic_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403541Z test_dispatch_symbolic_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403722Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2403895Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2404077Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2404259Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2404440Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2404622Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2404814Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405009Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405201Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405391Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405582Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405758Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2405945Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2406137Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2406325Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2406510Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2406723Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2406904Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407082Z test_dispatch_symbolic_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407261Z test_dispatch_symbolic_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407470Z test_dispatch_symbolic_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407638Z test_dispatch_symbolic_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407811Z test_dispatch_symbolic_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2407988Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2408158Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2408324Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2408497Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2408673Z test_dispatch_symbolic_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2408861Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409048Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409226Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409409Z test_dispatch_symbolic_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409585Z test_dispatch_symbolic_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409766Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2409949Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2410130Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2410309Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2410490Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2410668Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2410846Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411006Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411175Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411348Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411552Z test_dispatch_symbolic_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411737Z test_dispatch_symbolic_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2411926Z test_dispatch_symbolic_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2412108Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2412321Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2412504Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2412685Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2412854Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413036Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413215Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413391Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413570Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413752Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2413930Z test_dispatch_symbolic_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414106Z test_dispatch_symbolic_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414282Z test_dispatch_symbolic_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414448Z test_dispatch_symbolic_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414632Z test_dispatch_symbolic_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414809Z test_dispatch_symbolic_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2414983Z test_dispatch_symbolic_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2415151Z test_dispatch_symbolic_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2415328Z test_dispatch_symbolic_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2415497Z test_dispatch_symbolic_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2415741Z test_dispatch_symbolic_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2415916Z test_dispatch_symbolic_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2416093Z test_dispatch_symbolic_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2416263Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2416441Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2416660Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2416846Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417029Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417208Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417412Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417595Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417773Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2417946Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418105Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418279Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418450Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418634Z test_dispatch_symbolic_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418813Z test_dispatch_symbolic_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2418997Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2419184Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2419369Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2419548Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2419715Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2419897Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420074Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420247Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420418Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420593Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420763Z test_dispatch_symbolic_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2420940Z test_dispatch_symbolic_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2421117Z test_dispatch_symbolic_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2421299Z test_dispatch_symbolic_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2421468Z test_dispatch_symbolic_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2421678Z test_dispatch_symbolic_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2421858Z test_dispatch_symbolic_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422031Z test_dispatch_symbolic_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422201Z test_dispatch_symbolic_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422402Z test_dispatch_symbolic_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422574Z test_dispatch_symbolic_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422742Z test_dispatch_symbolic_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2422918Z test_dispatch_symbolic_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2423075Z test_dispatch_symbolic_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2423253Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2423427Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2423607Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2423781Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2423950Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424126Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424295Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424462Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424633Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424791Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2424970Z test_dispatch_symbolic_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2425144Z test_dispatch_symbolic_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2425328Z test_dispatch_symbolic_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2425508Z test_dispatch_symbolic_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2425683Z test_dispatch_symbolic_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2425855Z test_dispatch_symbolic_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426028Z test_dispatch_symbolic_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426199Z test_dispatch_symbolic_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426356Z test_dispatch_symbolic_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426554Z test_dispatch_symbolic_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426725Z test_dispatch_symbolic_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2426893Z test_dispatch_symbolic_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2427071Z test_dispatch_symbolic_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2427389Z test_dispatch_symbolic_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2427576Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2427756Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2427940Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428118Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428279Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428449Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428622Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428793Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2428960Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2429136Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2429305Z test_dispatch_symbolic_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2429489Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2429669Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2429846Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430034Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430220Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430403Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430586Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430766Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2430943Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2431128Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2431304Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2431482Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2431686Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.000s) 2023-01-11T20:44:32.2431811Z test_empty_quantized_cpu (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T20:44:32.2431946Z test_fill__alias_relationship_cpu (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T20:44:32.2432088Z test_fill_stride_cpu (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:44:32.2432214Z test_huber_loss_backward_cpu (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T20:44:32.2432681Z test_map_location_deserialize_cpu (__main__.TestMetaCPU) ... 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-11T20:44:32.2432796Z self.assertEqual(r.storage().data_ptr(), 0) 2023-01-11T20:44:32.2432863Z ok (0.003s) 2023-01-11T20:44:32.2433011Z test_meta__fused_moving_avg_obs_fq_helper_cpu (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T20:44:32.2433159Z test_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2433312Z test_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2433472Z test_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2433633Z test_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2433788Z test_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2433941Z test_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434098Z test_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434249Z test_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434399Z test_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434537Z test_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434681Z test_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434834Z test_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2434979Z test_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435133Z test_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435283Z test_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435442Z test_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435597Z test_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435741Z test_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2435893Z test_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436045Z test_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436197Z test_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436347Z test_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436493Z test_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436701Z test_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436849Z test_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2436997Z test_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2437151Z test_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2437313Z test_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2437510Z test_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2437679Z test_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2437845Z test_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438012Z test_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438174Z test_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438336Z test_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438499Z test_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438651Z test_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438810Z test_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2438968Z test_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439131Z test_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439291Z test_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439449Z test_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439614Z test_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439779Z test_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2439941Z test_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440082Z test_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440235Z test_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440397Z test_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440550Z test_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440700Z test_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2440854Z test_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441004Z test_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441160Z test_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441311Z test_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441447Z test_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441625Z test_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441777Z test_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2441927Z test_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442088Z test_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442244Z test_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442433Z test_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442599Z test_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442759Z test_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2442902Z test_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443053Z test_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443209Z test_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443359Z test_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443508Z test_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443663Z test_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443812Z test_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2443976Z test_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444135Z test_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444301Z test_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444463Z test_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444626Z test_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444788Z test_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2444948Z test_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445107Z test_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445265Z test_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445425Z test_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445572Z test_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445728Z test_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2445879Z test_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446031Z test_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446190Z test_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446347Z test_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446542Z test_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446703Z test_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2446862Z test_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447003Z test_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447155Z test_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447344Z test_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447496Z test_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447643Z test_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447803Z test_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2447951Z test_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448104Z test_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448260Z test_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448400Z test_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448549Z test_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448701Z test_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2448854Z test_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449016Z test_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449180Z test_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449342Z test_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449496Z test_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449651Z test_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449793Z test_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2449947Z test_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450099Z test_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450248Z test_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450401Z test_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450549Z test_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450706Z test_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2450867Z test_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451031Z test_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451177Z test_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451329Z test_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451508Z test_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451661Z test_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451811Z test_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2451958Z test_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452113Z test_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452289Z test_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452444Z test_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452580Z test_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452729Z test_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2452874Z test_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2453023Z test_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2453172Z test_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2453354Z test_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.005s) 2023-01-11T20:44:32.2453532Z test_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2453702Z test_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2453880Z test_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454043Z test_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454210Z test_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454365Z test_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454520Z test_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454678Z test_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454831Z test_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2454986Z test_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455144Z test_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455299Z test_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455439Z test_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455591Z test_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455821Z test_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2455981Z test_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456130Z test_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456288Z test_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456473Z test_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456636Z test_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456797Z test_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2456941Z test_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457096Z test_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457280Z test_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457436Z test_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457589Z test_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457740Z test_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2457890Z test_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458050Z test_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458192Z test_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458352Z test_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458517Z test_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458673Z test_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458826Z test_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2458982Z test_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459139Z test_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459293Z test_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459445Z test_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459586Z test_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459745Z test_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2459898Z test_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460057Z test_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460217Z test_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460370Z test_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460523Z test_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460677Z test_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460831Z test_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2460973Z test_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461126Z test_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461276Z test_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461456Z test_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461606Z test_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461769Z test_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2461932Z test_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462096Z test_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462270Z test_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462429Z test_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462582Z test_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462738Z test_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2462893Z test_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463050Z test_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463203Z test_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463367Z test_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463534Z test_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463689Z test_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2463849Z test_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464007Z test_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464167Z test_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464328Z test_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464494Z test_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464653Z test_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464813Z test_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2464971Z test_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465115Z test_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465267Z test_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465423Z test_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465581Z test_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465739Z test_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2465901Z test_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466065Z test_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466222Z test_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466376Z test_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466547Z test_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466702Z test_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2466856Z test_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2467011Z test_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2467163Z test_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2467526Z test_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2467707Z test_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2467885Z test_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468060Z test_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468220Z test_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468391Z test_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468559Z test_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468726Z test_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2468896Z test_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469061Z test_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469222Z test_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469388Z test_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469551Z test_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469695Z test_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2469847Z test_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470003Z test_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470161Z test_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470313Z test_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470467Z test_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470622Z test_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470777Z test_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2470930Z test_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471078Z test_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471241Z test_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471397Z test_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471552Z test_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471706Z test_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2471896Z test_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472051Z test_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472201Z test_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472343Z test_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472495Z test_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472674Z test_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472828Z test_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2472986Z test_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473146Z test_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473300Z test_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473452Z test_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473606Z test_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473746Z test_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2473899Z test_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474050Z test_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474199Z test_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474351Z test_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474516Z test_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474683Z test_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2474849Z test_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475010Z test_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475158Z test_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475313Z test_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475468Z test_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475622Z test_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475777Z test_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2475933Z test_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476093Z test_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476245Z test_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476401Z test_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476542Z test_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476696Z test_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2476876Z test_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477034Z test_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477190Z test_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477342Z test_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477496Z test_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477678Z test_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2477820Z test_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2477969Z test_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478125Z test_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478275Z test_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478428Z test_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478583Z test_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478745Z test_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2478903Z test_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479060Z test_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479201Z test_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479353Z test_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479507Z test_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479662Z test_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479821Z test_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2479975Z test_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480139Z test_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480301Z test_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480458Z test_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480601Z test_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480753Z test_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2480908Z test_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481064Z test_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481217Z test_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481371Z test_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481524Z test_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481679Z test_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2481860Z test_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482008Z test_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482162Z test_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482313Z test_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482466Z test_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482656Z test_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482808Z test_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2482959Z test_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483112Z test_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483250Z test_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483400Z test_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483564Z test_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483722Z test_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2483879Z test_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484031Z test_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484184Z test_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484343Z test_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484497Z test_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484640Z test_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484794Z test_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2484955Z test_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485115Z test_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485268Z test_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485419Z test_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485575Z test_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485727Z test_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2485885Z test_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486029Z test_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486182Z test_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486346Z test_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486504Z test_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486658Z test_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486836Z test_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2486988Z test_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487140Z test_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487293Z test_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487437Z test_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487616Z test_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487783Z test_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2487935Z test_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488096Z test_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488251Z test_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488403Z test_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488560Z test_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488701Z test_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2488853Z test_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489005Z test_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489163Z test_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489328Z test_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489481Z test_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489645Z test_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489812Z test_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2489972Z test_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490118Z test_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490271Z test_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490427Z test_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490581Z test_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490730Z test_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2490885Z test_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491034Z test_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491199Z test_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491361Z test_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491518Z test_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491685Z test_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2491889Z test_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492051Z test_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492214Z test_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492377Z test_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492534Z test_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492714Z test_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2492866Z test_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493014Z test_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493169Z test_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493348Z test_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493523Z test_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493706Z test_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2493890Z test_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494072Z test_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494249Z test_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494423Z test_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494592Z test_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494753Z test_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2494923Z test_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2495089Z test_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2495261Z test_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2495428Z test_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2495603Z test_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2495861Z test_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496039Z test_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496211Z test_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496375Z test_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496547Z test_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496718Z test_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2496923Z test_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497090Z test_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497258Z test_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497419Z test_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497615Z test_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497781Z test_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2497926Z test_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498083Z test_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498246Z test_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498405Z test_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498560Z test_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498715Z test_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2498872Z test_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499023Z test_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499176Z test_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499316Z test_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499470Z test_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499628Z test_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499777Z test_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2499940Z test_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500100Z test_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500259Z test_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500413Z test_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500568Z test_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500714Z test_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2500866Z test_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501018Z test_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501168Z test_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501326Z test_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501481Z test_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501639Z test_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501792Z test_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2501972Z test_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2502127Z test_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2502277Z test_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2502428Z test_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2502579Z test_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2502761Z test_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2502914Z test_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503075Z test_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503237Z test_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503379Z test_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503534Z test_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503685Z test_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503836Z test_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2503991Z test_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504142Z test_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504293Z test_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504452Z test_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504602Z test_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504751Z test_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2504911Z test_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505068Z test_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505223Z test_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505378Z test_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505532Z test_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505688Z test_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505839Z test_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2505991Z test_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2506146Z test_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2506306Z test_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2506476Z test_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2506644Z test_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2506809Z test_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507004Z test_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507168Z test_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507441Z test_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507605Z test_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507748Z test_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2507945Z test_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508106Z test_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508260Z test_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508425Z test_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508584Z test_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508751Z test_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2508916Z test_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509083Z test_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509234Z test_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509393Z test_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509556Z test_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509713Z test_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2509864Z test_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510016Z test_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510174Z test_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510327Z test_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510492Z test_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510640Z test_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510810Z test_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2510977Z test_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511140Z test_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511302Z test_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511463Z test_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511626Z test_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511780Z test_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2511922Z test_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512106Z test_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512262Z test_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512411Z test_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512565Z test_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512785Z test_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2512952Z test_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513115Z test_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513271Z test_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513419Z test_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513570Z test_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513720Z test_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2513875Z test_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514036Z test_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514200Z test_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514362Z test_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514524Z test_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514688Z test_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514834Z test_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2514999Z test_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515161Z test_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515327Z test_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515484Z test_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515636Z test_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515789Z test_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2515945Z test_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516098Z test_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516235Z test_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516389Z test_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516542Z test_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516692Z test_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2516842Z test_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517019Z test_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517171Z test_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517320Z test_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517476Z test_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517625Z test_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517823Z test_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2517986Z test_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518150Z test_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518312Z test_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518480Z test_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518646Z test_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518810Z test_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2518975Z test_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519127Z test_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519287Z test_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519446Z test_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519605Z test_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519764Z test_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2519925Z test_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520084Z test_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520247Z test_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520405Z test_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520547Z test_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520699Z test_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2520854Z test_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521005Z test_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521183Z test_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521354Z test_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521526Z test_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521698Z test_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2521865Z test_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522041Z test_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522200Z test_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522361Z test_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522518Z test_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522677Z test_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2522861Z test_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523030Z test_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523194Z test_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523365Z test_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523521Z test_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523687Z test_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2523850Z test_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524015Z test_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524178Z test_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524335Z test_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524491Z test_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524642Z test_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524802Z test_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2524943Z test_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525098Z test_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525260Z test_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525419Z test_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525575Z test_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525733Z test_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2525886Z test_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526039Z test_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526191Z test_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526330Z test_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2526480Z test_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526638Z test_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526789Z test_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2526977Z test_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527140Z test_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527295Z test_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527449Z test_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527605Z test_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527772Z test_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2527928Z test_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528080Z test_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528235Z test_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528383Z test_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528533Z test_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528705Z test_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2528879Z test_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529040Z test_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529218Z test_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529393Z test_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529570Z test_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529741Z test_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2529912Z test_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530080Z test_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530252Z test_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530415Z test_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530582Z test_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530736Z test_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2530901Z test_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531062Z test_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531235Z test_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531404Z test_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531573Z test_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531737Z test_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2531901Z test_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532092Z test_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532244Z test_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532405Z test_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532569Z test_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532729Z test_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2532920Z test_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533083Z test_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533245Z test_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533407Z test_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533570Z test_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533715Z test_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2533868Z test_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534028Z test_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534185Z test_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534343Z test_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534497Z test_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534660Z test_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534820Z test_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2534963Z test_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535117Z test_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535272Z test_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535424Z test_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535576Z test_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535813Z test_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2535972Z test_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536124Z test_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536296Z test_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536453Z test_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536632Z test_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536804Z test_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2536971Z test_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2537172Z test_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2537336Z test_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2537501Z test_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2537668Z test_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2537830Z test_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538016Z test_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538179Z test_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538336Z test_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538489Z test_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538647Z test_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538804Z test_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2538956Z test_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539111Z test_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539267Z test_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539411Z test_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539564Z test_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539718Z test_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2539869Z test_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540019Z test_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540167Z test_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540321Z test_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540476Z test_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540640Z test_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540784Z test_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2540952Z test_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541117Z test_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541280Z test_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541441Z test_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541597Z test_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541754Z test_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2541911Z test_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542064Z test_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542232Z test_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542386Z test_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542541Z test_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542695Z test_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2542850Z test_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543030Z test_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543185Z test_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543339Z test_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543482Z test_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543636Z test_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543784Z test_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2543946Z test_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544103Z test_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544269Z test_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544433Z test_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544593Z test_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544754Z test_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2544896Z test_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545046Z test_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545200Z test_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545352Z test_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545509Z test_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545665Z test_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545818Z test_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2545980Z test_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546134Z test_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546285Z test_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546448Z test_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546603Z test_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546762Z test_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2546916Z test_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547065Z test_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547357Z test_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547510Z test_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547664Z test_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547805Z test_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2547955Z test_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548155Z test_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548310Z test_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548472Z test_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548633Z test_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548787Z test_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2548941Z test_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549097Z test_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549240Z test_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549393Z test_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549549Z test_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549699Z test_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2549855Z test_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550004Z test_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550172Z test_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550340Z test_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550490Z test_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550650Z test_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2550826Z test_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2550999Z test_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2551200Z test_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2551370Z test_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2551542Z test_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2551711Z test_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2551880Z test_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552035Z test_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552193Z test_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552346Z test_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552548Z test_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552709Z test_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2552866Z test_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553023Z test_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553214Z test_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553365Z test_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553508Z test_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553665Z test_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553819Z test_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2553972Z test_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554124Z test_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554284Z test_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554443Z test_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554596Z test_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554750Z test_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2554892Z test_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555049Z test_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555203Z test_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555355Z test_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555521Z test_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555681Z test_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2555844Z test_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556006Z test_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556167Z test_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556319Z test_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556476Z test_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556629Z test_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556787Z test_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2556943Z test_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557105Z test_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557261Z test_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557451Z test_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557611Z test_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557758Z test_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2557914Z test_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558067Z test_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558244Z test_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558402Z test_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558559Z test_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558716Z test_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2558870Z test_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559020Z test_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559181Z test_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559337Z test_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559495Z test_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559648Z test_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559799Z test_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2559957Z test_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560117Z test_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560268Z test_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560409Z test_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560560Z test_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560731Z test_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2560895Z test_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561064Z test_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561236Z test_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561403Z test_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561566Z test_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561731Z test_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2561883Z test_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562049Z test_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562209Z test_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562370Z test_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562559Z test_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562719Z test_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2562889Z test_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563048Z test_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563246Z test_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563407Z test_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563574Z test_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563739Z test_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2563905Z test_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564068Z test_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564232Z test_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564395Z test_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564561Z test_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564722Z test_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2564872Z test_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565033Z test_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565185Z test_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565342Z test_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565496Z test_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565657Z test_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565818Z test_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2565972Z test_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566125Z test_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566272Z test_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566426Z test_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566578Z test_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566730Z test_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2566882Z test_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567036Z test_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567188Z test_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567357Z test_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567550Z test_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567712Z test_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2567882Z test_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568053Z test_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568219Z test_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568414Z test_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568578Z test_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568744Z test_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2568910Z test_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569072Z test_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569224Z test_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569386Z test_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569557Z test_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569726Z test_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2569901Z test_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570076Z test_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570246Z test_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570414Z test_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570579Z test_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570734Z test_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2570900Z test_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571063Z test_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571228Z test_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571395Z test_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571560Z test_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571722Z test_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2571890Z test_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572060Z test_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572215Z test_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572379Z test_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572574Z test_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572739Z test_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2572899Z test_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573053Z test_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573206Z test_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573392Z test_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573550Z test_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573702Z test_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2573865Z test_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574027Z test_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574183Z test_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574337Z test_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574494Z test_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574651Z test_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574803Z test_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2574959Z test_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2575102Z test_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2575265Z test_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2575431Z test_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2575598Z test_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2575833Z test_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2575992Z test_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576149Z test_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576302Z test_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576453Z test_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576597Z test_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576747Z test_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2576901Z test_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577055Z test_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577215Z test_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577372Z test_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577527Z test_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577717Z test_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2577871Z test_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578011Z test_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578162Z test_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578313Z test_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578486Z test_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578644Z test_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578795Z test_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2578958Z test_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579114Z test_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579256Z test_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579411Z test_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579565Z test_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579720Z test_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2579872Z test_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580023Z test_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580177Z test_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580345Z test_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580509Z test_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580668Z test_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2580837Z test_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581005Z test_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581169Z test_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581331Z test_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581496Z test_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581659Z test_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581820Z test_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2581982Z test_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582133Z test_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582289Z test_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582448Z test_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582634Z test_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582789Z test_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2582944Z test_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583095Z test_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583246Z test_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583424Z test_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583567Z test_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583716Z test_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2583874Z test_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584038Z test_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584198Z test_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584354Z test_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584506Z test_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584661Z test_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584814Z test_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2584956Z test_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585109Z test_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585263Z test_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585424Z test_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585577Z test_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585735Z test_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2585891Z test_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586045Z test_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586188Z test_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586341Z test_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586496Z test_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586647Z test_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586808Z test_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2586962Z test_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2587122Z test_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2587379Z test_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2587532Z test_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2587676Z test_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2587875Z test_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2588030Z test_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2588181Z test_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2588343Z test_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2588560Z test_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2593246Z test_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2593438Z test_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2593606Z test_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2593759Z test_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2593915Z test_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594069Z test_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594226Z test_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594390Z test_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594553Z test_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594715Z test_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2594880Z test_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595042Z test_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595185Z test_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595340Z test_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595493Z test_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595652Z test_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595812Z test_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2595964Z test_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2596146Z test_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2596329Z test_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2596507Z test_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2596669Z test_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2596846Z test_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597024Z test_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597200Z test_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597371Z test_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597640Z test_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597814Z test_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2597979Z test_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598138Z test_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598318Z test_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598477Z test_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598632Z test_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598790Z test_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2598943Z test_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599092Z test_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599248Z test_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599408Z test_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599567Z test_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599711Z test_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2599876Z test_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600040Z test_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600197Z test_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600355Z test_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600509Z test_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600664Z test_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600821Z test_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2600965Z test_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601117Z test_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601271Z test_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601438Z test_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601602Z test_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601772Z test_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2601940Z test_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602109Z test_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602274Z test_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602426Z test_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602621Z test_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602780Z test_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2602933Z test_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603084Z test_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603244Z test_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603422Z test_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603587Z test_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603749Z test_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2603907Z test_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2604072Z test_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2604236Z test_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2604396Z test_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2604552Z test_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2604714Z test_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2604868Z test_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605021Z test_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605182Z test_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605324Z test_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605494Z test_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605661Z test_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2605837Z test_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606009Z test_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606180Z test_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606352Z test_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606521Z test_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606686Z test_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2606840Z test_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607004Z test_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607170Z test_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607336Z test_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607498Z test_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607692Z test_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2607852Z test_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608016Z test_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608180Z test_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608332Z test_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608521Z test_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608681Z test_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608837Z test_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2608999Z test_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609154Z test_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609306Z test_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609464Z test_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609619Z test_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609783Z test_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2609950Z test_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610129Z test_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610307Z test_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610479Z test_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610648Z test_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610814Z test_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2610985Z test_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611155Z test_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611305Z test_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611473Z test_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611635Z test_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611793Z test_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2611948Z test_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612113Z test_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612275Z test_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612432Z test_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612588Z test_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612764Z test_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2612917Z test_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613072Z test_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613228Z test_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613382Z test_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613557Z test_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613724Z test_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2613882Z test_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614049Z test_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614194Z test_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614353Z test_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614508Z test_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614657Z test_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614815Z test_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2614977Z test_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2615134Z test_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2615300Z test_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2615459Z test_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2615603Z test_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2615849Z test_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616006Z test_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616184Z test_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616358Z test_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616532Z test_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616707Z test_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2616875Z test_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617042Z test_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617195Z test_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617368Z test_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617531Z test_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617707Z test_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2617915Z test_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618096Z test_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618276Z test_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618450Z test_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618650Z test_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618812Z test_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2618981Z test_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2619153Z test_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2619323Z test_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2619494Z test_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2619661Z test_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2619833Z test_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620003Z test_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620177Z test_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620336Z test_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620506Z test_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620674Z test_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2620839Z test_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621008Z test_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621176Z test_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621332Z test_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621491Z test_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621652Z test_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621798Z test_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2621955Z test_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622108Z test_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622261Z test_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622414Z test_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622567Z test_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622717Z test_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2622910Z test_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623065Z test_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623220Z test_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623383Z test_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623541Z test_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623726Z test_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2623880Z test_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624032Z test_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624188Z test_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624345Z test_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624500Z test_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624644Z test_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624796Z test_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2624961Z test_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625118Z test_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625283Z test_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625449Z test_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625607Z test_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625767Z test_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2625920Z test_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626059Z test_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626215Z test_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626370Z test_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626525Z test_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626683Z test_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2626837Z test_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627000Z test_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627155Z test_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627436Z test_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627591Z test_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627749Z test_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2627910Z test_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628119Z test_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628271Z test_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628424Z test_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628583Z test_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628742Z test_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2628934Z test_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2629091Z test_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2629254Z test_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2629421Z test_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2629583Z test_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2629740Z test_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2629893Z test_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630046Z test_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630203Z test_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630344Z test_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630501Z test_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630659Z test_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630819Z test_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2630974Z test_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631135Z test_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631298Z test_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631458Z test_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631615Z test_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631756Z test_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2631906Z test_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632060Z test_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632214Z test_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632368Z test_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632520Z test_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632675Z test_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2632842Z test_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633002Z test_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633185Z test_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633353Z test_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633520Z test_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633681Z test_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2633871Z test_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634034Z test_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634196Z test_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634351Z test_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634506Z test_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634654Z test_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634810Z test_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2634966Z test_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635119Z test_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635278Z test_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635435Z test_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635592Z test_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635748Z test_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2635902Z test_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636042Z test_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636194Z test_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636345Z test_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636494Z test_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636645Z test_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636791Z test_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2636954Z test_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637106Z test_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637255Z test_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637416Z test_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637572Z test_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637726Z test_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2637876Z test_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638032Z test_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638218Z test_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638372Z test_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638524Z test_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638664Z test_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2638819Z test_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639008Z test_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639163Z test_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639316Z test_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639471Z test_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639625Z test_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639775Z test_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2639925Z test_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640063Z test_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640222Z test_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640372Z test_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640527Z test_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640685Z test_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640838Z test_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2640991Z test_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641144Z test_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641283Z test_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641438Z test_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641598Z test_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641755Z test_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2641917Z test_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642074Z test_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642228Z test_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642382Z test_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642536Z test_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642679Z test_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642832Z test_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2642993Z test_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643175Z test_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643327Z test_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643481Z test_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643632Z test_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643783Z test_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2643960Z test_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644100Z test_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644253Z test_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644405Z test_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644563Z test_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644713Z test_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2644874Z test_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645032Z test_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645189Z test_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645333Z test_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645484Z test_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645636Z test_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645789Z test_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2645941Z test_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646089Z test_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646256Z test_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646416Z test_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646586Z test_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646741Z test_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2646904Z test_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647068Z test_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647232Z test_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647392Z test_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647546Z test_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647702Z test_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2647859Z test_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648013Z test_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648183Z test_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648340Z test_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648503Z test_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648668Z test_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2648825Z test_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649005Z test_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649159Z test_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649314Z test_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649471Z test_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649615Z test_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649776Z test_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2649929Z test_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650088Z test_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650244Z test_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650402Z test_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650556Z test_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650713Z test_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2650866Z test_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651007Z test_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651158Z test_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651309Z test_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651464Z test_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651622Z test_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651780Z test_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2651935Z test_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652088Z test_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652229Z test_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652381Z test_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652531Z test_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652680Z test_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652835Z test_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2652984Z test_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2653142Z test_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2653338Z test_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2653504Z test_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2653651Z test_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2653806Z test_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2653988Z test_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654142Z test_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654291Z test_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654445Z test_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654598Z test_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654753Z test_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2654915Z test_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655065Z test_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655228Z test_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655386Z test_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655545Z test_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655777Z test_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2655931Z test_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656087Z test_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656242Z test_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656396Z test_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656552Z test_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656717Z test_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2656879Z test_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657036Z test_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657193Z test_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657344Z test_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657491Z test_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657645Z test_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657799Z test_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2657954Z test_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658117Z test_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658329Z test_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658499Z test_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658667Z test_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658832Z test_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2658993Z test_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659188Z test_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659351Z test_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659502Z test_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659664Z test_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659827Z test_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2659988Z test_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660149Z test_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660316Z test_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660479Z test_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660641Z test_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660800Z test_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2660953Z test_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661107Z test_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661258Z test_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661414Z test_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661570Z test_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661728Z test_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2661894Z test_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662059Z test_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662222Z test_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662369Z test_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662527Z test_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662682Z test_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662835Z test_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2662992Z test_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663145Z test_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663325Z test_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663492Z test_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663647Z test_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663807Z test_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2663966Z test_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664164Z test_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664320Z test_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664475Z test_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664632Z test_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664786Z test_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2664938Z test_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665092Z test_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665254Z test_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665415Z test_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665574Z test_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665728Z test_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2665885Z test_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666037Z test_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666190Z test_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666342Z test_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666487Z test_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666654Z test_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666816Z test_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2666976Z test_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667132Z test_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667385Z test_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667537Z test_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667686Z test_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667842Z test_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2667983Z test_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668132Z test_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668297Z test_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668506Z test_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668669Z test_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668829Z test_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2668986Z test_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669172Z test_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669326Z test_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669466Z test_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669621Z test_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669790Z test_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2669955Z test_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670127Z test_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670297Z test_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670467Z test_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670633Z test_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670798Z test_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2670950Z test_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671112Z test_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671276Z test_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671437Z test_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671599Z test_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671763Z test_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2671923Z test_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672087Z test_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672250Z test_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672398Z test_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672553Z test_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672705Z test_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2672867Z test_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673021Z test_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673181Z test_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673374Z test_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673536Z test_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673694Z test_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673836Z test_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2673986Z test_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674200Z test_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674355Z test_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674509Z test_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674677Z test_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674837Z test_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2674994Z test_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675148Z test_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675288Z test_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675449Z test_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675602Z test_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675760Z test_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2675929Z test_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676094Z test_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676253Z test_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676415Z test_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676573Z test_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676718Z test_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2676872Z test_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677033Z test_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677188Z test_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677346Z test_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677512Z test_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677678Z test_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2677841Z test_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678003Z test_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2678149Z test_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678299Z test_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678478Z test_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678636Z test_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678788Z test_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2678940Z test_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679135Z test_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679300Z test_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679450Z test_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679611Z test_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679770Z test_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2679925Z test_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680077Z test_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680235Z test_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680390Z test_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680548Z test_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680708Z test_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2680858Z test_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681015Z test_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681169Z test_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681321Z test_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681475Z test_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681632Z test_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681790Z test_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2681949Z test_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682108Z test_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682251Z test_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682403Z test_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682552Z test_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682707Z test_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2682862Z test_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683011Z test_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683173Z test_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683362Z test_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683521Z test_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683665Z test_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683816Z test_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2683971Z test_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684149Z test_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684306Z test_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684461Z test_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684625Z test_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684783Z test_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2684938Z test_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685081Z test_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685239Z test_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685397Z test_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685551Z test_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685706Z test_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2685863Z test_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686014Z test_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686164Z test_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686327Z test_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686472Z test_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686640Z test_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686803Z test_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2686967Z test_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687128Z test_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687283Z test_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687435Z test_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687592Z test_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687732Z test_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2687882Z test_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688036Z test_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688192Z test_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688374Z test_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688529Z test_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688689Z test_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688847Z test_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2688999Z test_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689169Z test_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689321Z test_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689475Z test_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689630Z test_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689784Z test_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2689936Z test_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690086Z test_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690247Z test_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690403Z test_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690556Z test_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690717Z test_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2690877Z test_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691030Z test_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691182Z test_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691335Z test_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691489Z test_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691646Z test_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691803Z test_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2691945Z test_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692108Z test_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692265Z test_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692428Z test_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692591Z test_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692751Z test_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2692907Z test_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693063Z test_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693215Z test_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693399Z test_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693553Z test_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693707Z test_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2693860Z test_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2694021Z test_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2694200Z test_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2694364Z test_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2699500Z test_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2699666Z test_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2699814Z test_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2699966Z test_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700118Z test_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700272Z test_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700427Z test_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700581Z test_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700734Z test_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2700890Z test_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701057Z test_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701208Z test_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701377Z test_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701546Z test_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701713Z test_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2701877Z test_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702041Z test_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702205Z test_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702366Z test_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702525Z test_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702675Z test_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702838Z test_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2702997Z test_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703151Z test_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703354Z test_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703508Z test_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703662Z test_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703815Z test_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2703957Z test_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704138Z test_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704307Z test_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704473Z test_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704638Z test_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704800Z test_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2704965Z test_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705128Z test_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705289Z test_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705440Z test_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705600Z test_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705757Z test_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2705912Z test_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706068Z test_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706224Z test_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706379Z test_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706532Z test_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706688Z test_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706829Z test_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2706980Z test_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2707131Z test_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2707390Z test_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2707544Z test_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2707700Z test_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2707855Z test_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708009Z test_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708161Z test_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708299Z test_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708500Z test_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708650Z test_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708799Z test_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2708957Z test_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709110Z test_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709296Z test_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709451Z test_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709589Z test_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709739Z test_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2709893Z test_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710045Z test_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710195Z test_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710350Z test_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710505Z test_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710661Z test_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710814Z test_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2710962Z test_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711122Z test_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711275Z test_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711426Z test_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711577Z test_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711731Z test_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2711895Z test_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712053Z test_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712207Z test_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712351Z test_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712506Z test_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712658Z test_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712810Z test_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2712962Z test_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713116Z test_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713266Z test_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713415Z test_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713608Z test_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713757Z test_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2713922Z test_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714085Z test_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714274Z test_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714437Z test_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714600Z test_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714758Z test_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2714915Z test_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715073Z test_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715217Z test_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715374Z test_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715534Z test_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715691Z test_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2715855Z test_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716020Z test_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716177Z test_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716329Z test_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716468Z test_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716621Z test_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716777Z test_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2716933Z test_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717089Z test_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717246Z test_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717399Z test_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717552Z test_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717703Z test_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717843Z test_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2717996Z test_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718151Z test_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718303Z test_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718457Z test_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718640Z test_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718794Z test_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2718943Z test_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719091Z test_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719228Z test_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719403Z test_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719553Z test_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719717Z test_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2719881Z test_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720040Z test_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720193Z test_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720360Z test_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720528Z test_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720685Z test_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2720847Z test_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721006Z test_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721161Z test_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721319Z test_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721470Z test_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721621Z test_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721777Z test_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2721937Z test_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722107Z test_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722262Z test_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722416Z test_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722570Z test_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722723Z test_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2722876Z test_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723026Z test_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723177Z test_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723310Z test_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723462Z test_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723643Z test_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723801Z test_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2723955Z test_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724117Z test_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724275Z test_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724455Z test_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724612Z test_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724756Z test_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2724909Z test_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725059Z test_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725211Z test_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725363Z test_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725514Z test_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725678Z test_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2725841Z test_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726005Z test_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726160Z test_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726324Z test_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726486Z test_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726641Z test_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726794Z test_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2726953Z test_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727107Z test_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727262Z test_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727409Z test_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727560Z test_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727723Z test_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2727883Z test_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728051Z test_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728221Z test_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728382Z test_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728538Z test_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728728Z test_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2728880Z test_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729038Z test_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729196Z test_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729376Z test_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729532Z test_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729686Z test_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729841Z test_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2729998Z test_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730155Z test_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730296Z test_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730457Z test_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730615Z test_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730779Z test_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2730941Z test_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2731098Z test_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2731258Z test_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2731412Z test_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2731563Z test_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2731704Z test_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2731862Z test_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732017Z test_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732172Z test_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732324Z test_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732486Z test_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732642Z test_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732793Z test_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2732949Z test_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733090Z test_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733241Z test_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733392Z test_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733541Z test_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733735Z test_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2733879Z test_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734026Z test_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734172Z test_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734321Z test_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734501Z test_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734657Z test_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734808Z test_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2734970Z test_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735129Z test_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735282Z test_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735432Z test_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735586Z test_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735805Z test_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2735960Z test_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736124Z test_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736283Z test_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736448Z test_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736615Z test_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736780Z test_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2736946Z test_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737107Z test_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737258Z test_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737419Z test_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737574Z test_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737726Z test_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2737882Z test_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738037Z test_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738202Z test_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738365Z test_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738535Z test_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738722Z test_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2738886Z test_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739050Z test_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739210Z test_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739372Z test_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739554Z test_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739708Z test_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2739867Z test_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740023Z test_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740175Z test_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740333Z test_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740499Z test_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740665Z test_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740825Z test_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2740988Z test_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741148Z test_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741311Z test_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741466Z test_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741607Z test_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741764Z test_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2741921Z test_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742083Z test_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742240Z test_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742406Z test_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742574Z test_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742739Z test_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2742901Z test_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743051Z test_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743217Z test_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743373Z test_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743527Z test_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743705Z test_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2743861Z test_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744014Z test_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744182Z test_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744344Z test_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744526Z test_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744689Z test_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2744850Z test_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745016Z test_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745177Z test_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745340Z test_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745498Z test_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745667Z test_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745828Z test_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2745987Z test_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746154Z test_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746321Z test_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746483Z test_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746648Z test_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746811Z test_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2746974Z test_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2747134Z test_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2747408Z test_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2747559Z test_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2747721Z test_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2747878Z test_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748038Z test_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748199Z test_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748359Z test_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748512Z test_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748665Z test_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2748865Z test_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749008Z test_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749163Z test_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749316Z test_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749471Z test_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749655Z test_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749816Z test_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2749971Z test_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750126Z test_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750266Z test_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750419Z test_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750573Z test_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750724Z test_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2750879Z test_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751027Z test_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751175Z test_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751338Z test_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751494Z test_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751646Z test_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751810Z test_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2751970Z test_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752128Z test_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752283Z test_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752437Z test_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752593Z test_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752743Z test_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2752897Z test_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753042Z test_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753207Z test_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753367Z test_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753533Z test_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753697Z test_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2753891Z test_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754051Z test_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754205Z test_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754358Z test_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754505Z test_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754684Z test_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754837Z test_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2754994Z test_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2755147Z test_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2755300Z test_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2755455Z test_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2755608Z test_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2755762Z test_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2755906Z test_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756059Z test_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756210Z test_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756371Z test_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756523Z test_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756683Z test_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756841Z test_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2756996Z test_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757143Z test_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757295Z test_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757453Z test_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757610Z test_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757765Z test_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2757918Z test_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758071Z test_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758227Z test_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758387Z test_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758528Z test_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758692Z test_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2758918Z test_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759077Z test_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759233Z test_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759384Z test_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759536Z test_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759718Z test_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2759871Z test_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760011Z test_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760166Z test_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760330Z test_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760486Z test_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760649Z test_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760806Z test_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2760961Z test_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761119Z test_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761271Z test_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761413Z test_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761569Z test_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761726Z test_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2761885Z test_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762040Z test_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762201Z test_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762359Z test_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762512Z test_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762670Z test_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762809Z test_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2762960Z test_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763114Z test_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763266Z test_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763426Z test_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763581Z test_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763746Z test_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2763932Z test_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764077Z test_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764232Z test_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764383Z test_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764531Z test_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764710Z test_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2764868Z test_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765024Z test_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765183Z test_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765337Z test_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765485Z test_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765649Z test_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2765833Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766014Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766197Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766384Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766566Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766746Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2766926Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767105Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767264Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767432Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767609Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767778Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2767964Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2768152Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2768344Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2768534Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2768722Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2768936Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2769124Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2769306Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2769489Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2769695Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2769878Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770056Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770230Z test_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770400Z test_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770575Z test_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770737Z test_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2770911Z test_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771081Z test_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771246Z test_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771416Z test_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771584Z test_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771748Z test_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2771914Z test_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772079Z test_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772253Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772435Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772623Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772806Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2772988Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2773170Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2773349Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2773526Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2773703Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2773907Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774075Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774256Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774426Z test_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774619Z test_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774793Z test_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2774969Z test_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2775142Z test_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2775310Z test_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2775473Z test_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2775626Z test_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2775884Z test_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776045Z test_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776207Z test_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776374Z test_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776529Z test_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776680Z test_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776840Z test_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2776998Z test_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777143Z test_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777300Z test_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777454Z test_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777609Z test_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777761Z test_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2777913Z test_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778063Z test_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778212Z test_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778379Z test_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778530Z test_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778687Z test_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2778879Z test_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779032Z test_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779184Z test_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779341Z test_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779494Z test_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779672Z test_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779825Z test_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2779963Z test_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2780116Z test_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2780264Z test_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2780425Z test_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2780581Z test_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2780747Z test_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2780912Z test_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781072Z test_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781221Z test_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781361Z test_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781518Z test_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781674Z test_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781828Z test_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2781980Z test_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782136Z test_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782290Z test_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782441Z test_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782582Z test_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782737Z test_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2782895Z test_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783043Z test_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783194Z test_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783339Z test_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783490Z test_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783635Z test_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783793Z test_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2783970Z test_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784128Z test_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784281Z test_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784436Z test_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784599Z test_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784783Z test_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2784946Z test_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785102Z test_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785260Z test_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785403Z test_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785563Z test_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785717Z test_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2785870Z test_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786047Z test_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786221Z test_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786393Z test_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786564Z test_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786742Z test_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2786905Z test_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2787078Z test_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2787345Z test_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2787516Z test_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2787684Z test_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2787852Z test_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788017Z test_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788182Z test_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788352Z test_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788509Z test_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788675Z test_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2788837Z test_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789002Z test_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789212Z test_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789375Z test_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789538Z test_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789695Z test_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2789895Z test_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790050Z test_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790212Z test_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790374Z test_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790553Z test_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790727Z test_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2790902Z test_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791075Z test_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791244Z test_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791411Z test_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791562Z test_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791727Z test_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2791903Z test_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792073Z test_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792237Z test_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792405Z test_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792575Z test_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792746Z test_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2792916Z test_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793071Z test_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793244Z test_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793412Z test_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793581Z test_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793752Z test_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2793939Z test_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2794156Z test_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2794340Z test_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2794520Z test_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2794686Z test_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2794841Z test_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795036Z test_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795199Z test_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795368Z test_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795537Z test_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795699Z test_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2795863Z test_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796038Z test_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796212Z test_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796374Z test_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796544Z test_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796721Z test_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2796896Z test_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797069Z test_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797243Z test_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797416Z test_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797589Z test_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797755Z test_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2797913Z test_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798078Z test_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798245Z test_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798407Z test_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798572Z test_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798758Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2798938Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799119Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799325Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799489Z test_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799642Z test_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799802Z test_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2799991Z test_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2800167Z test_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2800341Z test_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2800510Z test_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2800676Z test_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2800849Z test_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801022Z test_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801183Z test_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801355Z test_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801525Z test_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801700Z test_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2801864Z test_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802031Z test_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802200Z test_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802377Z test_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802547Z test_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802704Z test_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2802878Z test_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803045Z test_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803222Z test_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803397Z test_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803569Z test_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803743Z test_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2803918Z test_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2804090Z test_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2804288Z test_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2804488Z test_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2804673Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2804859Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805066Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805250Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805421Z test_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805594Z test_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805770Z test_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2805935Z test_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2806090Z test_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2806258Z test_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2806424Z test_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2806587Z test_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2806757Z test_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2806917Z test_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807082Z test_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807250Z test_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807418Z test_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807571Z test_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807732Z test_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2807897Z test_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2808088Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2808281Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2808474Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2808662Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2808849Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809030Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809226Z test_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809381Z test_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809543Z test_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809707Z test_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2809888Z test_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810093Z test_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810270Z test_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810442Z test_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810616Z test_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810791Z test_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2810951Z test_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811125Z test_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811296Z test_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811469Z test_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811631Z test_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811797Z test_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2811971Z test_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812145Z test_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812313Z test_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812471Z test_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812640Z test_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812806Z test_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2812974Z test_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813138Z test_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813311Z test_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813483Z test_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813650Z test_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813820Z test_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2813991Z test_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2814173Z test_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2814384Z test_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2814557Z test_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2814727Z test_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2814894Z test_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815085Z test_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815251Z test_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815424Z test_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815600Z test_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815825Z test_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2815994Z test_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2816168Z test_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2816343Z test_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2816513Z test_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2816683Z test_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2816867Z test_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817041Z test_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817216Z test_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817374Z test_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817546Z test_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817717Z test_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2817886Z test_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818053Z test_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818219Z test_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818381Z test_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818544Z test_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818709Z test_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2818861Z test_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819029Z test_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819200Z test_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819403Z test_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819570Z test_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819733Z test_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2819905Z test_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820108Z test_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820285Z test_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820442Z test_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820617Z test_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820784Z test_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2820950Z test_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821117Z test_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821283Z test_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821446Z test_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821603Z test_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821757Z test_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2821907Z test_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822063Z test_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822213Z test_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822372Z test_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822524Z test_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822675Z test_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822828Z test_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2822991Z test_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823153Z test_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823299Z test_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823450Z test_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823604Z test_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823758Z test_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2823915Z test_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824069Z test_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824221Z test_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824412Z test_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824564Z test_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824714Z test_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2824876Z test_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825033Z test_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825214Z test_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825368Z test_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825522Z test_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825677Z test_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825831Z test_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2825971Z test_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826128Z test_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826282Z test_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826445Z test_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826603Z test_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826757Z test_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2826912Z test_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827063Z test_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827334Z test_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827473Z test_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827626Z test_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827779Z test_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2827936Z test_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828086Z test_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828248Z test_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828408Z test_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828560Z test_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828714Z test_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2828854Z test_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829007Z test_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829158Z test_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829311Z test_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829511Z test_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829678Z test_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2829843Z test_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830010Z test_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830190Z test_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830385Z test_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830569Z test_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830748Z test_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2830924Z test_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2831099Z test_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2831267Z test_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2831434Z test_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2831609Z test_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2831783Z test_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2831943Z test_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832118Z test_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832287Z test_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832455Z test_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832621Z test_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832789Z test_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2832953Z test_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833119Z test_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833284Z test_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833443Z test_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833613Z test_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833776Z test_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2833939Z test_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834105Z test_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834264Z test_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834419Z test_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834624Z test_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834785Z test_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2834942Z test_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835109Z test_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835270Z test_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835491Z test_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835658Z test_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835821Z test_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2835984Z test_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836145Z test_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836305Z test_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836452Z test_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836619Z test_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836780Z test_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2836946Z test_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837112Z test_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837276Z test_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837439Z test_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837601Z test_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837762Z test_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2837911Z test_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838072Z test_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838230Z test_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838390Z test_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838555Z test_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838716Z test_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2838883Z test_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839047Z test_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839214Z test_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839365Z test_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839527Z test_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839722Z test_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2839876Z test_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840028Z test_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840186Z test_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840340Z test_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840532Z test_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840696Z test_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2840853Z test_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841021Z test_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841183Z test_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841345Z test_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841508Z test_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841668Z test_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841830Z test_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2841987Z test_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842152Z test_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842296Z test_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842457Z test_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842612Z test_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842768Z test_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2842922Z test_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843077Z test_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843232Z test_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843390Z test_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843543Z test_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843684Z test_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2843850Z test_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844016Z test_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844183Z test_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844345Z test_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844501Z test_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844687Z test_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844841Z test_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2844993Z test_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845139Z test_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845292Z test_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845482Z test_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845644Z test_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845808Z test_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2845972Z test_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846133Z test_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846290Z test_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846446Z test_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846592Z test_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846750Z test_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2846909Z test_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847062Z test_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847227Z test_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847385Z test_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847538Z test_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847692Z test_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847837Z test_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2847994Z test_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848147Z test_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848299Z test_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848454Z test_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848607Z test_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848760Z test_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2848914Z test_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849067Z test_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849209Z test_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849362Z test_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849512Z test_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849692Z test_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849839Z test_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2849983Z test_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850133Z test_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850278Z test_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850461Z test_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850607Z test_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850760Z test_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2850915Z test_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851081Z test_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851247Z test_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851408Z test_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851563Z test_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851731Z test_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2851899Z test_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852050Z test_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852216Z test_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852371Z test_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852523Z test_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852682Z test_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852839Z test_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2852997Z test_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853150Z test_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853292Z test_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853449Z test_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853597Z test_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853745Z test_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2853889Z test_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854038Z test_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854183Z test_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854340Z test_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854491Z test_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854639Z test_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854822Z test_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2854978Z test_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855131Z test_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855283Z test_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855435Z test_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855608Z test_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855842Z test_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2855990Z test_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2856128Z test_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2856270Z test_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2856437Z test_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2856608Z test_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2856774Z test_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2856940Z test_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857101Z test_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857264Z test_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857428Z test_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857578Z test_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857741Z test_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2857908Z test_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858075Z test_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858238Z test_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858399Z test_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858562Z test_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858723Z test_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2858881Z test_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859029Z test_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859191Z test_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859361Z test_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859530Z test_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859696Z test_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2859892Z test_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860056Z test_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860222Z test_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860384Z test_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860536Z test_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860723Z test_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2860897Z test_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861065Z test_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861233Z test_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861395Z test_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861558Z test_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861720Z test_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2861884Z test_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862035Z test_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862198Z test_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862370Z test_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862543Z test_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862716Z test_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2862886Z test_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863055Z test_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863225Z test_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863390Z test_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863540Z test_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863704Z test_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2863868Z test_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864037Z test_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864206Z test_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864377Z test_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864543Z test_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864708Z test_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2864897Z test_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865049Z test_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865210Z test_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865371Z test_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865530Z test_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865719Z test_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2865883Z test_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866051Z test_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866218Z test_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866382Z test_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866532Z test_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866693Z test_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2866856Z test_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867017Z test_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867287Z test_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867448Z test_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867612Z test_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867771Z test_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2867948Z test_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868108Z test_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868282Z test_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868455Z test_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868627Z test_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868801Z test_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2868972Z test_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2869141Z test_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2869309Z test_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2869479Z test_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2869635Z test_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2869798Z test_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870017Z test_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870180Z test_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870344Z test_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870507Z test_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870676Z test_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2870881Z test_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871047Z test_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871197Z test_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871362Z test_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871526Z test_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871690Z test_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2871852Z test_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872013Z test_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872171Z test_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872342Z test_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872509Z test_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872664Z test_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872831Z test_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2872992Z test_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2873155Z test_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2873319Z test_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2873492Z test_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2873666Z test_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2873843Z test_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874012Z test_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874169Z test_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874334Z test_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874498Z test_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874660Z test_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874828Z test_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2874997Z test_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2875201Z test_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2875362Z test_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2875527Z test_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2875675Z test_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2875864Z test_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876027Z test_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876187Z test_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876358Z test_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876523Z test_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876695Z test_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2876866Z test_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877032Z test_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877188Z test_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877351Z test_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877514Z test_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877680Z test_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2877843Z test_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878009Z test_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878170Z test_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878340Z test_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878506Z test_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878678Z test_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2878838Z test_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879005Z test_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879169Z test_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879329Z test_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879492Z test_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879657Z test_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879818Z test_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2879979Z test_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2880170Z test_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2880328Z test_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2880495Z test_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2880661Z test_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2880855Z test_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881019Z test_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881183Z test_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881349Z test_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2881514Z test_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881678Z test_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881828Z test_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2881989Z test_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882151Z test_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882309Z test_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882462Z test_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882625Z test_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882778Z test_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2882942Z test_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883102Z test_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883257Z test_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883422Z test_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883583Z test_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883746Z test_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2883909Z test_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884069Z test_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884223Z test_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884373Z test_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884531Z test_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884674Z test_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2884837Z test_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885002Z test_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885196Z test_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885357Z test_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885518Z test_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885680Z test_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2885866Z test_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886021Z test_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886161Z test_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886322Z test_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886473Z test_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886629Z test_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886792Z test_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2886955Z test_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887116Z test_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887269Z test_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887413Z test_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887568Z test_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887723Z test_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2887880Z test_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888033Z test_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888198Z test_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888367Z test_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888534Z test_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888697Z test_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2888849Z test_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889012Z test_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889170Z test_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889333Z test_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889496Z test_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889658Z test_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889816Z test_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2889971Z test_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2890152Z test_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2890299Z test_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2890454Z test_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2890643Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2890858Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891044Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891220Z test_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891393Z test_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891566Z test_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891739Z test_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2891911Z test_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892073Z test_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892245Z test_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892415Z test_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892587Z test_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892754Z test_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2892931Z test_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893104Z test_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893280Z test_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893452Z test_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893608Z test_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893782Z test_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2893954Z test_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894125Z test_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894296Z test_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894465Z test_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894627Z test_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894780Z test_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2894939Z test_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2895123Z test_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2895276Z test_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2895433Z test_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2895587Z test_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2895829Z test_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896018Z test_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896179Z test_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896334Z test_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896497Z test_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896645Z test_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896799Z test_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2896957Z test_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897111Z test_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897275Z test_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897433Z test_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897589Z test_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897748Z test_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2897903Z test_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898045Z test_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898202Z test_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898354Z test_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898540Z test_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898716Z test_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2898898Z test_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899083Z test_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899261Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899431Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899587Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899763Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2899929Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2900122Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2900293Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2900460Z test_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2900640Z test_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2900819Z test_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901031Z test_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901216Z test_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901389Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901566Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901747Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2901923Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902094Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902264Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902438Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902610Z test_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902774Z test_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2902924Z test_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903088Z test_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903252Z test_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903417Z test_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903575Z test_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903731Z test_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2903885Z test_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904045Z test_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904196Z test_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904358Z test_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904528Z test_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904706Z test_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2904877Z test_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905048Z test_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905248Z test_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905419Z test_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905589Z test_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905759Z test_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2905940Z test_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2906120Z test_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2906292Z test_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2906471Z test_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2906641Z test_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2906808Z test_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2906981Z test_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2907154Z test_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2907434Z test_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2907605Z test_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2907765Z test_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2907926Z test_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908083Z test_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908247Z test_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908407Z test_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908561Z test_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908721Z test_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2908875Z test_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909034Z test_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909176Z test_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909333Z test_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909490Z test_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909650Z test_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909806Z test_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2909963Z test_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910118Z test_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910335Z test_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910474Z test_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910621Z test_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910772Z test_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2910916Z test_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911110Z test_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911265Z test_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911420Z test_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911577Z test_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911732Z test_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2911872Z test_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912023Z test_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912177Z test_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912332Z test_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912483Z test_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912645Z test_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912805Z test_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2912970Z test_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913134Z test_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913286Z test_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913446Z test_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913606Z test_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913761Z test_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2913917Z test_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914071Z test_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914220Z test_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914372Z test_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914528Z test_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914674Z test_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914828Z test_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2914985Z test_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915138Z test_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915349Z test_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915503Z test_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915659Z test_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915812Z test_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2915950Z test_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916129Z test_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916285Z test_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916437Z test_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916598Z test_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916753Z test_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2916905Z test_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917059Z test_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917213Z test_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917357Z test_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917509Z test_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917660Z test_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917812Z test_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2917961Z test_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918111Z test_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918278Z test_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918445Z test_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918612Z test_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918753Z test_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2918909Z test_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919066Z test_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919218Z test_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919371Z test_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919522Z test_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919671Z test_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919817Z test_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2919967Z test_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920100Z test_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920310Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920484Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920653Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920822Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2920995Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2921198Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2921373Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2921543Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2921709Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2921881Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922051Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922219Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922390Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922560Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922730Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2922900Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923077Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923238Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923405Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923575Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923742Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2923909Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924081Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924250Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924413Z test_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924572Z test_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924724Z test_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2924887Z test_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925048Z test_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925236Z test_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925388Z test_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925539Z test_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925695Z test_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2925848Z test_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926027Z test_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926172Z test_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926326Z test_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926480Z test_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926645Z test_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926811Z test_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2926974Z test_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927135Z test_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927296Z test_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927454Z test_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927601Z test_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927759Z test_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2927923Z test_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928089Z test_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928249Z test_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928403Z test_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928563Z test_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928716Z test_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2928867Z test_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929012Z test_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929166Z test_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929319Z test_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929471Z test_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929625Z test_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929794Z test_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2929955Z test_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930125Z test_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930319Z test_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930474Z test_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930638Z test_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930802Z test_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2930989Z test_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2931153Z test_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.2931313Z test_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2931469Z test_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2931634Z test_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2931796Z test_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2931942Z test_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932096Z test_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932260Z test_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932421Z test_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932577Z test_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932738Z test_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2932890Z test_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933040Z test_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933194Z test_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933338Z test_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933492Z test_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933646Z test_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933799Z test_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2933975Z test_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2934146Z test_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2934316Z test_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2934494Z test_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2934668Z test_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2934838Z test_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935016Z test_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935186Z test_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935387Z test_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935558Z test_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935821Z test_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2935998Z test_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2936207Z test_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2936383Z test_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2936542Z test_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2936716Z test_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2936873Z test_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937025Z test_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937183Z test_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937341Z test_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937496Z test_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937651Z test_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937802Z test_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2937944Z test_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938096Z test_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938242Z test_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938390Z test_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938536Z test_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938695Z test_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2938857Z test_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939014Z test_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939169Z test_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939313Z test_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939468Z test_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939618Z test_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939771Z test_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2939924Z test_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940074Z test_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940225Z test_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940403Z test_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940556Z test_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940716Z test_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2940883Z test_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941047Z test_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941241Z test_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941406Z test_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941569Z test_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941731Z test_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2941891Z test_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942034Z test_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942186Z test_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942343Z test_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942497Z test_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942670Z test_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2942839Z test_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943015Z test_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943191Z test_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943364Z test_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943524Z test_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943696Z test_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2943865Z test_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944035Z test_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944204Z test_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944368Z test_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944535Z test_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944697Z test_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2944861Z test_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945018Z test_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945171Z test_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945379Z test_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945542Z test_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945704Z test_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2945860Z test_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946012Z test_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946197Z test_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946351Z test_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946489Z test_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946648Z test_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946798Z test_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2946961Z test_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2947118Z test_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2947392Z test_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2947561Z test_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2947721Z test_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2947880Z test_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948024Z test_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948178Z test_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948330Z test_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948486Z test_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948640Z test_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948797Z test_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2948950Z test_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949112Z test_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949269Z test_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949423Z test_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949587Z test_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949752Z test_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2949912Z test_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950078Z test_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950238Z test_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950399Z test_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950602Z test_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950756Z test_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2950901Z test_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951054Z test_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951250Z test_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951415Z test_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951577Z test_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951778Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2951981Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2952180Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2952373Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2952562Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2952738Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2952929Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2953116Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2953306Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2953490Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2953676Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2953864Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954055Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954240Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954424Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954600Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954785Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2954971Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2955154Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2955339Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2955558Z test_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2955741Z test_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2955924Z test_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2956102Z test_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2956307Z test_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2956471Z test_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2956647Z test_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2956825Z test_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2956998Z test_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2957168Z test_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2957341Z test_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2957516Z test_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2957683Z test_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2957854Z test_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958023Z test_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958198Z test_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958369Z test_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958546Z test_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958722Z test_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2958892Z test_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959065Z test_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959241Z test_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959411Z test_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959585Z test_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959746Z test_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2959935Z test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2960121Z test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2960323Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2960548Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2960746Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2960920Z test_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961090Z test_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961285Z test_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961449Z test_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961626Z test_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961802Z test_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2961971Z test_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2962143Z test_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2962312Z test_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2962490Z test_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2962667Z test_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2962841Z test_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963014Z test_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963172Z test_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963342Z test_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963530Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963719Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2963904Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2964086Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2964271Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2964459Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2964646Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2964831Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965003Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965185Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965402Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965588Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965767Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2965948Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2966161Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2966355Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2966542Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2966735Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2966914Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2967099Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2967285Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2967471Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2967656Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2967843Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968026Z test_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968210Z test_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968393Z test_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968574Z test_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968743Z test_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2968922Z test_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969100Z test_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969270Z test_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969449Z test_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969625Z test_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969799Z test_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2969973Z test_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2970145Z test_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2970331Z test_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2970503Z test_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2970676Z test_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2970846Z test_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971041Z test_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971211Z test_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971381Z test_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971566Z test_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971751Z test_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2971931Z test_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2972096Z test_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2972273Z test_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2972444Z test_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2972613Z test_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2972818Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2973022Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2973217Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2973424Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2973625Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2973833Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2974029Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2974231Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2974435Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2974637Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2974840Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2975039Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2975264Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2975463Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2975736Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2975932Z test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2976140Z test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2976333Z test_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2976524Z test_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2976709Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2976893Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977075Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977249Z test_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977422Z test_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977595Z test_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977770Z test_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2977928Z test_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978097Z test_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978276Z test_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978458Z test_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978637Z test_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978814Z test_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2978991Z test_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2979170Z test_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2979349Z test_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2979522Z test_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2979695Z test_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2979873Z test_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980054Z test_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980268Z test_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980445Z test_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980616Z test_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980786Z test_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2980987Z test_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2981159Z test_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2981318Z test_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2981493Z test_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2981665Z test_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2981841Z test_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982030Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982219Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982406Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982586Z test_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982765Z test_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2982934Z test_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2983090Z test_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2983271Z test_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2983454Z test_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2983633Z test_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2983819Z test_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2984007Z test_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2984197Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2984384Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.2984574Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2984767Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2984943Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2985131Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2985347Z test_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2985533Z test_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2985717Z test_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2985931Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2986118Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2986305Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2986494Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2986687Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2986867Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2987056Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2987351Z test_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2987524Z test_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2987698Z test_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2987877Z test_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988053Z test_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988228Z test_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988400Z test_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988557Z test_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988722Z test_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2988903Z test_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989082Z test_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989254Z test_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989430Z test_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989608Z test_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989782Z test_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2989957Z test_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2990137Z test_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2990348Z test_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2990521Z test_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2990691Z test_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2990864Z test_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2991128Z test_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2991301Z test_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2991475Z test_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2991649Z test_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2991839Z test_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992015Z test_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992201Z test_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992389Z test_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992569Z test_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992747Z test_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2992921Z test_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2993108Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2993295Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2993479Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2993666Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2993838Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994019Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994206Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994385Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994565Z test_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994744Z test_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2994920Z test_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995098Z test_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995304Z test_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995475Z test_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995630Z test_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995795Z test_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2995998Z test_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2996178Z test_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2996363Z test_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2996549Z test_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2996725Z test_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2996903Z test_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997083Z test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997268Z test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997433Z test_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997609Z test_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997792Z test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2997971Z test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998143Z test_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998314Z test_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998486Z test_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998662Z test_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998834Z test_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2998993Z test_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2999176Z test_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2999360Z test_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2999551Z test_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2999744Z test_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.2999942Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3000135Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3000361Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3000536Z test_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3000711Z test_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3000866Z test_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001071Z test_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001253Z test_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001439Z test_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001618Z test_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001790Z test_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3001960Z test_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3002143Z test_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3002319Z test_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3002504Z test_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3002677Z test_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3002858Z test_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003035Z test_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003215Z test_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003396Z test_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003570Z test_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003742Z test_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3003923Z test_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004094Z test_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004263Z test_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004443Z test_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004627Z test_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004811Z test_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3004991Z test_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3005197Z test_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3005377Z test_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3005553Z test_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3005725Z test_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3005920Z test_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006086Z test_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006256Z test_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006439Z test_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006625Z test_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006804Z test_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3006979Z test_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3007168Z test_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3007356Z test_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3007538Z test_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3007722Z test_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3007901Z test_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3008091Z test_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3008281Z test_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3008473Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3008660Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3008841Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009027Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009209Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009389Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009563Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009745Z test_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3009918Z test_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3010119Z test_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3010302Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3010480Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3010665Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3010875Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011058Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011237Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011409Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011586Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011765Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3011941Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3012123Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3012301Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3012487Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3012670Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3012858Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013043Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013213Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013396Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013574Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013754Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3013941Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3014120Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3014300Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3014478Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3014664Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3014835Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3015015Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3015231Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3015410Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3015584Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3015861Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016075Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016253Z test_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016427Z test_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016598Z test_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016761Z test_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3016930Z test_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017098Z test_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017268Z test_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017439Z test_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017608Z test_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017780Z test_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3017946Z test_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018115Z test_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018276Z test_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018447Z test_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018616Z test_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018784Z test_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3018950Z test_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019119Z test_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019283Z test_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019457Z test_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019629Z test_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019800Z test_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3019958Z test_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3020158Z test_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3020328Z test_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3020512Z test_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3020695Z test_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3020891Z test_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3025944Z test_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3026156Z test_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3026349Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3026522Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3026706Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3026886Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3027075Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3027444Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3027624Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3027804Z test_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3027980Z test_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3028150Z test_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3028336Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3028521Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3028711Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3028894Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029079Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029258Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029440Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029620Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029799Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3029980Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3030156Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3030412Z test_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3030589Z test_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3030757Z test_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3030935Z test_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3031150Z test_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3031328Z test_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3031506Z test_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3031688Z test_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3031867Z test_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032042Z test_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032202Z test_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032372Z test_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032543Z test_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032718Z test_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3032893Z test_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033069Z test_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033240Z test_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033421Z test_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033605Z test_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033778Z test_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3033954Z test_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034130Z test_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034301Z test_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034469Z test_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034638Z test_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034812Z test_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3034979Z test_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3035153Z test_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3035359Z test_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3035519Z test_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3035692Z test_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3035858Z test_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036050Z test_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036223Z test_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036399Z test_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036591Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036782Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3036973Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3037150Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3037336Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3037522Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3037709Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3037888Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3038071Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3038251Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3038456Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3038661Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3038867Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3039061Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3039261Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3039458Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3039658Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3039850Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3040047Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3040273Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3040448Z test_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3040624Z test_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3040800Z test_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041000Z test_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041169Z test_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041341Z test_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041529Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041715Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3041898Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042083Z test_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042269Z test_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042450Z test_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042634Z test_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042785Z test_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3042944Z test_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043109Z test_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043272Z test_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043436Z test_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043598Z test_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043756Z test_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3043912Z test_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044068Z test_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044210Z test_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044362Z test_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044516Z test_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3044676Z test_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044829Z test_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3044990Z test_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045177Z test_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045332Z test_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045486Z test_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045629Z test_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045792Z test_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3045983Z test_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046150Z test_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046310Z test_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046466Z test_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046616Z test_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046777Z test_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3046941Z test_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047094Z test_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047256Z test_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047412Z test_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047564Z test_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047730Z test_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3047892Z test_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048052Z test_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048209Z test_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048372Z test_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048520Z test_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048674Z test_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3048829Z test_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049003Z test_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049176Z test_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049349Z test_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049519Z test_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049678Z test_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049833Z test_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3049985Z test_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050173Z test_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050329Z test_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050483Z test_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050638Z test_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050793Z test_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3050972Z test_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051128Z test_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051281Z test_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051425Z test_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051575Z test_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051738Z test_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3051896Z test_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052062Z test_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052230Z test_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052396Z test_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052557Z test_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052708Z test_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3052870Z test_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053028Z test_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053183Z test_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053334Z test_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053492Z test_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053643Z test_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053803Z test_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3053967Z test_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054113Z test_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054266Z test_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054427Z test_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054581Z test_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054746Z test_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3054907Z test_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055063Z test_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055260Z test_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055409Z test_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055551Z test_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055802Z test_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3055961Z test_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056146Z test_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056303Z test_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056470Z test_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056637Z test_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056799Z test_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3056956Z test_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057108Z test_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057276Z test_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057439Z test_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057601Z test_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057758Z test_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3057915Z test_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058073Z test_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058227Z test_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058378Z test_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058524Z test_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058682Z test_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3058849Z test_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059019Z test_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059180Z test_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059338Z test_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059495Z test_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059649Z test_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059833Z test_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3059997Z test_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3060177Z test_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3060380Z test_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3060556Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3060726Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3060892Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061092Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061269Z test_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061446Z test_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061611Z test_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061792Z test_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3061966Z test_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3062139Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3062309Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3062480Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3062651Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3062827Z test_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063002Z test_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063173Z test_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063337Z test_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063510Z test_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063682Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3063849Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064019Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064190Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064365Z test_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064541Z test_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064716Z test_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3064882Z test_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065056Z test_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065259Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065427Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065592Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065764Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3065938Z test_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066139Z test_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066313Z test_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066480Z test_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066652Z test_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066824Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3066991Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3067156Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3067424Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3067598Z test_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3067761Z test_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3067934Z test_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068102Z test_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068257Z test_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068419Z test_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068575Z test_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068727Z test_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3068886Z test_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069041Z test_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069193Z test_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069349Z test_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069502Z test_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069647Z test_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3069809Z test_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3069968Z test_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070122Z test_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070322Z test_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070478Z test_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070629Z test_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070781Z test_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3070922Z test_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071106Z test_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071260Z test_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071419Z test_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071571Z test_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071736Z test_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3071896Z test_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072051Z test_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072208Z test_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072353Z test_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072505Z test_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072657Z test_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072809Z test_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3072963Z test_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073117Z test_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073270Z test_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073429Z test_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073586Z test_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073731Z test_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3073885Z test_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074038Z test_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074191Z test_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074342Z test_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074491Z test_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074640Z test_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074789Z test_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3074936Z test_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075091Z test_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075245Z test_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075461Z test_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075625Z test_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075782Z test_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3075939Z test_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076095Z test_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076281Z test_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076429Z test_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076584Z test_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076744Z test_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3076895Z test_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077044Z test_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077197Z test_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077355Z test_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077522Z test_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077689Z test_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3077846Z test_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078015Z test_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078176Z test_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078338Z test_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078501Z test_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078665Z test_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078826Z test_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3078981Z test_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079133Z test_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079280Z test_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079431Z test_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079579Z test_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079732Z test_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3079891Z test_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080058Z test_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080223Z test_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080413Z test_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080576Z test_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080728Z test_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3080895Z test_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081057Z test_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081243Z test_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081405Z test_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081564Z test_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081728Z test_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3081889Z test_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082045Z test_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082192Z test_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082345Z test_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082498Z test_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082663Z test_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082830Z test_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3082993Z test_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083156Z test_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083318Z test_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083480Z test_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083629Z test_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083790Z test_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3083943Z test_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084104Z test_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084265Z test_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084420Z test_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084575Z test_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084726Z test_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3084875Z test_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085020Z test_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085174Z test_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085328Z test_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085509Z test_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085663Z test_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085820Z test_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3085974Z test_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086137Z test_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086316Z test_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086473Z test_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086627Z test_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086785Z test_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3086938Z test_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087092Z test_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087243Z test_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087394Z test_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087548Z test_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087687Z test_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3087857Z test_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088022Z test_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088192Z test_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088359Z test_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088524Z test_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088688Z test_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3088855Z test_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089016Z test_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089160Z test_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089317Z test_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089476Z test_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089631Z test_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089794Z test_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3089961Z test_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090121Z test_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090283Z test_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090482Z test_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090626Z test_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090780Z test_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3090937Z test_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091089Z test_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091268Z test_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091430Z test_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091592Z test_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091753Z test_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3091910Z test_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092053Z test_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092213Z test_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092368Z test_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092534Z test_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092698Z test_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3092854Z test_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093009Z test_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093159Z test_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093313Z test_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093457Z test_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093612Z test_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093769Z test_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3093922Z test_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3094098Z test_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3094272Z test_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3094450Z test_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3094627Z test_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3094803Z test_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3094966Z test_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3095140Z test_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3095309Z test_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3095521Z test_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3095775Z test_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3095942Z test_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096111Z test_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096275Z test_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096474Z test_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096626Z test_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096792Z test_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3096962Z test_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097130Z test_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097292Z test_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097458Z test_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097619Z test_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097782Z test_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3097938Z test_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098079Z test_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098241Z test_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098394Z test_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098550Z test_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098705Z test_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3098868Z test_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099032Z test_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099195Z test_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099360Z test_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099507Z test_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099663Z test_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099821Z test_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3099976Z test_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100131Z test_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100287Z test_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100444Z test_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100634Z test_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100790Z test_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3100941Z test_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101104Z test_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101262Z test_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101446Z test_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101601Z test_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101758Z test_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3101911Z test_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102059Z test_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102202Z test_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102359Z test_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102524Z test_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102682Z test_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3102849Z test_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103012Z test_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103178Z test_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103339Z test_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103502Z test_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103648Z test_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103803Z test_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3103958Z test_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104119Z test_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104270Z test_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104439Z test_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104601Z test_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104770Z test_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3104940Z test_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105094Z test_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105262Z test_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105424Z test_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105614Z test_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105772Z test_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3105933Z test_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106094Z test_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106254Z test_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106446Z test_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106599Z test_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106771Z test_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3106940Z test_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3107105Z test_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3107375Z test_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3107539Z test_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3107703Z test_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3107867Z test_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108029Z test_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108178Z test_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108342Z test_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108502Z test_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108660Z test_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108814Z test_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3108978Z test_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109140Z test_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109296Z test_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109451Z test_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109598Z test_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109754Z test_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3109907Z test_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110060Z test_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110211Z test_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110367Z test_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110519Z test_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110675Z test_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3110871Z test_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111021Z test_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111183Z test_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111339Z test_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111492Z test_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111677Z test_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111832Z test_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3111985Z test_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112138Z test_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112291Z test_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112430Z test_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112591Z test_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112748Z test_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3112903Z test_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113056Z test_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113207Z test_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113362Z test_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113516Z test_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113655Z test_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113826Z test_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3113997Z test_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3114170Z test_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3114341Z test_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3114508Z test_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3114675Z test_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3114850Z test_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115021Z test_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115195Z test_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115345Z test_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115497Z test_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115658Z test_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3115847Z test_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116006Z test_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116158Z test_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116311Z test_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116465Z test_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116633Z test_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116787Z test_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3116937Z test_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117094Z test_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117253Z test_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117411Z test_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117565Z test_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117718Z test_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3117873Z test_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118013Z test_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118166Z test_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118317Z test_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118470Z test_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118620Z test_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3118787Z test_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3118951Z test_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119123Z test_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119293Z test_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119451Z test_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119619Z test_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119782Z test_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3119942Z test_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120103Z test_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120266Z test_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120431Z test_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120593Z test_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120754Z test_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3120941Z test_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121104Z test_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121272Z test_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121438Z test_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121626Z test_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121794Z test_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3121956Z test_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122122Z test_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122284Z test_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122435Z test_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122597Z test_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122757Z test_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3122922Z test_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123079Z test_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123243Z test_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123408Z test_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123567Z test_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123723Z test_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3123866Z test_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124021Z test_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124176Z test_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124327Z test_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124479Z test_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124639Z test_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124816Z test_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3124989Z test_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3125162Z test_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3125327Z test_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3125498Z test_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3125669Z test_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3125879Z test_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126048Z test_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126220Z test_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126388Z test_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126561Z test_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126755Z test_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3126917Z test_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127086Z test_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127260Z test_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127429Z test_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127597Z test_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127764Z test_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3127934Z test_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128101Z test_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128273Z test_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128448Z test_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128607Z test_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128778Z test_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3128944Z test_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129113Z test_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129281Z test_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129450Z test_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129620Z test_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129794Z test_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3129963Z test_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3130123Z test_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3130295Z test_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3130466Z test_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3130635Z test_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3130831Z test_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131002Z test_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131169Z test_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131333Z test_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131506Z test_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131689Z test_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3131861Z test_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132032Z test_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132204Z test_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132371Z test_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132537Z test_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132701Z test_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3132871Z test_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133035Z test_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133195Z test_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133368Z test_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133535Z test_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133702Z test_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3133869Z test_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134036Z test_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134203Z test_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134367Z test_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134534Z test_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134706Z test_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3134882Z test_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135052Z test_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135218Z test_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135392Z test_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135561Z test_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135787Z test_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3135992Z test_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136154Z test_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136311Z test_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136466Z test_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136660Z test_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136825Z test_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3136984Z test_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137138Z test_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137290Z test_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137446Z test_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137604Z test_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137759Z test_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3137906Z test_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138059Z test_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138230Z test_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138400Z test_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138570Z test_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138738Z test_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3138902Z test_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139066Z test_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139232Z test_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139383Z test_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139549Z test_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139714Z test_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3139869Z test_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140020Z test_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140179Z test_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140336Z test_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140491Z test_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140634Z test_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140790Z test_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3140971Z test_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141124Z test_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141272Z test_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141424Z test_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141573Z test_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141748Z test_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3141910Z test_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142053Z test_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142218Z test_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142376Z test_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142532Z test_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142685Z test_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142833Z test_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3142987Z test_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3143140Z test_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3143293Z test_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3143435Z test_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3143584Z test_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3143747Z test_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3143906Z test_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144069Z test_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144235Z test_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144393Z test_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144550Z test_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144708Z test_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144848Z test_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3144996Z test_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145149Z test_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145306Z test_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145463Z test_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145617Z test_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145772Z test_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3145958Z test_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146099Z test_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146251Z test_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146402Z test_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146555Z test_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146732Z test_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3146885Z test_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3147067Z test_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3147356Z test_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3147528Z test_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3147685Z test_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3147860Z test_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148029Z test_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148213Z test_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148394Z test_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148577Z test_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148754Z test_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3148940Z test_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3149122Z test_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3149310Z test_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3149480Z test_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3149655Z test_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3149827Z test_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150001Z test_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150174Z test_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150348Z test_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150517Z test_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150691Z test_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3150861Z test_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151056Z test_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151214Z test_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151375Z test_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151531Z test_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151684Z test_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3151905Z test_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152061Z test_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152211Z test_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152368Z test_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152515Z test_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152671Z test_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152823Z test_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3152983Z test_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153141Z test_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153296Z test_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153451Z test_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153605Z test_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153757Z test_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3153896Z test_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154048Z test_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154199Z test_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154356Z test_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154508Z test_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154671Z test_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154833Z test_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3154987Z test_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155143Z test_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155285Z test_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155439Z test_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155593Z test_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155743Z test_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3155893Z test_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156080Z test_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156233Z test_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156394Z test_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156542Z test_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156697Z test_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3156876Z test_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157030Z test_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157182Z test_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157333Z test_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157486Z test_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157634Z test_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157792Z test_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3157933Z test_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158097Z test_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158257Z test_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158413Z test_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158571Z test_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158726Z test_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3158875Z test_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159029Z test_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159182Z test_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159327Z test_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159477Z test_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159629Z test_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159799Z test_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3159968Z test_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160137Z test_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160304Z test_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160466Z test_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160630Z test_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160782Z test_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3160945Z test_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161161Z test_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161322Z test_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161484Z test_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161641Z test_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161797Z test_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3161994Z test_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3162167Z test_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3162333Z test_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3162511Z test_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3162681Z test_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3162853Z test_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3163023Z test_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3163247Z test_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3163471Z test_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3163701Z test_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3163934Z test_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164092Z test_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164250Z test_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164402Z test_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164559Z test_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164716Z test_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3164872Z test_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165025Z test_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165180Z test_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165333Z test_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165474Z test_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165623Z test_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165808Z test_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3165990Z test_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3166165Z test_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3166340Z test_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3166543Z test_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3166714Z test_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3166882Z test_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167038Z test_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167233Z test_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167394Z test_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167559Z test_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167727Z test_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3167895Z test_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168065Z test_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168235Z test_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168402Z test_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168561Z test_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168725Z test_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3168892Z test_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3169056Z test_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3169219Z test_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3169390Z test_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3169559Z test_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3169725Z test_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3169888Z test_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170039Z test_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170208Z test_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170369Z test_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170533Z test_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170699Z test_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3170869Z test_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171033Z test_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171194Z test_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171383Z test_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171538Z test_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171700Z test_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3171862Z test_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172030Z test_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172223Z test_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172386Z test_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172546Z test_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172709Z test_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3172873Z test_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173034Z test_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173209Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173398Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173584Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173765Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3173950Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3174133Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3174315Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3174492Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3174679Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3174851Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3175033Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3175213Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3175397Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3175573Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3175823Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3176006Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3176448Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3176826Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3177157Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3177489Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3177838Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3178175Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3178507Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3178839Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3179171Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3179513Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3179844Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3180172Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3180508Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3180839Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3181166Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3181496Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3181655Z test_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3181821Z test_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3181990Z test_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182156Z test_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182318Z test_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182483Z test_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182647Z test_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182812Z test_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3182972Z test_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3183150Z test_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3183319Z test_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3183484Z test_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3183650Z test_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3183813Z test_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184004Z test_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184166Z test_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184327Z test_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184513Z test_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184686Z test_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3184870Z test_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185050Z test_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185234Z test_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185414Z test_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185596Z test_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185776Z test_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3185956Z test_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3186141Z test_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3186325Z test_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3186495Z test_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3186677Z test_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3186856Z test_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187037Z test_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187306Z test_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187478Z test_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187640Z test_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187806Z test_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3187969Z test_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188118Z test_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188334Z test_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188493Z test_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188655Z test_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188817Z test_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3188979Z test_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189174Z test_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189339Z test_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189497Z test_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189643Z test_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189795Z test_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3189954Z test_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190108Z test_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190261Z test_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190426Z test_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190589Z test_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190750Z test_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3190909Z test_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191058Z test_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191213Z test_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191370Z test_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191558Z test_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191744Z test_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3191933Z test_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3192119Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3192301Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3192481Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3192650Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3192832Z test_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3193180Z test_meta_inplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3193521Z test_meta_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3193881Z test_meta_inplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3194209Z test_meta_inplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3194579Z test_meta_inplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3194913Z test_meta_inplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3195240Z test_meta_inplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3195569Z test_meta_inplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3195739Z test_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3195899Z test_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196071Z test_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196239Z test_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196406Z test_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196568Z test_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196737Z test_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3196899Z test_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197076Z test_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197256Z test_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197439Z test_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197605Z test_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197776Z test_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3197947Z test_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198121Z test_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198290Z test_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198462Z test_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198642Z test_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198823Z test_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3198997Z test_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3199195Z test_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3199363Z test_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3199538Z test_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3199707Z test_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3199906Z test_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200086Z test_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200267Z test_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200442Z test_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200610Z test_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200781Z test_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3200941Z test_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201112Z test_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201285Z test_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201462Z test_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201645Z test_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201816Z test_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3201984Z test_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202151Z test_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202325Z test_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202497Z test_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202652Z test_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202818Z test_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3202985Z test_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3203149Z test_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3203316Z test_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3203483Z test_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3203649Z test_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3203812Z test_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204004Z test_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204155Z test_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204324Z test_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204492Z test_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204657Z test_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3204847Z test_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205013Z test_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205174Z test_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205338Z test_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205538Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205720Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3205918Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3206111Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3206306Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3206490Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3206676Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3206865Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207058Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207246Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207433Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207610Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207801Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3207983Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3208162Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3208344Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3208535Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3208721Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3208908Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3209119Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3209304Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3209475Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3209653Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3209860Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3210041Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3210398Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3210752Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3211100Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3211446Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3211793Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3212135Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3212480Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3212808Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3213158Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3213501Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3213844Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3214186Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3214532Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3214875Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3215216Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3215556Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3216011Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3216356Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3216699Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3217069Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3217405Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3217746Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3218087Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3218422Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3218768Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3219111Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3219460Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3219797Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3220128Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3220472Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3220813Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3221163Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.3221334Z test_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3221518Z test_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3221701Z test_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3221884Z test_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222065Z test_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222243Z test_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222454Z test_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222634Z test_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222811Z test_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3222978Z test_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223165Z test_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223337Z test_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223502Z test_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223670Z test_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223835Z test_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3223999Z test_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224166Z test_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224335Z test_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224497Z test_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224650Z test_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224814Z test_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3224983Z test_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225145Z test_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225310Z test_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225474Z test_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225640Z test_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225800Z test_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3225956Z test_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226111Z test_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226275Z test_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226433Z test_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226591Z test_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226745Z test_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3226898Z test_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3227054Z test_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3227418Z test_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3227624Z test_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3227766Z test_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3227919Z test_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228089Z test_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228255Z test_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228463Z test_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228638Z test_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228809Z test_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3228978Z test_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229146Z test_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229301Z test_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229466Z test_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229629Z test_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229793Z test_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3229958Z test_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230129Z test_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230293Z test_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230465Z test_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230637Z test_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230796Z test_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3230968Z test_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3231136Z test_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3231301Z test_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3231473Z test_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3231641Z test_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3231802Z test_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3231967Z test_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232129Z test_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232277Z test_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232433Z test_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232626Z test_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232786Z test_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3232942Z test_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233099Z test_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233253Z test_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233429Z test_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233583Z test_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233724Z test_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3233875Z test_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234039Z test_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234193Z test_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234358Z test_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234522Z test_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234683Z test_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234837Z test_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3234988Z test_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235129Z test_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235286Z test_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235440Z test_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235596Z test_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235752Z test_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3235915Z test_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236070Z test_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236234Z test_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236390Z test_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236553Z test_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236715Z test_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3236869Z test_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237022Z test_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237180Z test_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237334Z test_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237485Z test_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237719Z test_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3237864Z test_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238022Z test_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238175Z test_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238337Z test_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238523Z test_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238681Z test_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238837Z test_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3238993Z test_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239144Z test_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239286Z test_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239440Z test_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239596Z test_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239750Z test_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3239901Z test_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240056Z test_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240220Z test_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240377Z test_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240529Z test_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240672Z test_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240825Z test_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3240989Z test_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241157Z test_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241320Z test_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241485Z test_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241644Z test_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241799Z test_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3241972Z test_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3242136Z test_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3242313Z test_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3242484Z test_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3242653Z test_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3242852Z test_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243019Z test_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243186Z test_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243354Z test_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243542Z test_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243698Z test_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3243864Z test_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244028Z test_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244188Z test_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244341Z test_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244494Z test_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244647Z test_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244808Z test_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3244964Z test_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245106Z test_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245262Z test_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245413Z test_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245564Z test_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245714Z test_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3245863Z test_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246013Z test_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246165Z test_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246301Z test_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246458Z test_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246608Z test_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246766Z test_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3246920Z test_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247074Z test_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247230Z test_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247384Z test_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247535Z test_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247673Z test_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247852Z test_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3247999Z test_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248147Z test_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248311Z test_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248470Z test_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248660Z test_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248826Z test_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3248986Z test_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249140Z test_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249300Z test_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249460Z test_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249619Z test_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249781Z test_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3249940Z test_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250099Z test_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250260Z test_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250419Z test_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250562Z test_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250717Z test_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3250880Z test_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251044Z test_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251207Z test_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251368Z test_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251528Z test_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251681Z test_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251831Z test_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3251969Z test_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252123Z test_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252280Z test_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252432Z test_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252584Z test_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252763Z test_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3252913Z test_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253064Z test_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253197Z test_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253348Z test_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253518Z test_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253691Z test_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3253856Z test_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254031Z test_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254203Z test_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254370Z test_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254538Z test_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254690Z test_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3254856Z test_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3255020Z test_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3255185Z test_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3255354Z test_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3255517Z test_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3255754Z test_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3255909Z test_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256072Z test_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256224Z test_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256377Z test_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256531Z test_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256691Z test_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3256848Z test_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257001Z test_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257153Z test_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257306Z test_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257461Z test_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257604Z test_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257757Z test_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3257953Z test_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258111Z test_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258268Z test_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258424Z test_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258575Z test_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258756Z test_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3258908Z test_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259048Z test_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259200Z test_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259359Z test_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259507Z test_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259672Z test_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259833Z test_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3259992Z test_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260148Z test_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260289Z test_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260445Z test_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260597Z test_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260748Z test_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3260896Z test_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261066Z test_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261232Z test_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261405Z test_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261574Z test_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261731Z test_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3261896Z test_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262062Z test_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262223Z test_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262385Z test_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262549Z test_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262710Z test_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3262871Z test_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263064Z test_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263218Z test_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263387Z test_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263548Z test_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263738Z test_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3263901Z test_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264057Z test_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264212Z test_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264370Z test_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264524Z test_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264670Z test_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264823Z test_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3264987Z test_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265144Z test_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265298Z test_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265456Z test_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265612Z test_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265764Z test_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3265918Z test_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266058Z test_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266212Z test_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266363Z test_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266520Z test_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266669Z test_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266830Z test_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3266985Z test_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267137Z test_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267389Z test_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267532Z test_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267683Z test_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267830Z test_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3267975Z test_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3268171Z test_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3268317Z test_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3268483Z test_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3268643Z test_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3268802Z test_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269003Z test_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269171Z test_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269333Z test_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269498Z test_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269660Z test_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269815Z test_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3269967Z test_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270126Z test_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270267Z test_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270427Z test_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270580Z test_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270738Z test_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3270889Z test_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271042Z test_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271194Z test_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271348Z test_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271499Z test_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271650Z test_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271808Z test_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3271962Z test_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272112Z test_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272265Z test_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272420Z test_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272573Z test_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272728Z test_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3272879Z test_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273033Z test_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273232Z test_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273399Z test_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273564Z test_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273731Z test_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3273922Z test_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274083Z test_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274247Z test_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274408Z test_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274554Z test_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274709Z test_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3274868Z test_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275023Z test_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275188Z test_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275357Z test_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275525Z test_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275688Z test_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3275852Z test_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276003Z test_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276164Z test_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276322Z test_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276478Z test_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276636Z test_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276791Z test_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3276950Z test_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277113Z test_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277259Z test_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277417Z test_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277572Z test_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277724Z test_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3277876Z test_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278027Z test_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278211Z test_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278365Z test_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278517Z test_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278683Z test_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3278859Z test_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279055Z test_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279225Z test_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279381Z test_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279535Z test_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279696Z test_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3279854Z test_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3280009Z test_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280153Z test_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280312Z test_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280465Z test_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280619Z test_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280773Z test_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3280924Z test_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281074Z test_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281236Z test_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281398Z test_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281546Z test_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281697Z test_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3281859Z test_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282024Z test_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282177Z test_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282332Z test_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282483Z test_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282634Z test_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282785Z test_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3282925Z test_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283076Z test_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283256Z test_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283417Z test_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283581Z test_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283747Z test_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3283911Z test_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284105Z test_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284263Z test_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284428Z test_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284594Z test_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284759Z test_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3284920Z test_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285079Z test_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285243Z test_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285404Z test_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285565Z test_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285716Z test_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3285873Z test_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286026Z test_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286179Z test_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286333Z test_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286487Z test_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286641Z test_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286794Z test_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3286956Z test_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287105Z test_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287269Z test_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287428Z test_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287583Z test_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287742Z test_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3287895Z test_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288047Z test_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288233Z test_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288387Z test_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288531Z test_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288686Z test_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3288841Z test_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289033Z test_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289195Z test_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289363Z test_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289531Z test_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289700Z test_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3289866Z test_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290018Z test_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290182Z test_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290344Z test_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290500Z test_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290654Z test_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290813Z test_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3290970Z test_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291136Z test_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291298Z test_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291457Z test_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291627Z test_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291795Z test_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3291959Z test_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292125Z test_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292288Z test_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292450Z test_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292609Z test_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292773Z test_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3292922Z test_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293083Z test_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293244Z test_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293432Z test_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293590Z test_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293749Z test_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3293904Z test_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294087Z test_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294244Z test_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294386Z test_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294541Z test_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294694Z test_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3294850Z test_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295004Z test_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295157Z test_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295319Z test_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295484Z test_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295693Z test_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3295867Z test_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296022Z test_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296174Z test_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296349Z test_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296521Z test_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296697Z test_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3296871Z test_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297042Z test_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297213Z test_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297365Z test_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297536Z test_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297700Z test_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3297859Z test_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298014Z test_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298171Z test_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298326Z test_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298526Z test_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298667Z test_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298823Z test_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3298975Z test_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299157Z test_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299325Z test_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299484Z test_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299651Z test_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299821Z test_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3299988Z test_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300138Z test_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300303Z test_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300466Z test_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300626Z test_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300783Z test_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3300938Z test_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301096Z test_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301250Z test_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301406Z test_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301554Z test_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301715Z test_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3301870Z test_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302024Z test_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302181Z test_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302344Z test_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302509Z test_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302675Z test_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302836Z test_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3302982Z test_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3303135Z test_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3303305Z test_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3303510Z test_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3303687Z test_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3303861Z test_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3304031Z test_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3304227Z test_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3304396Z test_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3304554Z test_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3304725Z test_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3304890Z test_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305055Z test_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305217Z test_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305376Z test_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305538Z test_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305697Z test_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3305854Z test_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306000Z test_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306154Z test_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306307Z test_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306459Z test_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306613Z test_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306766Z test_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3306937Z test_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3307106Z test_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3307388Z test_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3307538Z test_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3307694Z test_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3307858Z test_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308021Z test_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308187Z test_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308349Z test_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308505Z test_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308716Z test_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3308872Z test_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309013Z test_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309164Z test_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309317Z test_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309504Z test_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309676Z test_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3309845Z test_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310011Z test_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310170Z test_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310329Z test_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310481Z test_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310645Z test_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310808Z test_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3310962Z test_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311114Z test_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311273Z test_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311427Z test_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311584Z test_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311738Z test_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3311889Z test_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312048Z test_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312203Z test_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312359Z test_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312514Z test_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312668Z test_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312819Z test_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3312971Z test_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313116Z test_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313267Z test_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313416Z test_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313577Z test_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313762Z test_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3313927Z test_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314087Z test_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314244Z test_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314460Z test_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314604Z test_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314758Z test_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3314912Z test_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315070Z test_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315224Z test_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315378Z test_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315530Z test_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315692Z test_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3315850Z test_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316002Z test_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316165Z test_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316325Z test_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316483Z test_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316637Z test_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316790Z test_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3316946Z test_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317101Z test_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317258Z test_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317402Z test_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317555Z test_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317714Z test_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3317866Z test_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318030Z test_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318192Z test_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318348Z test_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318504Z test_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318684Z test_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318823Z test_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3318975Z test_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319126Z test_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319280Z test_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319456Z test_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319608Z test_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319766Z test_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3319918Z test_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320066Z test_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320219Z test_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320371Z test_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320524Z test_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320681Z test_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320832Z test_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3320983Z test_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321132Z test_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321290Z test_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321432Z test_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321593Z test_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321751Z test_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3321908Z test_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322059Z test_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322207Z test_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322356Z test_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322507Z test_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322659Z test_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322800Z test_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3322951Z test_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323109Z test_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323264Z test_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323425Z test_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323585Z test_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323765Z test_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3323920Z test_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324059Z test_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324208Z test_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324359Z test_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324537Z test_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324689Z test_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324841Z test_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3324994Z test_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325158Z test_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325315Z test_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325470Z test_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325638Z test_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325804Z test_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3325966Z test_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326129Z test_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326292Z test_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326449Z test_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326602Z test_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326752Z test_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3326900Z test_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327053Z test_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327207Z test_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327360Z test_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327518Z test_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327672Z test_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327827Z test_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3327981Z test_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3328138Z test_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3328280Z test_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3328431Z test_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3328579Z test_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3328787Z test_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3328938Z test_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329085Z test_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329240Z test_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329388Z test_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329571Z test_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329717Z test_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3329873Z test_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330027Z test_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330180Z test_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330330Z test_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330478Z test_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330625Z test_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330775Z test_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3330912Z test_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331059Z test_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331226Z test_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331388Z test_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331560Z test_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331729Z test_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3331894Z test_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332058Z test_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332221Z test_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332371Z test_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332536Z test_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332697Z test_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3332856Z test_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333016Z test_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333178Z test_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333338Z test_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333494Z test_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333683Z test_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333835Z test_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3333995Z test_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334155Z test_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334312Z test_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334499Z test_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334654Z test_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334804Z test_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3334960Z test_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335108Z test_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335250Z test_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335401Z test_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335549Z test_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335779Z test_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3335934Z test_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336083Z test_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336247Z test_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336404Z test_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336568Z test_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336720Z test_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3336878Z test_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337038Z test_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337196Z test_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337354Z test_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337509Z test_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337657Z test_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337812Z test_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3337963Z test_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338118Z test_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338286Z test_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338450Z test_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338645Z test_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338806Z test_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3338967Z test_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339126Z test_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339281Z test_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339465Z test_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339615Z test_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339772Z test_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3339932Z test_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340086Z test_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340245Z test_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340401Z test_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340557Z test_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340721Z test_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3340881Z test_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341028Z test_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341187Z test_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341343Z test_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341497Z test_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341650Z test_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341800Z test_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3341956Z test_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342108Z test_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342263Z test_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342407Z test_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342552Z test_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342697Z test_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342845Z test_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3342992Z test_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343155Z test_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343320Z test_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343481Z test_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343678Z test_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343826Z test_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3343985Z test_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344138Z test_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344320Z test_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344473Z test_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344630Z test_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344781Z test_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3344941Z test_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345094Z test_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345254Z test_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345411Z test_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345569Z test_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345725Z test_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3345878Z test_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346033Z test_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346184Z test_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346337Z test_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346477Z test_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346629Z test_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346781Z test_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3346929Z test_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3347074Z test_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3347318Z test_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3347469Z test_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3347650Z test_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3347833Z test_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348002Z test_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348183Z test_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348361Z test_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348578Z test_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348738Z test_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3348900Z test_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349059Z test_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349216Z test_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349403Z test_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349550Z test_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349708Z test_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3349863Z test_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350017Z test_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350170Z test_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350324Z test_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350480Z test_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350640Z test_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350793Z test_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3350943Z test_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351107Z test_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351264Z test_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351418Z test_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351572Z test_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351723Z test_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3351879Z test_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352031Z test_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352186Z test_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352337Z test_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352491Z test_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352654Z test_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352817Z test_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3352974Z test_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353127Z test_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353282Z test_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353436Z test_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353621Z test_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353764Z test_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3353917Z test_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354075Z test_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354230Z test_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354415Z test_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354574Z test_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354728Z test_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3354885Z test_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355030Z test_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355181Z test_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3355335Z test_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355488Z test_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355643Z test_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355795Z test_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3355946Z test_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356109Z test_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356274Z test_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356426Z test_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356586Z test_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356744Z test_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3356901Z test_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357053Z test_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357203Z test_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357359Z test_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357520Z test_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357682Z test_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3357836Z test_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358002Z test_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358165Z test_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358322Z test_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358482Z test_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358677Z test_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3358842Z test_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359005Z test_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359163Z test_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359309Z test_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359490Z test_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359641Z test_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359796Z test_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3359952Z test_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360113Z test_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360276Z test_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360435Z test_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360588Z test_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360731Z test_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3360886Z test_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361040Z test_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361196Z test_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361352Z test_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361507Z test_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361681Z test_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3361862Z test_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362040Z test_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362204Z test_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362377Z test_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362547Z test_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362715Z test_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3362879Z test_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363049Z test_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363218Z test_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363379Z test_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363539Z test_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363716Z test_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3363873Z test_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364024Z test_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364180Z test_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364334Z test_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364513Z test_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364672Z test_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364826Z test_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3364987Z test_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365131Z test_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365293Z test_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365455Z test_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365611Z test_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365765Z test_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3365916Z test_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366072Z test_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366228Z test_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366372Z test_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366523Z test_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366675Z test_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366833Z test_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3366987Z test_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367149Z test_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367304Z test_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367461Z test_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367616Z test_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367758Z test_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3367910Z test_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368063Z test_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368216Z test_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368370Z test_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368516Z test_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368709Z test_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3368876Z test_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369042Z test_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369195Z test_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369358Z test_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369547Z test_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369709Z test_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3369862Z test_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370022Z test_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370169Z test_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370319Z test_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370472Z test_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370615Z test_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370769Z test_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3370919Z test_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371070Z test_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371232Z test_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371382Z test_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371538Z test_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371690Z test_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371829Z test_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3371980Z test_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372133Z test_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372283Z test_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372436Z test_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372585Z test_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372744Z test_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3372905Z test_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373060Z test_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373208Z test_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373361Z test_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373510Z test_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373697Z test_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3373849Z test_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374007Z test_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374161Z test_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374323Z test_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374512Z test_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374656Z test_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374807Z test_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3374957Z test_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375109Z test_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375265Z test_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375416Z test_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375570Z test_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375802Z test_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3375961Z test_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376103Z test_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376269Z test_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376427Z test_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376581Z test_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376736Z test_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3376887Z test_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377041Z test_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377196Z test_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377348Z test_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377491Z test_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377639Z test_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377804Z test_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3377967Z test_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378123Z test_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378276Z test_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378433Z test_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378583Z test_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378769Z test_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3378925Z test_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379080Z test_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379241Z test_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379399Z test_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379580Z test_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379734Z test_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3379885Z test_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380038Z test_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380178Z test_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380333Z test_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380487Z test_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380646Z test_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380805Z test_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3380961Z test_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3381110Z test_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3381267Z test_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3381427Z test_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3381569Z test_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3381724Z test_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3381880Z test_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382041Z test_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382196Z test_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382355Z test_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382514Z test_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382667Z test_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382825Z test_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3382970Z test_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383123Z test_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383279Z test_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383431Z test_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383596Z test_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383782Z test_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3383950Z test_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384116Z test_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384278Z test_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384457Z test_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384619Z test_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384778Z test_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3384932Z test_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385087Z test_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385243Z test_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385394Z test_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385562Z test_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385727Z test_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3385886Z test_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386055Z test_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386221Z test_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386386Z test_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386554Z test_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386715Z test_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3386875Z test_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387036Z test_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387303Z test_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387452Z test_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387616Z test_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387799Z test_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3387977Z test_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3388159Z test_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3388343Z test_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3388524Z test_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3388705Z test_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3388929Z test_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389098Z test_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389275Z test_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389444Z test_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389642Z test_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389818Z test_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3389984Z test_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3390157Z test_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3390326Z test_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3390505Z test_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3390683Z test_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3390845Z test_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391020Z test_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391191Z test_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391365Z test_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391533Z test_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391702Z test_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3391868Z test_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392038Z test_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392207Z test_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392355Z test_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392509Z test_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392671Z test_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392829Z test_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3392986Z test_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393140Z test_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393297Z test_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393451Z test_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393604Z test_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393746Z test_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3393960Z test_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394121Z test_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394276Z test_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394439Z test_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394638Z test_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394800Z test_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3394955Z test_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395099Z test_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395255Z test_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395410Z test_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395566Z test_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395719Z test_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3395881Z test_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396033Z test_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396194Z test_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396352Z test_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396495Z test_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396650Z test_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396803Z test_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3396954Z test_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397105Z test_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397266Z test_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397419Z test_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397583Z test_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397744Z test_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3397891Z test_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398041Z test_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398195Z test_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398348Z test_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398503Z test_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398658Z test_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3398809Z test_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399000Z test_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399155Z test_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399308Z test_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399473Z test_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399630Z test_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399807Z test_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3399961Z test_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400115Z test_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400272Z test_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400424Z test_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400566Z test_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400731Z test_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3400893Z test_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401062Z test_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401233Z test_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401399Z test_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401566Z test_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401729Z test_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3401894Z test_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402044Z test_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402209Z test_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402367Z test_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402525Z test_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402690Z test_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3402857Z test_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403018Z test_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403188Z test_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403354Z test_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403523Z test_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403673Z test_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3403834Z test_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404024Z test_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404183Z test_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404342Z test_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404501Z test_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404687Z test_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3404851Z test_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405004Z test_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405164Z test_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405332Z test_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405494Z test_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405661Z test_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405824Z test_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3405989Z test_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406151Z test_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406309Z test_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406461Z test_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406621Z test_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406778Z test_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3406932Z test_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407093Z test_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407260Z test_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407426Z test_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407584Z test_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407740Z test_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3407889Z test_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3408040Z test_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3408190Z test_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3408345Z test_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3408497Z test_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3408660Z test_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3408824Z test_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409013Z test_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409174Z test_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409316Z test_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409480Z test_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409670Z test_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409834Z test_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3409992Z test_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410152Z test_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410310Z test_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410466Z test_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410618Z test_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410760Z test_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3410918Z test_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411070Z test_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411221Z test_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411373Z test_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411523Z test_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411679Z test_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411829Z test_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3411990Z test_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412143Z test_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412306Z test_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412469Z test_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412633Z test_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412791Z test_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3412963Z test_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413132Z test_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413299Z test_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413470Z test_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413624Z test_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413782Z test_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3413980Z test_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414141Z test_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414299Z test_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414456Z test_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414641Z test_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414803Z test_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3414963Z test_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3415113Z test_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3415271Z test_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3415428Z test_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3415583Z test_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3415835Z test_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416010Z test_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416179Z test_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416348Z test_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416521Z test_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416668Z test_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416829Z test_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3416986Z test_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417150Z test_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417305Z test_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417463Z test_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417631Z test_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417793Z test_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3417962Z test_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418118Z test_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418284Z test_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418449Z test_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418613Z test_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418777Z test_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3418969Z test_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419131Z test_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419289Z test_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419447Z test_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419597Z test_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419781Z test_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3419939Z test_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420093Z test_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420251Z test_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420403Z test_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420556Z test_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420710Z test_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3420862Z test_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421006Z test_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421157Z test_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421314Z test_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421467Z test_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421627Z test_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421785Z test_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3421942Z test_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422098Z test_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422252Z test_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422391Z test_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422544Z test_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422702Z test_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3422855Z test_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423003Z test_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423154Z test_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423327Z test_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423505Z test_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423675Z test_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3423840Z test_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424045Z test_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424219Z test_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424390Z test_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424561Z test_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424754Z test_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3424923Z test_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425087Z test_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425259Z test_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425412Z test_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425579Z test_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425744Z test_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3425917Z test_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426086Z test_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426252Z test_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426417Z test_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426580Z test_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426745Z test_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3426898Z test_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427060Z test_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427333Z test_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427499Z test_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427662Z test_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427829Z test_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3427990Z test_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428152Z test_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428312Z test_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428457Z test_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428612Z test_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428774Z test_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3428926Z test_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429134Z test_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429287Z test_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429446Z test_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429608Z test_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429766Z test_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3429940Z test_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430093Z test_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430247Z test_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430403Z test_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430556Z test_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430707Z test_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3430859Z test_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431031Z test_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431202Z test_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431367Z test_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431539Z test_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431713Z test_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3431881Z test_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432043Z test_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432211Z test_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432379Z test_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432541Z test_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432706Z test_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3432866Z test_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433023Z test_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433173Z test_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433333Z test_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433492Z test_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433648Z test_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433801Z test_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3433954Z test_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434139Z test_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434280Z test_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434430Z test_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434578Z test_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434728Z test_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3434902Z test_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3435060Z test_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3435211Z test_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3435377Z test_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3435527Z test_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3435694Z test_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3435859Z test_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436024Z test_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436186Z test_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436342Z test_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436493Z test_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436648Z test_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436801Z test_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3436941Z test_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437099Z test_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437249Z test_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437404Z test_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437559Z test_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437711Z test_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3437867Z test_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438021Z test_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438174Z test_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438316Z test_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438466Z test_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438631Z test_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438787Z test_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3438950Z test_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439139Z test_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439302Z test_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439461Z test_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439619Z test_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439761Z test_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3439943Z test_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440097Z test_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440245Z test_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440403Z test_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440559Z test_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440719Z test_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3440875Z test_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441041Z test_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441193Z test_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441348Z test_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441504Z test_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441659Z test_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441809Z test_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3441962Z test_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442117Z test_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442269Z test_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442416Z test_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442569Z test_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442724Z test_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3442879Z test_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443040Z test_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443200Z test_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443355Z test_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443512Z test_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443664Z test_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443800Z test_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3443955Z test_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444134Z test_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444285Z test_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444438Z test_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444589Z test_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444758Z test_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3444950Z test_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445114Z test_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445264Z test_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445444Z test_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445617Z test_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445787Z test_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3445955Z test_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446132Z test_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446301Z test_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446469Z test_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446639Z test_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446788Z test_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3446943Z test_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447105Z test_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447265Z test_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447422Z test_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447578Z test_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447732Z test_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3447883Z test_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448039Z test_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448183Z test_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448338Z test_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448492Z test_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448646Z test_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448808Z test_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3448967Z test_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449158Z test_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449311Z test_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449466Z test_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449606Z test_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449760Z test_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3449938Z test_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450106Z test_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450268Z test_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450433Z test_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450595Z test_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450757Z test_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3450917Z test_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451064Z test_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451217Z test_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451375Z test_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451526Z test_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451692Z test_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3451848Z test_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452009Z test_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452168Z test_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452331Z test_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452475Z test_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452625Z test_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452778Z test_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3452936Z test_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453095Z test_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453254Z test_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453407Z test_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453570Z test_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453731Z test_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3453874Z test_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454061Z test_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454214Z test_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454363Z test_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454515Z test_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454667Z test_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3454844Z test_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455000Z test_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455142Z test_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455312Z test_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455475Z test_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455719Z test_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3455894Z test_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3456064Z test_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3460899Z test_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461098Z test_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461268Z test_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461427Z test_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461594Z test_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461759Z test_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3461924Z test_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462091Z test_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462262Z test_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462426Z test_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462600Z test_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462772Z test_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3462928Z test_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463094Z test_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463255Z test_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463425Z test_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463590Z test_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463755Z test_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3463986Z test_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464149Z test_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464311Z test_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464458Z test_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464613Z test_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464814Z test_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3464970Z test_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465131Z test_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465295Z test_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465451Z test_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465608Z test_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465762Z test_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3465899Z test_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466056Z test_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466211Z test_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466363Z test_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466519Z test_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466672Z test_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3466844Z test_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3467010Z test_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3467305Z test_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3467466Z test_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3467639Z test_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3467811Z test_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3467977Z test_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468140Z test_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468307Z test_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468473Z test_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468638Z test_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468804Z test_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3468955Z test_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3469183Z test_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3469349Z test_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3469522Z test_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3469694Z test_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3469899Z test_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470070Z test_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470235Z test_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470405Z test_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470558Z test_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470721Z test_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3470889Z test_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471055Z test_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471221Z test_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471384Z test_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471553Z test_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471722Z test_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3471891Z test_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472057Z test_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472211Z test_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472377Z test_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472539Z test_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472701Z test_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3472863Z test_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473026Z test_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473187Z test_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473351Z test_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473501Z test_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473667Z test_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473829Z test_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3473990Z test_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3474180Z test_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3474334Z test_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3474485Z test_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3474641Z test_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3474794Z test_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475007Z test_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475177Z test_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475344Z test_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475506Z test_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475666Z test_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475827Z test_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3475981Z test_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476133Z test_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476294Z test_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476437Z test_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476597Z test_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476755Z test_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3476912Z test_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477070Z test_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477227Z test_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477383Z test_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477537Z test_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477690Z test_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477831Z test_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3477989Z test_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478139Z test_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478297Z test_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478446Z test_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478608Z test_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478768Z test_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3478923Z test_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479075Z test_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479246Z test_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479400Z test_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479555Z test_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479709Z test_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3479860Z test_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480054Z test_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480221Z test_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480389Z test_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480564Z test_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480719Z test_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3480889Z test_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481052Z test_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481215Z test_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481376Z test_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481538Z test_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481705Z test_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3481867Z test_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482023Z test_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482172Z test_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482330Z test_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482487Z test_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482644Z test_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482796Z test_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3482950Z test_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483098Z test_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483251Z test_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483390Z test_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483550Z test_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483715Z test_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3483877Z test_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484032Z test_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484213Z test_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484364Z test_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484519Z test_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484671Z test_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484815Z test_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3484995Z test_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485158Z test_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485314Z test_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485475Z test_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485630Z test_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485788Z test_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3485940Z test_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486091Z test_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486235Z test_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486395Z test_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486556Z test_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486715Z test_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3486877Z test_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487032Z test_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487187Z test_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487338Z test_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487489Z test_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487631Z test_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487788Z test_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3487951Z test_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488118Z test_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488283Z test_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488447Z test_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488604Z test_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488765Z test_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3488918Z test_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489059Z test_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489258Z test_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489412Z test_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489572Z test_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489736Z test_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3489898Z test_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490083Z test_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490239Z test_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490398Z test_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490543Z test_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490694Z test_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3490849Z test_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491006Z test_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491184Z test_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491367Z test_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491548Z test_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491722Z test_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3491903Z test_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492068Z test_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492244Z test_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492420Z test_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492597Z test_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492771Z test_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3492935Z test_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493097Z test_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493259Z test_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493418Z test_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493562Z test_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493721Z test_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3493877Z test_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3494029Z test_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3494186Z test_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3494376Z test_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3494532Z test_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3494685Z test_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3494847Z test_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495023Z test_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495184Z test_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495337Z test_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495486Z test_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495710Z test_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3495872Z test_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496027Z test_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496182Z test_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496324Z test_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496498Z test_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496660Z test_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3496830Z test_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497002Z test_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497171Z test_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497337Z test_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497503Z test_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497667Z test_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497819Z test_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3497980Z test_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498145Z test_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498306Z test_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498467Z test_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498633Z test_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498794Z test_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3498965Z test_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499131Z test_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499282Z test_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499485Z test_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499647Z test_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499808Z test_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3499964Z test_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500117Z test_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500306Z test_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500468Z test_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500636Z test_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500795Z test_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3500970Z test_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501141Z test_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501309Z test_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501477Z test_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501643Z test_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501806Z test_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3501972Z test_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502138Z test_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502290Z test_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502456Z test_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502618Z test_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502785Z test_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3502947Z test_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503110Z test_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503279Z test_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503443Z test_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503606Z test_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503758Z test_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3503922Z test_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504081Z test_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504238Z test_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504388Z test_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504577Z test_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504738Z test_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3504913Z test_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505081Z test_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505270Z test_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505448Z test_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505616Z test_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505792Z test_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3505962Z test_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506132Z test_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506302Z test_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506466Z test_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506635Z test_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506798Z test_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3506945Z test_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507102Z test_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507361Z test_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507522Z test_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507679Z test_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507835Z test_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3507984Z test_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508140Z test_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508284Z test_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508439Z test_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508592Z test_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508745Z test_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3508913Z test_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509074Z test_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509236Z test_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509394Z test_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509551Z test_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509741Z test_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3509892Z test_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510046Z test_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510197Z test_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510381Z test_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510540Z test_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510697Z test_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3510855Z test_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511009Z test_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511146Z test_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511318Z test_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511495Z test_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511670Z test_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3511842Z test_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512012Z test_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512185Z test_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512351Z test_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512522Z test_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512680Z test_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3512857Z test_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513029Z test_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513206Z test_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513383Z test_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513556Z test_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513720Z test_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3513882Z test_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514053Z test_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514224Z test_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514381Z test_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514582Z test_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514748Z test_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3514922Z test_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515091Z test_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515262Z test_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515457Z test_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515627Z test_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515794Z test_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3515954Z test_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516122Z test_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516288Z test_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516446Z test_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516611Z test_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516767Z test_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3516922Z test_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517079Z test_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517232Z test_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517374Z test_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517527Z test_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517681Z test_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517836Z test_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3517999Z test_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518154Z test_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518320Z test_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518481Z test_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518643Z test_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518794Z test_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3518951Z test_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519108Z test_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519266Z test_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519420Z test_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519600Z test_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519756Z test_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3519914Z test_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520065Z test_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520223Z test_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520414Z test_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520581Z test_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520744Z test_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3520905Z test_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521061Z test_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521214Z test_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521371Z test_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521513Z test_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3521667Z test_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521822Z test_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3521977Z test_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522142Z test_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522297Z test_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522464Z test_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522628Z test_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522790Z test_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3522944Z test_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523102Z test_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523257Z test_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523417Z test_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523570Z test_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523720Z test_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3523873Z test_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524026Z test_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524188Z test_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524342Z test_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524506Z test_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524703Z test_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3524860Z test_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525015Z test_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525167Z test_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525317Z test_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525496Z test_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525655Z test_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525806Z test_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3525966Z test_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526127Z test_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526287Z test_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526444Z test_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526602Z test_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526759Z test_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3526911Z test_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527066Z test_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527211Z test_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527367Z test_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527519Z test_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527670Z test_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527837Z test_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3527996Z test_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528166Z test_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528331Z test_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528501Z test_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528654Z test_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528817Z test_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3528978Z test_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529142Z test_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529300Z test_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529459Z test_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529643Z test_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529802Z test_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3529957Z test_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530100Z test_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530261Z test_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530443Z test_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530598Z test_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530754Z test_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3530910Z test_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531062Z test_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531212Z test_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531353Z test_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531503Z test_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531656Z test_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531805Z test_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3531966Z test_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532122Z test_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532285Z test_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532445Z test_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532603Z test_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532746Z test_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3532901Z test_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533054Z test_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533211Z test_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533368Z test_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533522Z test_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533675Z test_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533834Z test_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3533986Z test_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534132Z test_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534288Z test_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534441Z test_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534623Z test_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534776Z test_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3534928Z test_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535076Z test_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535234Z test_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535411Z test_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535560Z test_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535797Z test_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3535956Z test_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536111Z test_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536265Z test_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536415Z test_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536567Z test_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536732Z test_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3536876Z test_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537039Z test_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537195Z test_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537356Z test_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537506Z test_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537655Z test_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537810Z test_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3537970Z test_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538124Z test_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538266Z test_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538421Z test_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538576Z test_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538725Z test_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3538877Z test_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539030Z test_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539184Z test_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539332Z test_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539480Z test_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539627Z test_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539810Z test_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3539971Z test_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540132Z test_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540287Z test_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540443Z test_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540624Z test_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540777Z test_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3540919Z test_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541074Z test_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541224Z test_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541393Z test_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541556Z test_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541726Z test_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3541900Z test_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542063Z test_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542227Z test_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542379Z test_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542541Z test_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542698Z test_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3542853Z test_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543016Z test_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543171Z test_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543323Z test_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543481Z test_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543643Z test_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543797Z test_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3543960Z test_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544117Z test_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544274Z test_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544432Z test_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544587Z test_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544771Z test_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3544923Z test_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545082Z test_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545231Z test_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545387Z test_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545573Z test_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545730Z test_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3545883Z test_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546040Z test_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546193Z test_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546342Z test_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546492Z test_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546633Z test_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546798Z test_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3546958Z test_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547109Z test_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547378Z test_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547531Z test_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547682Z test_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547835Z test_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3547987Z test_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3548130Z test_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3548281Z test_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3548438Z test_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3548608Z test_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3548772Z test_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3548935Z test_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549096Z test_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549254Z test_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549398Z test_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549548Z test_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549703Z test_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3549902Z test_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550058Z test_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550222Z test_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550386Z test_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550548Z test_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550738Z test_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3550885Z test_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551041Z test_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551198Z test_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551353Z test_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551506Z test_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551658Z test_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551822Z test_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3551986Z test_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552143Z test_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552293Z test_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552452Z test_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552604Z test_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552755Z test_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3552909Z test_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553060Z test_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553231Z test_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553394Z test_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553563Z test_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553723Z test_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3553889Z test_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554054Z test_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554219Z test_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554381Z test_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554542Z test_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554706Z test_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3554936Z test_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555097Z test_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555246Z test_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555405Z test_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555571Z test_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555762Z test_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3555925Z test_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556089Z test_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556250Z test_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556405Z test_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556554Z test_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556700Z test_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3556853Z test_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557013Z test_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557179Z test_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557345Z test_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557507Z test_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557667Z test_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557822Z test_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3557973Z test_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558114Z test_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558266Z test_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558417Z test_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558568Z test_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558738Z test_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3558901Z test_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559064Z test_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559224Z test_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559385Z test_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559530Z test_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559681Z test_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3559878Z test_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560033Z test_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560190Z test_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560356Z test_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560519Z test_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560707Z test_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3560870Z test_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561016Z test_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561173Z test_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561323Z test_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561481Z test_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561635Z test_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561792Z test_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3561959Z test_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562125Z test_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562286Z test_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562437Z test_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562596Z test_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562750Z test_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3562901Z test_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563059Z test_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563212Z test_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563371Z test_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563538Z test_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563703Z test_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3563854Z test_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564012Z test_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564170Z test_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564323Z test_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564473Z test_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564630Z test_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564811Z test_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3564979Z test_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3565144Z test_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3565305Z test_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3565476Z test_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3565671Z test_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3565841Z test_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566007Z test_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566173Z test_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566335Z test_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566498Z test_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566662Z test_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566818Z test_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3566979Z test_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567143Z test_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567309Z test_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567466Z test_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567626Z test_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567788Z test_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3567946Z test_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568105Z test_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568255Z test_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568414Z test_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568575Z test_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568737Z test_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3568894Z test_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569046Z test_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569196Z test_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569357Z test_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569509Z test_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569649Z test_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3569842Z test_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570005Z test_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570164Z test_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570325Z test_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570483Z test_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570668Z test_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570831Z test_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3570989Z test_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571147Z test_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571314Z test_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571477Z test_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571640Z test_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571800Z test_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3571959Z test_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572116Z test_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572279Z test_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572440Z test_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572587Z test_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572752Z test_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3572917Z test_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573082Z test_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573242Z test_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573403Z test_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573560Z test_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573711Z test_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3573869Z test_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3574011Z test_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3574163Z test_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3574333Z test_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3574501Z test_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3574663Z test_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3574857Z test_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575018Z test_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575177Z test_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575337Z test_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575510Z test_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575747Z test_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3575908Z test_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576070Z test_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576235Z test_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576394Z test_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576550Z test_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576699Z test_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3576859Z test_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577000Z test_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577158Z test_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577318Z test_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577479Z test_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577637Z test_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577792Z test_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3577943Z test_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578101Z test_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578242Z test_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578391Z test_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578554Z test_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578714Z test_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3578869Z test_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579023Z test_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579175Z test_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579335Z test_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579486Z test_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579631Z test_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579820Z test_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3579982Z test_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580138Z test_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580293Z test_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580451Z test_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580636Z test_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580787Z test_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3580941Z test_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581087Z test_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581240Z test_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581395Z test_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581546Z test_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581710Z test_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3581871Z test_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582038Z test_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582209Z test_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582376Z test_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582527Z test_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582688Z test_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582843Z test_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3582999Z test_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583154Z test_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583307Z test_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583466Z test_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583621Z test_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583773Z test_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3583917Z test_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584079Z test_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584238Z test_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584397Z test_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584551Z test_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584703Z test_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3584886Z test_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585040Z test_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585194Z test_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585335Z test_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585486Z test_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585672Z test_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3585836Z test_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586000Z test_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586168Z test_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586329Z test_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586487Z test_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586630Z test_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586787Z test_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3586941Z test_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3587093Z test_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3587361Z test_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3587523Z test_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3587686Z test_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3587842Z test_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588004Z test_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588155Z test_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588314Z test_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588471Z test_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588626Z test_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588784Z test_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3588935Z test_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589087Z test_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589242Z test_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589400Z test_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589550Z test_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589706Z test_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3589869Z test_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590090Z test_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590250Z test_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590409Z test_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590562Z test_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590748Z test_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3590904Z test_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591050Z test_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591206Z test_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591363Z test_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591515Z test_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591681Z test_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3591843Z test_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592019Z test_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592187Z test_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592353Z test_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592507Z test_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592672Z test_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592834Z test_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3592991Z test_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593154Z test_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593318Z test_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593482Z test_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593642Z test_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593802Z test_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3593943Z test_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594095Z test_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594248Z test_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594400Z test_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594557Z test_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594710Z test_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3594879Z test_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595092Z test_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595257Z test_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595410Z test_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595574Z test_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595742Z test_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3595943Z test_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596110Z test_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596273Z test_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596434Z test_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596587Z test_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596746Z test_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3596888Z test_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597040Z test_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597194Z test_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597348Z test_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597500Z test_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597654Z test_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597806Z test_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3597964Z test_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598105Z test_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598266Z test_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598420Z test_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598569Z test_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598721Z test_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3598876Z test_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599029Z test_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599179Z test_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599332Z test_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599477Z test_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599634Z test_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599785Z test_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3599936Z test_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600118Z test_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600270Z test_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600423Z test_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600577Z test_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600728Z test_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3600901Z test_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601060Z test_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601213Z test_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601368Z test_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3601526Z test_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601683Z test_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601835Z test_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3601985Z test_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602125Z test_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602278Z test_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602439Z test_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602604Z test_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602760Z test_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3602915Z test_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603067Z test_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603217Z test_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603372Z test_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603511Z test_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603662Z test_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603815Z test_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3603966Z test_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604129Z test_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604286Z test_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604453Z test_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604621Z test_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604783Z test_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3604935Z test_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605124Z test_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605285Z test_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605443Z test_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605597Z test_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605782Z test_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3605935Z test_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606092Z test_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606251Z test_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606406Z test_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606571Z test_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606733Z test_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3606890Z test_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607045Z test_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607202Z test_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607354Z test_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607504Z test_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607659Z test_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607806Z test_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3607960Z test_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608114Z test_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608270Z test_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608427Z test_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608579Z test_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608737Z test_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3608887Z test_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609040Z test_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609183Z test_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609336Z test_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609489Z test_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609637Z test_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609788Z test_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3609939Z test_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610121Z test_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610284Z test_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610436Z test_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610597Z test_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610778Z test_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3610946Z test_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611111Z test_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611280Z test_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611445Z test_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611609Z test_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611770Z test_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3611922Z test_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612078Z test_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612233Z test_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612394Z test_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612567Z test_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612736Z test_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3612892Z test_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613042Z test_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613197Z test_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613342Z test_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613497Z test_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613651Z test_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613801Z test_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3613953Z test_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614100Z test_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614248Z test_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614408Z test_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614566Z test_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614716Z test_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3614877Z test_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615065Z test_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615216Z test_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615366Z test_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615519Z test_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615759Z test_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3615948Z test_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616090Z test_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616244Z test_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616413Z test_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616573Z test_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616735Z test_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3616900Z test_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617064Z test_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617230Z test_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617386Z test_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617531Z test_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617695Z test_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3617851Z test_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618007Z test_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618166Z test_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618322Z test_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618489Z test_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618651Z test_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618821Z test_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3618981Z test_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619140Z test_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619297Z test_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619460Z test_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619624Z test_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619791Z test_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3619952Z test_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620108Z test_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620290Z test_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620437Z test_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620591Z test_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620743Z test_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3620897Z test_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621083Z test_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621245Z test_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621401Z test_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621568Z test_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621731Z test_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3621884Z test_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622045Z test_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622202Z test_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622355Z test_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622511Z test_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622669Z test_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622822Z test_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3622978Z test_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623133Z test_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623282Z test_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623443Z test_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623597Z test_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623749Z test_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3623903Z test_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624059Z test_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624212Z test_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624365Z test_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624515Z test_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624656Z test_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624807Z test_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3624955Z test_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625118Z test_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625309Z test_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625466Z test_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625619Z test_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625780Z test_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3625930Z test_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626124Z test_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626278Z test_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626433Z test_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626592Z test_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626751Z test_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3626915Z test_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3627073Z test_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3627352Z test_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3627510Z test_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3627679Z test_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3627844Z test_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3628009Z test_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628173Z test_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628333Z test_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628489Z test_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628644Z test_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628801Z test_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3628944Z test_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629114Z test_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629275Z test_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629446Z test_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629613Z test_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629778Z test_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3629946Z test_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630109Z test_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630271Z test_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630478Z test_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630642Z test_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630803Z test_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3630964Z test_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3631193Z test_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3631356Z test_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3631523Z test_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3631693Z test_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3631858Z test_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632011Z test_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632174Z test_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632334Z test_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632498Z test_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632660Z test_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632821Z test_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3632984Z test_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633148Z test_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633309Z test_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633466Z test_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633633Z test_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633802Z test_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3633965Z test_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634130Z test_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634296Z test_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634454Z test_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634608Z test_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634759Z test_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3634908Z test_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635066Z test_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635239Z test_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635406Z test_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635601Z test_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635762Z test_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3635928Z test_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636095Z test_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636285Z test_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636439Z test_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636602Z test_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636773Z test_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3636936Z test_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637106Z test_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637280Z test_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637449Z test_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637617Z test_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637782Z test_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3637932Z test_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638096Z test_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638257Z test_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638418Z test_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638579Z test_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638740Z test_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3638897Z test_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639056Z test_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639220Z test_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639367Z test_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639526Z test_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639680Z test_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639834Z test_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3639991Z test_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640146Z test_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640297Z test_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640482Z test_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640636Z test_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640787Z test_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3640946Z test_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641101Z test_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641280Z test_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641434Z test_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641587Z test_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641741Z test_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3641893Z test_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642044Z test_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642184Z test_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642347Z test_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642505Z test_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642669Z test_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642836Z test_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3642998Z test_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643153Z test_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643306Z test_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643462Z test_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643606Z test_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643756Z test_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3643910Z test_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644059Z test_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644225Z test_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644385Z test_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644552Z test_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644717Z test_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3644872Z test_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645034Z test_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645195Z test_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645356Z test_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645547Z test_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645703Z test_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3645856Z test_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646013Z test_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646165Z test_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646335Z test_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646490Z test_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646643Z test_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646799Z test_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3646955Z test_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647110Z test_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647262Z test_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647420Z test_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647575Z test_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647728Z test_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3647892Z test_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648050Z test_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648207Z test_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648360Z test_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648511Z test_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648666Z test_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648822Z test_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3648976Z test_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649118Z test_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649271Z test_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649433Z test_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649587Z test_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649752Z test_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3649914Z test_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650074Z test_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650228Z test_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650380Z test_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650551Z test_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650704Z test_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3650858Z test_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651014Z test_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651166Z test_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651357Z test_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651516Z test_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651678Z test_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651843Z test_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3651995Z test_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652156Z test_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652308Z test_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652460Z test_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652620Z test_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652774Z test_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3652938Z test_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653101Z test_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653252Z test_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653412Z test_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653572Z test_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653729Z test_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3653882Z test_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654034Z test_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654193Z test_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654349Z test_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654509Z test_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654653Z test_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3654814Z test_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3654980Z test_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3655142Z test_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3655304Z test_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3655490Z test_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3655717Z test_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3655879Z test_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656033Z test_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656175Z test_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656366Z test_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656522Z test_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656681Z test_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3656846Z test_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657031Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657211Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657398Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657584Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657752Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3657936Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3658117Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3658297Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3658472Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3658652Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3658830Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659003Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659192Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659379Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659558Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659749Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3659934Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3660124Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3660313Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3660496Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3660708Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3660890Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661072Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661251Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661442Z test_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661615Z test_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661787Z test_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3661964Z test_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662137Z test_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662308Z test_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662477Z test_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662648Z test_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662817Z test_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3662969Z test_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3663140Z test_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3663303Z test_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3663487Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3663664Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3663851Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664036Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664217Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664401Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664578Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664745Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3664924Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3665101Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3665278Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3665495Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3665664Z test_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3665830Z test_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666004Z test_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666178Z test_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666374Z test_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666534Z test_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666698Z test_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3666868Z test_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667032Z test_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667304Z test_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667473Z test_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667638Z test_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667797Z test_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3667952Z test_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668106Z test_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668268Z test_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668426Z test_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668579Z test_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668728Z test_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3668883Z test_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669037Z test_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669190Z test_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669334Z test_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669488Z test_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669653Z test_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669817Z test_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3669980Z test_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670143Z test_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670297Z test_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670450Z test_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670662Z test_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670805Z test_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3670959Z test_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671110Z test_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671262Z test_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671446Z test_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671598Z test_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671761Z test_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3671918Z test_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672081Z test_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672235Z test_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672395Z test_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672550Z test_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672705Z test_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3672860Z test_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673017Z test_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673178Z test_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673332Z test_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673484Z test_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673628Z test_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673781Z test_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3673937Z test_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674089Z test_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674245Z test_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674400Z test_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674552Z test_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674703Z test_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674841Z test_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3674992Z test_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675155Z test_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675318Z test_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675480Z test_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675670Z test_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675826Z test_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3675986Z test_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676139Z test_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676289Z test_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676472Z test_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676633Z test_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676786Z test_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3676939Z test_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677093Z test_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677253Z test_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677428Z test_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677604Z test_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677770Z test_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3677941Z test_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678124Z test_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678303Z test_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678474Z test_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678647Z test_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678815Z test_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3678987Z test_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679156Z test_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679309Z test_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679479Z test_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679651Z test_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679821Z test_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3679986Z test_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680152Z test_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680317Z test_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680482Z test_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680648Z test_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680832Z test_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3680996Z test_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3681164Z test_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3681329Z test_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3681520Z test_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3681685Z test_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3681867Z test_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3682049Z test_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3682224Z test_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3682397Z test_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3682555Z test_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3682726Z test_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3682892Z test_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683055Z test_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683229Z test_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683399Z test_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683566Z test_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683730Z test_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3683906Z test_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684069Z test_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684240Z test_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684409Z test_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684585Z test_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684757Z test_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3684927Z test_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3685097Z test_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3685287Z test_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3685475Z test_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3685650Z test_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3685863Z test_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686032Z test_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686198Z test_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686360Z test_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686525Z test_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686721Z test_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3686891Z test_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687057Z test_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687215Z test_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687392Z test_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687564Z test_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687736Z test_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3687907Z test_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688089Z test_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688269Z test_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688446Z test_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688615Z test_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688788Z test_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3688950Z test_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689122Z test_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689289Z test_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689458Z test_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689629Z test_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689797Z test_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3689961Z test_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3690146Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3690334Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3690503Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3690683Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3690876Z test_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691042Z test_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691206Z test_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691369Z test_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691543Z test_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691743Z test_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3691915Z test_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692072Z test_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692253Z test_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692426Z test_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692595Z test_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692767Z test_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3692941Z test_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693109Z test_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693276Z test_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693447Z test_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693620Z test_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693784Z test_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3693959Z test_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694131Z test_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694305Z test_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694476Z test_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694653Z test_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694827Z test_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3694996Z test_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3695169Z test_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3695336Z test_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3695509Z test_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3695765Z test_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3695984Z test_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3696170Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3696355Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3696537Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3696746Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3696919Z test_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697092Z test_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697254Z test_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697425Z test_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697592Z test_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697762Z test_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3697932Z test_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698095Z test_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698262Z test_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698428Z test_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698596Z test_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698748Z test_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3698915Z test_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699078Z test_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699244Z test_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699405Z test_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699593Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699786Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3699979Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3700165Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3700341Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3700529Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3700698Z test_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3700906Z test_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701069Z test_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701232Z test_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701413Z test_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701591Z test_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701792Z test_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3701963Z test_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702127Z test_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702306Z test_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702478Z test_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702645Z test_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702810Z test_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3702974Z test_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703138Z test_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703299Z test_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703478Z test_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703638Z test_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703808Z test_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3703978Z test_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704150Z test_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704317Z test_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704482Z test_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704649Z test_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704817Z test_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3704988Z test_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3705146Z test_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3705314Z test_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3705499Z test_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3705681Z test_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3705860Z test_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706061Z test_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706227Z test_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706395Z test_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706559Z test_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706749Z test_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3706913Z test_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3707084Z test_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3707358Z test_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3707527Z test_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3707701Z test_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3707876Z test_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708048Z test_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708219Z test_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708396Z test_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708564Z test_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708737Z test_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3708907Z test_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709076Z test_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709251Z test_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709418Z test_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709584Z test_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709752Z test_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3709917Z test_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710070Z test_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710237Z test_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710401Z test_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710572Z test_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710743Z test_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3710914Z test_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3711148Z test_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3711317Z test_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3711490Z test_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3711655Z test_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3711864Z test_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3712037Z test_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3712208Z test_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3712382Z test_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3712548Z test_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3712716Z test_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3712882Z test_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713047Z test_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713202Z test_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713365Z test_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713526Z test_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713683Z test_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713837Z test_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3713997Z test_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714156Z test_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714309Z test_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714467Z test_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714615Z test_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714779Z test_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3714938Z test_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715089Z test_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715242Z test_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715394Z test_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715549Z test_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715705Z test_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3715860Z test_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716010Z test_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716195Z test_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716357Z test_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716516Z test_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716671Z test_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3716825Z test_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717004Z test_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717157Z test_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717310Z test_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717457Z test_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717608Z test_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717765Z test_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3717917Z test_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718079Z test_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718241Z test_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718398Z test_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718552Z test_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718710Z test_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3718851Z test_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719004Z test_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719156Z test_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719307Z test_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719465Z test_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719615Z test_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719778Z test_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3719941Z test_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720085Z test_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720238Z test_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720392Z test_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720546Z test_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720696Z test_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720847Z test_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3720995Z test_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3721193Z test_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3721358Z test_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3721510Z test_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3721692Z test_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3721889Z test_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722070Z test_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722251Z test_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722435Z test_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722612Z test_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722784Z test_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3722952Z test_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723128Z test_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723286Z test_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723452Z test_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723625Z test_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723796Z test_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3723965Z test_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724131Z test_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724295Z test_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724463Z test_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724632Z test_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724786Z test_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3724959Z test_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725127Z test_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725294Z test_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725459Z test_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725624Z test_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725784Z test_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3725942Z test_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726133Z test_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726288Z test_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726459Z test_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726628Z test_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726791Z test_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3726981Z test_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727146Z test_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727310Z test_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727474Z test_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727639Z test_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727790Z test_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3727951Z test_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728118Z test_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728280Z test_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728451Z test_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728621Z test_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728789Z test_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3728950Z test_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729115Z test_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729265Z test_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729429Z test_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729590Z test_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729751Z test_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3729914Z test_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730080Z test_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730242Z test_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730412Z test_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730580Z test_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730735Z test_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3730900Z test_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731063Z test_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731254Z test_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731414Z test_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731576Z test_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731736Z test_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3731895Z test_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732087Z test_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732238Z test_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732407Z test_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732578Z test_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732744Z test_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3732906Z test_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733070Z test_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733236Z test_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733398Z test_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733561Z test_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733714Z test_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3733874Z test_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734036Z test_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734191Z test_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734350Z test_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734510Z test_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734666Z test_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734824Z test_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3734981Z test_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3735125Z test_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3735277Z test_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3735442Z test_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3735611Z test_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3735859Z test_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736025Z test_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736190Z test_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736395Z test_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736553Z test_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736694Z test_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3736852Z test_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737006Z test_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737197Z test_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737362Z test_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737527Z test_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737693Z test_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3737856Z test_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738013Z test_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738156Z test_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738315Z test_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738469Z test_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738628Z test_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738783Z test_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3738946Z test_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.3739105Z test_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3739260Z test_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3739406Z test_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3739562Z test_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3739712Z test_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3739866Z test_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740020Z test_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740177Z test_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740330Z test_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740482Z test_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740635Z test_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740775Z test_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3740929Z test_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741082Z test_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741234Z test_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741414Z test_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741566Z test_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741719Z test_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3741871Z test_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742021Z test_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742199Z test_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742360Z test_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742511Z test_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742667Z test_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742831Z test_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3742995Z test_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743157Z test_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743316Z test_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743484Z test_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743640Z test_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743803Z test_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3743966Z test_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744122Z test_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744274Z test_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744433Z test_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744589Z test_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744743Z test_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3744885Z test_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745037Z test_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745188Z test_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745337Z test_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745488Z test_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745640Z test_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745787Z test_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3745933Z test_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746087Z test_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746222Z test_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746410Z test_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746564Z test_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746711Z test_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3746863Z test_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747015Z test_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747325Z test_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747480Z test_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747630Z test_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747772Z test_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3747919Z test_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748065Z test_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748232Z test_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748400Z test_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748566Z test_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748731Z test_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3748895Z test_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749060Z test_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749209Z test_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749369Z test_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749530Z test_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749698Z test_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3749864Z test_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750028Z test_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750193Z test_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750354Z test_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750515Z test_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750664Z test_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750825Z test_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3750984Z test_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3751154Z test_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3751322Z test_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3751528Z test_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3751693Z test_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3751858Z test_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752021Z test_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752172Z test_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752364Z test_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752527Z test_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752696Z test_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3752868Z test_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3753033Z test_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3753199Z test_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3753586Z test_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3753931Z test_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3754280Z test_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3754633Z test_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3754971Z test_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3755329Z test_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3755690Z test_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3756054Z test_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3756405Z test_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3756770Z test_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3757126Z test_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3757482Z test_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3757819Z test_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3758173Z test_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3758525Z test_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3758879Z test_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3759232Z test_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3759592Z test_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3759954Z test_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3760338Z test_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3760682Z test_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3761050Z test_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3761401Z test_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3761741Z test_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3762118Z test_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3762470Z test_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3762815Z test_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3763162Z test_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3763522Z test_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3763878Z test_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3764226Z test_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3764563Z test_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3764911Z test_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3765255Z test_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3765589Z test_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3765937Z test_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3766284Z test_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3766626Z test_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3766973Z test_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3767332Z test_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3767696Z test_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3768062Z test_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3768423Z test_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3768784Z test_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3769146Z test_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3769506Z test_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3769856Z test_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3770209Z test_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3770562Z test_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3770940Z test_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3771274Z test_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3771627Z test_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3771981Z test_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3772312Z test_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3772687Z test_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3773046Z test_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3773393Z test_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3773729Z test_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3774072Z test_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3774417Z test_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3774757Z test_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3775087Z test_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3775429Z test_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3775855Z test_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3776209Z test_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3776551Z test_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3776907Z test_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3777253Z test_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3777589Z test_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3777933Z test_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3778276Z test_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3778629Z test_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3778983Z test_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3779351Z test_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3779714Z test_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3780074Z test_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3780424Z test_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3780776Z test_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3781128Z test_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3781514Z test_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3781861Z test_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3782210Z test_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3782558Z test_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3782895Z test_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3783267Z test_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3783606Z test_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3783951Z test_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3784288Z test_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3784639Z test_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3784994Z test_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3785350Z test_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3785706Z test_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3786063Z test_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3786418Z test_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3786768Z test_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3787102Z test_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3787547Z test_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3787889Z test_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3788218Z test_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3788566Z test_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3788917Z test_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3789270Z test_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3789617Z test_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3789974Z test_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3790333Z test_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3790688Z test_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3791025Z test_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3791367Z test_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3791710Z test_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3792132Z test_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3792467Z test_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3792812Z test_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3793173Z test_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3793522Z test_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3793913Z test_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3794287Z test_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3794643Z test_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3794984Z test_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3795330Z test_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3795680Z test_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3796032Z test_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3796371Z test_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3796714Z test_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3797057Z test_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3797397Z test_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3797729Z test_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3798072Z test_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3798409Z test_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3798743Z test_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3799088Z test_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3799433Z test_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3799782Z test_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3800120Z test_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3800463Z test_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3800803Z test_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3801142Z test_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3801470Z test_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3801810Z test_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3802145Z test_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3802479Z test_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3802857Z test_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3803207Z test_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3803556Z test_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3803897Z test_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3804275Z test_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3804616Z test_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3804958Z test_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3805288Z test_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3805623Z test_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3805960Z test_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3806300Z test_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3806630Z test_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3806975Z test_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3807317Z test_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3807649Z test_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3807989Z test_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3808327Z test_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3808654Z test_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3808967Z test_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3809301Z test_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3809640Z test_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3809984Z test_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3810324Z test_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3810681Z test_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3811033Z test_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3811371Z test_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3811719Z test_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3812066Z test_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3812412Z test_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3812745Z test_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3813090Z test_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3813467Z test_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3813818Z test_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3814148Z test_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3814492Z test_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3814856Z test_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3815223Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3815605Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3816078Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3816464Z test_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3816820Z test_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3817186Z test_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3817556Z test_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3817915Z test_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3818264Z test_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3818628Z test_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3818989Z test_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3819352Z test_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3819695Z test_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3820061Z test_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3820422Z test_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3820794Z test_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3821149Z test_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3821514Z test_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3821878Z test_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3822236Z test_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3822585Z test_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3822943Z test_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3823310Z test_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3823699Z test_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3824029Z test_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3824367Z test_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3824705Z test_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3825021Z test_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3825395Z test_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3825731Z test_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3826060Z test_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3826381Z test_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3826712Z test_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3827043Z test_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3827496Z test_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3827827Z test_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3828169Z test_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3828504Z test_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3828822Z test_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3829159Z test_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3829503Z test_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3829841Z test_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3830162Z test_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3830486Z test_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3830815Z test_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3831142Z test_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3831461Z test_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3831814Z test_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3832187Z test_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3832553Z test_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3832932Z test_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3833311Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3833683Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3834043Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3834471Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3834833Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3835199Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3835551Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3835963Z test_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3836343Z test_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3836719Z test_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3837086Z test_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3837470Z test_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3837850Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3838229Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3838598Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3838972Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3839337Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3839697Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3840049Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3840416Z test_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3840772Z test_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3841122Z test_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3841453Z test_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3841795Z test_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3842142Z test_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3842474Z test_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3842814Z test_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3843154Z test_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3843491Z test_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3843821Z test_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3844183Z test_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3844545Z test_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3844937Z test_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3845290Z test_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3845644Z test_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3846003Z test_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3846394Z test_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3846745Z test_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3847100Z test_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3847458Z test_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3847813Z test_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3848182Z test_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3848547Z test_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3848914Z test_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3849262Z test_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3849618Z test_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3849980Z test_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3850337Z test_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3850685Z test_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3851048Z test_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3851399Z test_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3851737Z test_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3852066Z test_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3852401Z test_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3852731Z test_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3853061Z test_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3853383Z test_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3853711Z test_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3854041Z test_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3854360Z test_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3854687Z test_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3855048Z test_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3855378Z test_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3855762Z test_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3856096Z test_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3856422Z test_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3856781Z test_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3857096Z test_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3857412Z test_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3857732Z test_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3858055Z test_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3858386Z test_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3858716Z test_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3859048Z test_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3859366Z test_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3859697Z test_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3860026Z test_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3860341Z test_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3860669Z test_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3860993Z test_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3861333Z test_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3861665Z test_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3862017Z test_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3862368Z test_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3862719Z test_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3863055Z test_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3863397Z test_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3863734Z test_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3864070Z test_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3864391Z test_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3864724Z test_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3865061Z test_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3865384Z test_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3865771Z test_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3866109Z test_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3866440Z test_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3866762Z test_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3867090Z test_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3867576Z test_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3867910Z test_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3868229Z test_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3868563Z test_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3868897Z test_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3869217Z test_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3869544Z test_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3869883Z test_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3870227Z test_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3870550Z test_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3870889Z test_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3871221Z test_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3871551Z test_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3871867Z test_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3872194Z test_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3872515Z test_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3872831Z test_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3873151Z test_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3873494Z test_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3873849Z test_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3874186Z test_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3874523Z test_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3874858Z test_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3875191Z test_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3875514Z test_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3875843Z test_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3876167Z test_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3876520Z test_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3876839Z test_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3877159Z test_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3877480Z test_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3877818Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3878212Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3878578Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3878941Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3879299Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3879665Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3880025Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3880376Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3880738Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3881104Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3887212Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3887646Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3888009Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3888374Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3888745Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3889115Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3889474Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3889843Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3890209Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3890572Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3890919Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3891283Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3891645Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3891998Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3892349Z test_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3892696Z test_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3893124Z test_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3893457Z test_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3893804Z test_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3894150Z test_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3894525Z test_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3894855Z test_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3895191Z test_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3895531Z test_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3895958Z test_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3896297Z test_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3896635Z test_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3896966Z test_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3897299Z test_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3897649Z test_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3898000Z test_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3898356Z test_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3898685Z test_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3899021Z test_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3899355Z test_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3899693Z test_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3900032Z test_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3900387Z test_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3900731Z test_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3901055Z test_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3901389Z test_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3901728Z test_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3902060Z test_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3902379Z test_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3902714Z test_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3903052Z test_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3903384Z test_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3903743Z test_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3904084Z test_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3904431Z test_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3904775Z test_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3905169Z test_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3905531Z test_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3905882Z test_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3906219Z test_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3906565Z test_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3906907Z test_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3907366Z test_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3907698Z test_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3908049Z test_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3908392Z test_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3908734Z test_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3909064Z test_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3909403Z test_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3909751Z test_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3910085Z test_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3910428Z test_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3910767Z test_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3911104Z test_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3911423Z test_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3911754Z test_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3912081Z test_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3912410Z test_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3912732Z test_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3913075Z test_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3913436Z test_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3913785Z test_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3914158Z test_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3914596Z test_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3914972Z test_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3915326Z test_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3915691Z test_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3916093Z test_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3916460Z test_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3916808Z test_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3917179Z test_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3917544Z test_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3917917Z test_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3918265Z test_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3918620Z test_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3918966Z test_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3919298Z test_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3919623Z test_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3919963Z test_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3920297Z test_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3920616Z test_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3920949Z test_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3921277Z test_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3921603Z test_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3921912Z test_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3922233Z test_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3922560Z test_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3922891Z test_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3923219Z test_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3923554Z test_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3923891Z test_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3924212Z test_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3924543Z test_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3924904Z test_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3925231Z test_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3925547Z test_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3925871Z test_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3926195Z test_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3926536Z test_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3926878Z test_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3927224Z test_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3927575Z test_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3927917Z test_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3928264Z test_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3928607Z test_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3928952Z test_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3929286Z test_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3929623Z test_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3929953Z test_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3930279Z test_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3930595Z test_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3930926Z test_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3931274Z test_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3931625Z test_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3931985Z test_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3932355Z test_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3932719Z test_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3933072Z test_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3933427Z test_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3933786Z test_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3933954Z test_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934126Z test_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934294Z test_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934451Z test_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934640Z test_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934803Z test_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3934964Z test_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3935130Z test_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3935321Z test_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3935487Z test_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3935718Z test_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3935890Z test_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936038Z test_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936198Z test_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936354Z test_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936506Z test_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936665Z test_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936818Z test_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3936980Z test_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937144Z test_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937313Z test_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937467Z test_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937632Z test_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937794Z test_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3937959Z test_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938122Z test_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938281Z test_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938440Z test_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938590Z test_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938748Z test_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3938890Z test_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939053Z test_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939211Z test_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939377Z test_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939542Z test_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939750Z test_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3939911Z test_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940074Z test_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940231Z test_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940405Z test_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940560Z test_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940711Z test_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3940872Z test_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941025Z test_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941192Z test_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941359Z test_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941520Z test_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941726Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3941918Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3942117Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3942317Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3942506Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3942695Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3942889Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3943078Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3943264Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3943453Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3943639Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3943814Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944003Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944188Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944370Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944553Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944763Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3944946Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3945128Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3945336Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3945524Z test_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3945696Z test_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3945880Z test_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946060Z test_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946237Z test_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946414Z test_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946591Z test_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946768Z test_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3946949Z test_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3947125Z test_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3947420Z test_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3947587Z test_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3947765Z test_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3947943Z test_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3948123Z test_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3948298Z test_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3948475Z test_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3948654Z test_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3948831Z test_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949006Z test_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949171Z test_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949341Z test_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949506Z test_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949723Z test_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3949896Z test_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3950083Z test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3950270Z test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3950507Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3950708Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3950911Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951077Z test_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951250Z test_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951422Z test_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951598Z test_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951779Z test_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3951957Z test_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952134Z test_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952301Z test_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952471Z test_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952636Z test_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952816Z test_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3952996Z test_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3953169Z test_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3953333Z test_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3953504Z test_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3953697Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3953885Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3954072Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3954260Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3954432Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3954649Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3954836Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955020Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955202Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955408Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955596Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955783Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3955967Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3956147Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3956314Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3956507Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3956696Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3956887Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3957077Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3957268Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3957454Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3957643Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3957834Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958020Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958195Z test_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958381Z test_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958565Z test_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958745Z test_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3958924Z test_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3959107Z test_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3959283Z test_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3959454Z test_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3959659Z test_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3959841Z test_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960005Z test_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960190Z test_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960391Z test_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960564Z test_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960739Z test_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3960919Z test_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961087Z test_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961259Z test_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961431Z test_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961593Z test_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961776Z test_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3961958Z test_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3962143Z test_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3962323Z test_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3962498Z test_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3962668Z test_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3962839Z test_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3963039Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3963240Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3963432Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3963638Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3963840Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3964051Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3964258Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3964510Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3964714Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3964920Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3965124Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3965355Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3965554Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3965745Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3965943Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3966136Z test_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3966326Z test_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3966520Z test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3966710Z test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3966899Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967084Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967270Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967444Z test_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967607Z test_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967781Z test_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3967952Z test_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3968122Z test_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3968300Z test_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3968483Z test_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3968665Z test_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3968840Z test_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969025Z test_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969203Z test_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969370Z test_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969580Z test_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969762Z test_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3969948Z test_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3970128Z test_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3970336Z test_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3970517Z test_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3970699Z test_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3970875Z test_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971036Z test_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971212Z test_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971386Z test_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971562Z test_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971731Z test_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3971897Z test_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972071Z test_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972260Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972455Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972645Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972813Z test_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3972991Z test_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3973171Z test_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3973348Z test_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3973532Z test_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3973715Z test_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3973900Z test_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3974086Z test_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3974271Z test_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3974500Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3974677Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3974865Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3975058Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3975272Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3975470Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3975746Z test_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3975942Z test_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3976131Z test_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3976324Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3976515Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3976694Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3976881Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977078Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977267Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977459Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977635Z test_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977810Z test_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3977978Z test_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.3978152Z test_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3978331Z test_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3978497Z test_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3978673Z test_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3978842Z test_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979010Z test_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979190Z test_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979368Z test_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979580Z test_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979760Z test_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3979940Z test_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3980102Z test_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3980304Z test_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3980486Z test_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3980662Z test_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3980837Z test_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981009Z test_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981182Z test_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981356Z test_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981530Z test_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981701Z test_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3981861Z test_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982052Z test_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982242Z test_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982430Z test_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982615Z test_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982796Z test_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3982977Z test_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3983156Z test_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3983348Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3983523Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3983709Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3983895Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3984079Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3984257Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3984471Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3984649Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3984827Z test_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985005Z test_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985209Z test_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985380Z test_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985556Z test_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985735Z test_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3985909Z test_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986085Z test_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986266Z test_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986451Z test_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986632Z test_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986812Z test_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3986990Z test_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3987159Z test_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3987437Z test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3987621Z test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3987804Z test_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3987985Z test_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3988166Z test_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3988348Z test_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3988520Z test_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3988692Z test_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3988865Z test_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989032Z test_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989205Z test_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989373Z test_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989609Z test_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989794Z test_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3989986Z test_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3990209Z test_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3990411Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3990606Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3990807Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3990973Z test_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3991150Z test_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3991323Z test_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3991505Z test_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3991686Z test_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3991867Z test_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992048Z test_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992219Z test_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992390Z test_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992564Z test_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992744Z test_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3992929Z test_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3993112Z test_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3993293Z test_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3993475Z test_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3993654Z test_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3993833Z test_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994013Z test_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994189Z test_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994355Z test_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994560Z test_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994739Z test_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3994918Z test_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3995100Z test_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3995309Z test_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3995489Z test_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3995669Z test_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3995852Z test_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996028Z test_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996195Z test_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996376Z test_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996556Z test_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996733Z test_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3996919Z test_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3997102Z test_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3997284Z test_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3997464Z test_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3997652Z test_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3997828Z test_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998009Z test_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998191Z test_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998377Z test_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998565Z test_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998754Z test_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3998942Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3999127Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3999308Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3999521Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3999693Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.3999872Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000053Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000257Z test_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000430Z test_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000607Z test_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000790Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4000967Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4001156Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4001337Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4001508Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4001687Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4001871Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002049Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002229Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002408Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002589Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002769Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4002954Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4003136Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4003314Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4003500Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4003684Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4003868Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004047Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004226Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004437Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004616Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004797Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4004963Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4005173Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4005359Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4005541Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4005724Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4005905Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006082Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006260Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006442Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006616Z test_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006779Z test_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4006952Z test_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007127Z test_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007298Z test_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007470Z test_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007645Z test_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007815Z test_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4007986Z test_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4008161Z test_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4008328Z test_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4008489Z test_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4008663Z test_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4008837Z test_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009006Z test_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009174Z test_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009380Z test_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009550Z test_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009715Z test_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4009889Z test_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010073Z test_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010247Z test_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010417Z test_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010591Z test_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010761Z test_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4010944Z test_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011126Z test_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011299Z test_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011472Z test_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011628Z test_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011812Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4011991Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4012169Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4012342Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4012529Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4012713Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4012895Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013071Z test_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013247Z test_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013404Z test_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013591Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013788Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4013980Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4014164Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4014380Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4014562Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4014747Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4014956Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4015138Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4015309Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4015492Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4015743Z test_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4015922Z test_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4016094Z test_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4016277Z test_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4016458Z test_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4016639Z test_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4016821Z test_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017002Z test_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017173Z test_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017349Z test_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017524Z test_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017692Z test_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4017866Z test_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018037Z test_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018203Z test_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018376Z test_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018550Z test_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018720Z test_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4018902Z test_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4019088Z test_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4019304Z test_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4019484Z test_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4019659Z test_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4019836Z test_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020036Z test_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020213Z test_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020382Z test_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020553Z test_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020730Z test_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4020905Z test_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021080Z test_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021252Z test_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021419Z test_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021592Z test_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021762Z test_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4021953Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4022134Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4022323Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4022515Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4022703Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4022889Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4023076Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4023257Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4023444Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4023625Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4023828Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4024025Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4024260Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4024461Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4024661Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4024886Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4025087Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4025279Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4025481Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4025671Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4025850Z test_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026032Z test_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026200Z test_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026374Z test_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026543Z test_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026715Z test_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4026906Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4027091Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4027386Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4027573Z test_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4027760Z test_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4027950Z test_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028123Z test_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028289Z test_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028447Z test_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028616Z test_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028786Z test_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4028950Z test_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029116Z test_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029324Z test_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029480Z test_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029628Z test_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029783Z test_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4029936Z test_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030127Z test_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030282Z test_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030435Z test_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030599Z test_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030762Z test_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4030919Z test_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031059Z test_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031211Z test_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031377Z test_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031542Z test_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031707Z test_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4031869Z test_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032032Z test_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032192Z test_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032343Z test_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032512Z test_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032679Z test_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032838Z test_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4032998Z test_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033159Z test_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033326Z test_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033493Z test_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033655Z test_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033806Z test_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4033967Z test_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034126Z test_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034316Z test_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034469Z test_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034641Z test_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034816Z test_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4034989Z test_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035192Z test_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035342Z test_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035497Z test_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035661Z test_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035823Z test_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4035979Z test_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036136Z test_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036291Z test_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036443Z test_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036599Z test_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036742Z test_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4036900Z test_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4037053Z test_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4037205Z test_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4037369Z test_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4037529Z test_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4037699Z test_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4037866Z test_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038031Z test_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038184Z test_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038347Z test_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038508Z test_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038666Z test_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038821Z test_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4038972Z test_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039131Z test_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039315Z test_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039477Z test_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039628Z test_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039787Z test_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4039940Z test_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040149Z test_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040306Z test_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040467Z test_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040631Z test_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040787Z test_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4040943Z test_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041085Z test_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041239Z test_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041397Z test_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041549Z test_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041706Z test_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4041860Z test_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042029Z test_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042195Z test_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042360Z test_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042508Z test_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042680Z test_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4042847Z test_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043014Z test_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043178Z test_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043334Z test_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043488Z test_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043647Z test_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043800Z test_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4043944Z test_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044103Z test_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044258Z test_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044467Z test_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044633Z test_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044798Z test_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4044961Z test_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4045153Z test_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4045311Z test_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4045482Z test_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4045663Z test_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4045842Z test_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046016Z test_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046194Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046365Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046534Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046711Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4046882Z test_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047051Z test_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047231Z test_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047413Z test_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047585Z test_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047766Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4047937Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048112Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048285Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048455Z test_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048633Z test_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048802Z test_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4048986Z test_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4049159Z test_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4049334Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4049540Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4049712Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4049886Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050052Z test_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050255Z test_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050419Z test_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050594Z test_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050765Z test_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4050936Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051108Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051277Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051449Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051616Z test_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051793Z test_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4051972Z test_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4052139Z test_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4052318Z test_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4052492Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4052664Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4052833Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053006Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053177Z test_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053340Z test_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053510Z test_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053667Z test_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053835Z test_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4053999Z test_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054163Z test_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054360Z test_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054520Z test_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054677Z test_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054829Z test_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4054987Z test_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4055168Z test_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4055330Z test_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4055487Z test_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4055723Z test_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4055886Z test_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056046Z test_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056204Z test_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056367Z test_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056522Z test_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056665Z test_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056820Z test_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4056976Z test_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057137Z test_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057292Z test_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057457Z test_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057625Z test_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057788Z test_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4057930Z test_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058087Z test_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058246Z test_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058399Z test_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058552Z test_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058705Z test_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4058865Z test_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059022Z test_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059186Z test_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059332Z test_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059531Z test_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059687Z test_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059843Z test_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4059997Z test_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060152Z test_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060329Z test_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060483Z test_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060633Z test_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060782Z test_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4060943Z test_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061098Z test_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061255Z test_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061417Z test_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061583Z test_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061747Z test_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4061908Z test_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062073Z test_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062223Z test_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062378Z test_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062534Z test_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062685Z test_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062836Z test_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4062991Z test_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063143Z test_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063308Z test_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063480Z test_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063635Z test_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063799Z test_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4063963Z test_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064128Z test_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064291Z test_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064455Z test_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064647Z test_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064804Z test_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4064958Z test_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4065106Z test_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4065260Z test_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4065441Z test_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4065603Z test_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4065756Z test_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4065930Z test_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066098Z test_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066265Z test_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066418Z test_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066589Z test_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066755Z test_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4066919Z test_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067086Z test_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067360Z test_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067523Z test_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067686Z test_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067848Z test_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4067999Z test_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068162Z test_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068317Z test_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068473Z test_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068639Z test_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068812Z test_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4068981Z test_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4069149Z test_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4069315Z test_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4069467Z test_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4069632Z test_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4069846Z test_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070006Z test_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070171Z test_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070333Z test_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070497Z test_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070688Z test_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070842Z test_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4070981Z test_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071139Z test_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071293Z test_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071451Z test_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071608Z test_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071763Z test_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4071926Z test_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072081Z test_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072244Z test_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072396Z test_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072554Z test_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072714Z test_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4072869Z test_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073021Z test_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073180Z test_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073337Z test_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073493Z test_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073648Z test_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073788Z test_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4073959Z test_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4074126Z test_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4074302Z test_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4074476Z test_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4074645Z test_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4074844Z test_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075006Z test_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075171Z test_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075324Z test_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075486Z test_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075676Z test_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4075841Z test_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076008Z test_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076176Z test_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076341Z test_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076507Z test_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076670Z test_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076815Z test_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4076972Z test_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077133Z test_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077287Z test_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077444Z test_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077607Z test_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077770Z test_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4077930Z test_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078085Z test_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078227Z test_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078391Z test_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078546Z test_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078713Z test_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4078879Z test_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079040Z test_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079197Z test_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079349Z test_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079498Z test_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079650Z test_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4079798Z test_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080004Z test_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080163Z test_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080340Z test_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080512Z test_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080723Z test_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4080902Z test_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081068Z test_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081246Z test_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081423Z test_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081597Z test_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081770Z test_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4081947Z test_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082119Z test_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082290Z test_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082457Z test_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082626Z test_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082777Z test_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4082946Z test_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083114Z test_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083282Z test_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083449Z test_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083612Z test_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083777Z test_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4083939Z test_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084102Z test_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084252Z test_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084412Z test_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084576Z test_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084737Z test_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4084897Z test_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085096Z test_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085262Z test_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085429Z test_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085591Z test_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085736Z test_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4085928Z test_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086088Z test_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086242Z test_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086396Z test_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086554Z test_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086705Z test_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4086865Z test_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087026Z test_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087178Z test_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087340Z test_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087500Z test_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087660Z test_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087820Z test_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4087977Z test_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088129Z test_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088279Z test_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088423Z test_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088574Z test_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088741Z test_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4088899Z test_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089069Z test_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089236Z test_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089401Z test_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089571Z test_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089734Z test_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4089885Z test_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090079Z test_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090238Z test_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090400Z test_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090559Z test_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090728Z test_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4090919Z test_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091094Z test_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091268Z test_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091426Z test_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091593Z test_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091754Z test_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4091917Z test_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4092082Z test_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4092245Z test_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4092408Z test_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4092571Z test_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4092740Z test_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4092891Z test_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093061Z test_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093231Z test_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093401Z test_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093566Z test_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093733Z test_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4093898Z test_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094063Z test_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094226Z test_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094388Z test_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094541Z test_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094703Z test_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4094861Z test_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095015Z test_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095210Z test_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095373Z test_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095530Z test_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095771Z test_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4095949Z test_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096104Z test_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096267Z test_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096422Z test_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096582Z test_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096736Z test_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4096888Z test_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097050Z test_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097206Z test_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097357Z test_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097520Z test_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097680Z test_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097839Z test_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4097990Z test_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098143Z test_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098298Z test_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098452Z test_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098603Z test_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098742Z test_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4098903Z test_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099063Z test_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099215Z test_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099370Z test_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099523Z test_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099680Z test_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099836Z test_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4099987Z test_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4100150Z test_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4100354Z test_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4100525Z test_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4100692Z test_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4100860Z test_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101056Z test_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101235Z test_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101422Z test_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101592Z test_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101741Z test_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4101898Z test_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102064Z test_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102270Z test_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102428Z test_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102581Z test_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102738Z test_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4102897Z test_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103051Z test_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103194Z test_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103344Z test_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103504Z test_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103664Z test_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103825Z test_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4103983Z test_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104136Z test_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104285Z test_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104437Z test_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104580Z test_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104735Z test_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4104888Z test_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105038Z test_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105209Z test_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105410Z test_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105582Z test_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105755Z test_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4105928Z test_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106112Z test_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106281Z test_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106444Z test_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106612Z test_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106777Z test_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4106942Z test_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4107109Z test_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4107394Z test_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4107569Z test_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4107722Z test_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4107898Z test_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108072Z test_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108237Z test_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108402Z test_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108568Z test_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108735Z test_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4108902Z test_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109061Z test_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109217Z test_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109385Z test_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109548Z test_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109708Z test_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4109898Z test_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110069Z test_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110231Z test_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110387Z test_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110604Z test_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110752Z test_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4110904Z test_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111057Z test_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111214Z test_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111399Z test_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111581Z test_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111756Z test_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4111936Z test_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112114Z test_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112277Z test_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112449Z test_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112625Z test_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112799Z test_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4112974Z test_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4113147Z test_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4113325Z test_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4113496Z test_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4113671Z test_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4113835Z test_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114012Z test_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114180Z test_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114354Z test_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114524Z test_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114697Z test_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4114864Z test_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115043Z test_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115218Z test_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115377Z test_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115594Z test_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115765Z test_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4115938Z test_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4116109Z test_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4116281Z test_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4116476Z test_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4116657Z test_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4116829Z test_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117003Z test_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117163Z test_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117333Z test_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117504Z test_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117679Z test_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4117848Z test_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118019Z test_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118193Z test_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118366Z test_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118538Z test_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118698Z test_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4118873Z test_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119047Z test_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119218Z test_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119389Z test_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119559Z test_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119730Z test_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4119897Z test_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4120071Z test_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4120231Z test_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4120401Z test_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4120566Z test_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4120788Z test_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4120956Z test_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4121124Z test_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4121293Z test_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4121484Z test_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4121670Z test_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4121838Z test_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122017Z test_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122188Z test_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122365Z test_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122538Z test_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122707Z test_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4122877Z test_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123042Z test_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123202Z test_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123367Z test_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123521Z test_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123686Z test_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4123850Z test_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124013Z test_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124168Z test_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124326Z test_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124482Z test_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124634Z test_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124788Z test_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4124934Z test_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125104Z test_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125275Z test_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125446Z test_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125617Z test_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125811Z test_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4125980Z test_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126145Z test_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126308Z test_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126486Z test_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126653Z test_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126813Z test_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4126969Z test_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127132Z test_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127292Z test_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127448Z test_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127605Z test_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127768Z test_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4127912Z test_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128068Z test_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128225Z test_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128378Z test_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128532Z test_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128683Z test_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4128844Z test_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129003Z test_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129155Z test_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129318Z test_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129478Z test_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129632Z test_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129783Z test_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4129937Z test_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130091Z test_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130247Z test_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130407Z test_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130546Z test_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130740Z test_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4130899Z test_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131064Z test_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131232Z test_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131395Z test_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131576Z test_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131737Z test_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4131890Z test_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132032Z test_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132189Z test_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132340Z test_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132491Z test_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132644Z test_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132805Z test_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4132960Z test_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133110Z test_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133267Z test_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133410Z test_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133566Z test_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133717Z test_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4133870Z test_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134052Z test_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134225Z test_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134405Z test_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134579Z test_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134755Z test_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4134913Z test_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4135095Z test_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4135279Z test_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4135458Z test_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4135630Z test_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4135934Z test_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4136120Z test_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4136308Z test_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4136495Z test_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4136689Z test_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4136864Z test_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137038Z test_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137215Z test_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137392Z test_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137562Z test_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137741Z test_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4137914Z test_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138080Z test_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138239Z test_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138391Z test_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138549Z test_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138704Z test_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4138865Z test_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139022Z test_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139177Z test_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139334Z test_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139485Z test_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139640Z test_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139780Z test_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4139942Z test_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140101Z test_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140257Z test_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140415Z test_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140571Z test_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140725Z test_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4140907Z test_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141049Z test_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141201Z test_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141356Z test_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141508Z test_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141695Z test_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4141856Z test_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142016Z test_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142170Z test_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142325Z test_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142468Z test_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142624Z test_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142776Z test_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4142935Z test_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143095Z test_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143248Z test_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143411Z test_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143573Z test_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143731Z test_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4143873Z test_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144029Z test_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144183Z test_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144339Z test_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144492Z test_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144645Z test_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144808Z test_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4144962Z test_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145128Z test_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145280Z test_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145442Z test_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145601Z test_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145754Z test_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4145935Z test_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146090Z test_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146245Z test_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146402Z test_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146542Z test_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146720Z test_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4146892Z test_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4147061Z test_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4147351Z test_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4147521Z test_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.4147686Z test_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4147850Z test_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148019Z test_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148172Z test_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148341Z test_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148503Z test_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148673Z test_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148836Z test_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4148994Z test_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4149169Z test_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4149345Z test_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4149526Z test_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4149705Z test_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4149869Z test_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150042Z test_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150215Z test_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150386Z test_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150561Z test_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150729Z test_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4150899Z test_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151130Z test_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151292Z test_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151435Z test_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151596Z test_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151753Z test_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4151937Z test_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152095Z test_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152251Z test_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152414Z test_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152569Z test_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152722Z test_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4152893Z test_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153083Z test_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153261Z test_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153439Z test_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153609Z test_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153782Z test_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4153951Z test_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154121Z test_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154287Z test_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154439Z test_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154607Z test_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154769Z test_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4154941Z test_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155116Z test_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155291Z test_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155460Z test_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155627Z test_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155791Z test_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4155945Z test_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4156107Z test_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4156308Z test_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4156478Z test_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4156650Z test_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4156814Z test_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157006Z test_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157176Z test_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157342Z test_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157493Z test_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157657Z test_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157827Z test_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4157998Z test_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158163Z test_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158323Z test_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158486Z test_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158655Z test_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158816Z test_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4158980Z test_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159138Z test_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159309Z test_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159474Z test_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159634Z test_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159794Z test_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4159960Z test_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4160129Z test_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4160317Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4160507Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4160683Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4160867Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4161054Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4161265Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4161446Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4161633Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4161852Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162039Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162227Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162411Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162581Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162759Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4162941Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4163130Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4163582Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4163927Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4164264Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4164601Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4165007Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4165468Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4165847Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4166173Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4166508Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4166846Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4167182Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4167515Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4167891Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4168217Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4168545Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4168908Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4169082Z test_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4169251Z test_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4169411Z test_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4169582Z test_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4169749Z test_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4169918Z test_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170082Z test_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170250Z test_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170414Z test_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170579Z test_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170754Z test_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4170913Z test_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171081Z test_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171248Z test_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171418Z test_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171584Z test_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171750Z test_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4171939Z test_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4172129Z test_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4172317Z test_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4172501Z test_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4172674Z test_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4172858Z test_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4173038Z test_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4173252Z test_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4173436Z test_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4173624Z test_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4173811Z test_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174020Z test_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174206Z test_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174377Z test_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174561Z test_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174746Z test_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4174916Z test_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175079Z test_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175247Z test_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175410Z test_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175573Z test_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175823Z test_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4175989Z test_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176141Z test_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176307Z test_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176468Z test_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176634Z test_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176800Z test_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4176960Z test_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177126Z test_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177284Z test_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177435Z test_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177598Z test_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177758Z test_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4177929Z test_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178095Z test_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178261Z test_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178457Z test_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178618Z test_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178781Z test_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4178929Z test_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4179142Z test_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4179331Z test_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4179517Z test_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4179700Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4179885Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4180065Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4180246Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4180426Z test_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4180770Z test_meta_outplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4181099Z test_meta_outplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4181430Z test_meta_outplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4181760Z test_meta_outplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4182099Z test_meta_outplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4182429Z test_meta_outplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4182762Z test_meta_outplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4183091Z test_meta_outplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4183265Z test_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4183440Z test_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4183612Z test_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4183786Z test_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4183942Z test_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4184110Z test_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4184307Z test_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4184472Z test_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4184651Z test_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4184831Z test_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185039Z test_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185220Z test_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185399Z test_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185577Z test_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185745Z test_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4185924Z test_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186100Z test_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186281Z test_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186461Z test_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186637Z test_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186815Z test_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4186987Z test_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4187164Z test_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4187442Z test_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4187623Z test_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4187805Z test_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4187985Z test_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4188162Z test_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4188340Z test_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4188516Z test_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4188694Z test_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4188874Z test_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4189053Z test_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4189220Z test_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4189478Z test_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4189652Z test_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4189827Z test_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190003Z test_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190216Z test_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190399Z test_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190572Z test_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190740Z test_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4190897Z test_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191066Z test_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191231Z test_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191400Z test_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191563Z test_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191728Z test_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4191894Z test_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192059Z test_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192227Z test_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192382Z test_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192546Z test_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192709Z test_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4192875Z test_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193039Z test_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193207Z test_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193408Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193605Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193799Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4193990Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4194171Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4194386Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4194569Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4194757Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4194941Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4195151Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4195342Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4195533Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4195721Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4195905Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196073Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196260Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196440Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196620Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196812Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4196996Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4197182Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4197365Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4197550Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4197736Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4197904Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4198270Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4198623Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4198973Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4199324Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4199669Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4200038Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4200380Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4200726Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4201124Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4201474Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4201823Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4202160Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4202502Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4202846Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4203186Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4203531Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4203874Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4204223Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4204572Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4204913Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4205260Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4205596Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4205941Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4206287Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4206624Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4206973Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4207354Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4207696Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4208068Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4208416Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4208756Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4209102Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:44:32.4209286Z test_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4209470Z test_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4209656Z test_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4209836Z test_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210007Z test_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210188Z test_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210368Z test_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210547Z test_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210718Z test_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4210889Z test_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211060Z test_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211228Z test_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211397Z test_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211552Z test_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211721Z test_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4211886Z test_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212057Z test_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212219Z test_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212384Z test_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212553Z test_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212747Z test_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4212915Z test_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213069Z test_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213235Z test_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213422Z test_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213586Z test_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213746Z test_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4213907Z test_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214071Z test_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214230Z test_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214387Z test_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214535Z test_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214692Z test_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214843Z test_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4214998Z test_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4215156Z test_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4215310Z test_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4215466Z test_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4215619Z test_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4215883Z test_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216043Z test_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216219Z test_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216393Z test_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216564Z test_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216731Z test_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4216900Z test_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217069Z test_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217241Z test_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217405Z test_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217560Z test_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217757Z test_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4217931Z test_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218096Z test_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218269Z test_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218443Z test_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218645Z test_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218817Z test_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4218988Z test_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219148Z test_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219312Z test_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219477Z test_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219637Z test_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219806Z test_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4219967Z test_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220125Z test_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220279Z test_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220442Z test_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220593Z test_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220750Z test_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4220904Z test_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221060Z test_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221215Z test_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221371Z test_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221527Z test_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221682Z test_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221845Z test_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4221991Z test_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222157Z test_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222323Z test_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222483Z test_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222642Z test_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222822Z test_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4222977Z test_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223129Z test_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223279Z test_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223422Z test_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223614Z test_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223779Z test_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4223934Z test_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224105Z test_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224273Z test_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224438Z test_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224603Z test_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224760Z test_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4224904Z test_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225066Z test_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225222Z test_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225378Z test_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225536Z test_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225690Z test_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4225852Z test_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226012Z test_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226177Z test_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226326Z test_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226485Z test_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226643Z test_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226795Z test_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4226946Z test_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4227101Z test_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4227394Z test_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4227553Z test_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4227711Z test_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4227853Z test_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228076Z test_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228237Z test_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228399Z test_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228555Z test_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228743Z test_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4228901Z test_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229068Z test_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229224Z test_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229395Z test_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229559Z test_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229724Z test_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4229884Z test_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230063Z test_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230241Z test_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230417Z test_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230595Z test_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230770Z test_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4230931Z test_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231098Z test_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231272Z test_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231443Z test_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231611Z test_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231778Z test_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4231941Z test_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232102Z test_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232264Z test_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232407Z test_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232564Z test_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232715Z test_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4232872Z test_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233062Z test_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233218Z test_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233372Z test_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233529Z test_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233683Z test_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4233852Z test_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234007Z test_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234159Z test_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234313Z test_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234464Z test_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234620Z test_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234771Z test_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4234937Z test_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235087Z test_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235243Z test_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235398Z test_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235555Z test_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235705Z test_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4235856Z test_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236008Z test_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236162Z test_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236313Z test_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236468Z test_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236631Z test_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236803Z test_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4236969Z test_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237132Z test_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237296Z test_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237460Z test_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237624Z test_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237784Z test_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4237933Z test_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238125Z test_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238284Z test_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238448Z test_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238607Z test_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238761Z test_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4238943Z test_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239107Z test_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239274Z test_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239429Z test_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239595Z test_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239756Z test_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4239913Z test_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240069Z test_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240223Z test_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240385Z test_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240539Z test_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240695Z test_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240837Z test_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4240993Z test_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241143Z test_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241292Z test_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241439Z test_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241589Z test_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241736Z test_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4241910Z test_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4242066Z test_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4242239Z test_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4242409Z test_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4242581Z test_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4242750Z test_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.4242914Z test_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243118Z test_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243285Z test_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243448Z test_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243612Z test_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243766Z test_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4243952Z test_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244109Z test_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244271Z test_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244434Z test_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244592Z test_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244745Z test_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4244896Z test_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245039Z test_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245198Z test_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245353Z test_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245507Z test_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245664Z test_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245823Z test_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4245978Z test_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246140Z test_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246301Z test_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246447Z test_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246603Z test_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246755Z test_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4246909Z test_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247059Z test_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247212Z test_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247363Z test_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247519Z test_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247671Z test_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247821Z test_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4247980Z test_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248172Z test_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248323Z test_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248477Z test_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248630Z test_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248783Z test_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4248967Z test_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249121Z test_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249281Z test_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249450Z test_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249622Z test_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249791Z test_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4249960Z test_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250126Z test_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250292Z test_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250455Z test_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250620Z test_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250772Z test_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4250937Z test_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251099Z test_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251263Z test_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251432Z test_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251598Z test_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251761Z test_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4251925Z test_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252091Z test_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252237Z test_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252390Z test_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252550Z test_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252708Z test_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4252867Z test_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253021Z test_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253212Z test_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253373Z test_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253519Z test_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253671Z test_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4253823Z test_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254002Z test_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254159Z test_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254310Z test_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254464Z test_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254618Z test_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4254766Z test_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4254899Z test_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255047Z test_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255194Z test_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255341Z test_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255486Z test_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255630Z test_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255852Z test_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4255993Z test_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4256115Z test_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4256256Z test_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4256394Z test_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:44:32.4256562Z test_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4256728Z test_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4256899Z test_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257068Z test_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257236Z test_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257402Z test_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257553Z test_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257717Z test_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4257877Z test_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258031Z test_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258194Z test_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258385Z test_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258550Z test_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258707Z test_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4258860Z test_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259004Z test_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259187Z test_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259342Z test_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259494Z test_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259651Z test_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259815Z test_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4259979Z test_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260138Z test_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260291Z test_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260437Z test_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260593Z test_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260748Z test_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4260908Z test_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261065Z test_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261234Z test_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261398Z test_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261570Z test_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261740Z test_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4261895Z test_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262062Z test_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262229Z test_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262392Z test_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262553Z test_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262711Z test_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4262866Z test_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263029Z test_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263185Z test_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263340Z test_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263551Z test_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263716Z test_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4263879Z test_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264045Z test_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264237Z test_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264403Z test_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264561Z test_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264715Z test_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4264869Z test_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265025Z test_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265181Z test_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265345Z test_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265508Z test_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265670Z test_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265825Z test_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4265978Z test_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266133Z test_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266278Z test_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266435Z test_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266592Z test_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266747Z test_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4266925Z test_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4267104Z test_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4267371Z test_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4267549Z test_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4267712Z test_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4267856Z test_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268019Z test_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268185Z test_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268344Z test_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268499Z test_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268699Z test_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4268853Z test_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269010Z test_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269152Z test_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269306Z test_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269491Z test_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:44:32.4269659Z test_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269825Z test_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4269988Z test_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270142Z test_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270306Z test_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270468Z test_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270612Z test_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270769Z test_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4270920Z test_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271074Z test_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271234Z test_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271387Z test_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271542Z test_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271696Z test_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4271863Z test_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272017Z test_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272187Z test_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272352Z test_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272526Z test_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272697Z test_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4272867Z test_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273033Z test_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273204Z test_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273368Z test_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273522Z test_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273715Z test_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4273880Z test_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274043Z test_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274208Z test_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274368Z test_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274550Z test_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274710Z test_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4274867Z test_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275014Z test_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275170Z test_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275322Z test_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275485Z test_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275641Z test_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275814Z test_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4275979Z test_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276144Z test_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276308Z test_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276455Z test_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276611Z test_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276768Z test_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4276923Z test_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277075Z test_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277229Z test_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277386Z test_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277557Z test_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277704Z test_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4277873Z test_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278040Z test_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278206Z test_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278371Z test_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278535Z test_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278697Z test_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4278889Z test_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279045Z test_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279187Z test_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279348Z test_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279502Z test_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279697Z test_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4279862Z test_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280035Z test_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280207Z test_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280377Z test_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280542Z test_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280696Z test_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4280865Z test_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281028Z test_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281190Z test_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281354Z test_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281517Z test_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281679Z test_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281839Z test_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4281996Z test_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282147Z test_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282310Z test_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282474Z test_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282639Z test_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282794Z test_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4282949Z test_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283108Z test_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283263Z test_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283418Z test_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283563Z test_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283722Z test_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4283936Z test_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284103Z test_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284264Z test_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284424Z test_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284579Z test_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284765Z test_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4284943Z test_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285105Z test_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285283Z test_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285455Z test_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285626Z test_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285795Z test_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4285968Z test_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286137Z test_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286306Z test_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286472Z test_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286616Z test_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286779Z test_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4286937Z test_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287095Z test_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287252Z test_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287402Z test_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287557Z test_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287716Z test_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4287882Z test_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288031Z test_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288202Z test_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288368Z test_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288536Z test_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288699Z test_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4288864Z test_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289051Z test_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289212Z test_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289367Z test_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289510Z test_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289709Z test_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4289865Z test_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290023Z test_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290184Z test_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290342Z test_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290497Z test_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290654Z test_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290810Z test_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4290965Z test_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291131Z test_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291297Z test_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291463Z test_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291626Z test_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291788Z test_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4291963Z test_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292139Z test_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292316Z test_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292478Z test_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292652Z test_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292825Z test_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4292992Z test_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4293160Z test_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4293329Z test_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4293498Z test_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4293662Z test_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4293823Z test_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294001Z test_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294163Z test_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294322Z test_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294479Z test_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294631Z test_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294812Z test_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4294969Z test_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4295124Z test_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4295280Z test_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4295420Z test_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4295593Z test_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4295836Z test_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296004Z test_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296169Z test_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296330Z test_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296498Z test_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296667Z test_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4296833Z test_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.003s) 2023-01-11T20:44:32.4296982Z test_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297144Z test_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297300Z test_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297459Z test_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297617Z test_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297771Z test_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4297931Z test_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298085Z test_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298257Z test_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298414Z test_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298583Z test_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298746Z test_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4298912Z test_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299120Z test_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299283Z test_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299447Z test_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299604Z test_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299755Z test_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4299931Z test_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300085Z test_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300245Z test_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300401Z test_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300563Z test_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300725Z test_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4300885Z test_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301044Z test_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301202Z test_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301341Z test_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301497Z test_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301656Z test_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301809Z test_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4301963Z test_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302114Z test_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302276Z test_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302437Z test_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302607Z test_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302759Z test_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4302926Z test_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303086Z test_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303241Z test_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303396Z test_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303553Z test_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303710Z test_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4303861Z test_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304004Z test_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304192Z test_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304353Z test_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304510Z test_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304677Z test_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4304841Z test_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305032Z test_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305194Z test_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305352Z test_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305496Z test_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305658Z test_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305811Z test_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4305966Z test_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306122Z test_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306280Z test_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306441Z test_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306597Z test_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306765Z test_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4306915Z test_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4307073Z test_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4307412Z test_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4307569Z test_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4307724Z test_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4307880Z test_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308036Z test_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308194Z test_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308352Z test_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308494Z test_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308657Z test_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308813Z test_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4308975Z test_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309133Z test_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309286Z test_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309487Z test_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309643Z test_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309793Z test_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4309937Z test_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310089Z test_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310283Z test_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310440Z test_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310605Z test_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310771Z test_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4310931Z test_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311088Z test_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311240Z test_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311382Z test_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311536Z test_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311691Z test_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4311846Z test_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312002Z test_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312163Z test_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312317Z test_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312481Z test_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312630Z test_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312788Z test_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4312945Z test_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313097Z test_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313249Z test_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313400Z test_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313552Z test_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313704Z test_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4313858Z test_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314001Z test_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314167Z test_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314326Z test_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314523Z test_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314690Z test_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4314859Z test_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315026Z test_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315216Z test_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315383Z test_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315532Z test_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315696Z test_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4315855Z test_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4316015Z test_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4316175Z test_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:44:32.4316303Z test_channels_last (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4316439Z test_channels_last_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4316578Z test_channels_last_non_leaf (__main__.TestMetaConverter) ... ok (0.004s) 2023-01-11T20:44:32.4317156Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... test_meta.py:233: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T20:44:32.4317269Z x = torch.randn((2, 2, 4, 9), dtype=torch.complex32)[:, 0, :, :] 2023-01-11T20:44:32.4317336Z ok (0.003s) 2023-01-11T20:44:32.4317479Z test_empty_strided_non_dense_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4317594Z test_imag (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4317710Z test_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4317831Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4318272Z test_non_leaf_torture (__main__.TestMetaConverter) ... 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-11T20:44:32.4318360Z x.set_(x.storage(), 10, (2,), (2,)) 2023-01-11T20:44:32.4318427Z ok (0.002s) 2023-01-11T20:44:32.4318549Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T20:44:32.4318689Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T20:44:32.4318819Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4318944Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4319067Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T20:44:32.4319190Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.004s) 2023-01-11T20:44:32.4319319Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.004s) 2023-01-11T20:44:32.4319437Z test_view_of_view_of_leaf (__main__.TestMetaConverter) ... ok (0.003s) 2023-01-11T20:44:32.4319557Z test_weakref (__main__.TestMetaConverter) ... ok (0.004s) 2023-01-11T20:44:32.4319569Z 2023-01-11T20:44:32.4319770Z ---------------------------------------------------------------------- 2023-01-11T20:44:32.4319879Z Ran 33065 tests in 17.281s 2023-01-11T20:44:32.4319884Z 2023-01-11T20:44:32.4319958Z OK (skipped=33041) 2023-01-11T20:44:32.4319963Z 2023-01-11T20:44:32.4320048Z Generating XML reports... 2023-01-11T20:44:32.4320320Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20230111204408.xml 2023-01-11T20:44:32.4320604Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20230111204408.xml 2023-01-11T20:44:32.4320609Z 2023-01-11T20:44:32.4321084Z ##[endgroup] 2023-01-11T20:44:32.4321364Z FINISHED PRINTING LOG FILE of test_meta (/var/lib/jenkins/workspace/test/test-reports/test_meta_eldfwj23) 2023-01-11T20:44:32.4321370Z 2023-01-11T20:44:36.5520088Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:36.7113343Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:36.7417022Z Running dynamo/test_recompile_ux ... [2023-01-11 20:44:36.741350] 2023-01-11T20:44:36.7418390Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:44:36.741635] 2023-01-11T20:44:41.1624803Z 2023-01-11T20:44:41.1625379Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T20:44:41.1626073Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_0di0oe8s) 2023-01-11T20:44:41.1626317Z 2023-01-11T20:44:41.1626533Z ##[endgroup] 2023-01-11T20:44:41.1627037Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_0di0oe8s) 2023-01-11T20:44:41.1627434Z 2023-01-11T20:44:45.8802602Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:46.0388733Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:46.0584784Z Running lazy/test_bindings ... [2023-01-11 20:44:46.058250] 2023-01-11T20:44:46.0586745Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:44:46.058498] 2023-01-11T20:44:50.0085786Z 2023-01-11T20:44:50.0086312Z Expand the folded group to see the log file of lazy/test_bindings 2023-01-11T20:44:50.0087312Z ##[group]PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_nma9gism) 2023-01-11T20:44:50.0087697Z 2023-01-11T20:44:50.0088028Z ##[endgroup] 2023-01-11T20:44:50.0088749Z FINISHED PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_nma9gism) 2023-01-11T20:44:50.0089098Z 2023-01-11T20:44:54.6751082Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:54.8359620Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:54.8557927Z Running test_deploy ... [2023-01-11 20:44:54.855450] 2023-01-11T20:44:54.8559047Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 20:44:54.855721] 2023-01-11T20:45:00.1874095Z 2023-01-11T20:45:00.1874727Z Expand the folded group to see the log file of test_deploy 2023-01-11T20:45:00.1875569Z ##[group]PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_n8bq42el) 2023-01-11T20:45:00.1875894Z ============================= test session starts ============================== 2023-01-11T20:45:00.1876388Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T20:45:00.1876631Z cachedir: .pytest_cache 2023-01-11T20:45:00.1877078Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2023-01-11T20:45:00.1877644Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T20:45:00.1878263Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T20:45:00.1878747Z collecting ... collected 1 item 2023-01-11T20:45:00.1879261Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T20:45:00.1879445Z 2023-01-11T20:45:00.1879588Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2023-01-11T20:45:00.1879758Z 2023-01-11T20:45:00.1879853Z ============================== 1 passed in 3.84s =============================== 2023-01-11T20:45:00.1879990Z 2023-01-11T20:45:00.1880235Z ##[endgroup] 2023-01-11T20:45:00.1880612Z FINISHED PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_n8bq42el) 2023-01-11T20:45:00.1880817Z 2023-01-11T20:45:04.8240539Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:04.9837350Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:05.0037320Z Running test_quantization ... [2023-01-11 20:45:05.003443] 2023-01-11T20:45:05.0038798Z Executing ['/opt/conda/bin/python', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:05.003685] 2023-01-11T21:06:08.3723581Z 2023-01-11T21:06:08.3725434Z Expand the folded group to see the log file of test_proxy_tensor 2023-01-11T21:06:08.3726121Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_tikxaix1) 2023-01-11T21:06:08.3733207Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2023-01-11T21:06:08.3734141Z test_proxy_tensor.py:117: 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:06:08.3735080Z UserWarning) 2023-01-11T21:06:08.3735668Z 2023-01-11T21:06:08.3735753Z Running tests... 2023-01-11T21:06:08.3736381Z ---------------------------------------------------------------------- 2023-01-11T21:06:08.3736869Z test_alias (__main__.TestFakeProxyTensor) ... ok (0.136s) 2023-01-11T21:06:08.3737191Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.008s) 2023-01-11T21:06:08.3737503Z test_meta (__main__.TestFakeProxyTensor) ... ok (0.009s) 2023-01-11T21:06:08.3737958Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.011s) 2023-01-11T21:06:08.3738319Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:06:08.3739072Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... skip: CUDA-only test (0.001s) 2023-01-11T21:06:08.3739499Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... ok (0.009s) 2023-01-11T21:06:08.3739833Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.028s) 2023-01-11T21:06:08.3740158Z test_constant_random (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:06:08.3740501Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2023-01-11T21:06:08.3740821Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... ok (0.040s) 2023-01-11T21:06:08.3788227Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.035s) 2023-01-11T21:06:08.3788833Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.009s) 2023-01-11T21:06:08.3789188Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.420s) 2023-01-11T21:06:08.3789662Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... ok (0.093s) 2023-01-11T21:06:08.3790142Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.088s) 2023-01-11T21:06:08.3790591Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.089s) 2023-01-11T21:06:08.3791171Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.017s) 2023-01-11T21:06:08.3791676Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.009s) 2023-01-11T21:06:08.3792181Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:06:08.3792686Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.015s) 2023-01-11T21:06:08.3793419Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... ok (0.150s) 2023-01-11T21:06:08.3793726Z test_pickle_issue89626 (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:06:08.3794029Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... ok (0.040s) 2023-01-11T21:06:08.3794333Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.063s) 2023-01-11T21:06:08.3794773Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.032s) 2023-01-11T21:06:08.3795349Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test requires torchvision (0.001s) 2023-01-11T21:06:08.3795708Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2023-01-11T21:06:08.3796028Z test_strides (__main__.TestGenericProxyTensorFake) ... ok (0.103s) 2023-01-11T21:06:08.3796560Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.020s) 2023-01-11T21:06:08.3797113Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.014s) 2023-01-11T21:06:08.3797590Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:06:08.3798096Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.008s) 2023-01-11T21:06:08.3798532Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2023-01-11T21:06:08.3799173Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... skip: CUDA-only test (0.001s) 2023-01-11T21:06:08.3799720Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... ok (0.040s) 2023-01-11T21:06:08.3800213Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.047s) 2023-01-11T21:06:08.3800710Z test_constant_random (__main__.TestGenericProxyTensorReal) ... ok (0.025s) 2023-01-11T21:06:08.3801177Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.026s) 2023-01-11T21:06:08.3801650Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... ok (0.039s) 2023-01-11T21:06:08.3802170Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.047s) 2023-01-11T21:06:08.3802662Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.037s) 2023-01-11T21:06:08.3803160Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.447s) 2023-01-11T21:06:08.3803665Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... ok (0.091s) 2023-01-11T21:06:08.3804165Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.346s) 2023-01-11T21:06:08.3804667Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.392s) 2023-01-11T21:06:08.3805178Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.044s) 2023-01-11T21:06:08.3805689Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.050s) 2023-01-11T21:06:08.3806168Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.023s) 2023-01-11T21:06:08.3806670Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.032s) 2023-01-11T21:06:08.3807161Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... ok (0.147s) 2023-01-11T21:06:08.3807622Z test_pickle_issue89626 (__main__.TestGenericProxyTensorReal) ... ok (0.023s) 2023-01-11T21:06:08.3808072Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... ok (0.043s) 2023-01-11T21:06:08.3808602Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.331s) 2023-01-11T21:06:08.3809168Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.031s) 2023-01-11T21:06:08.3809783Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test requires torchvision (0.001s) 2023-01-11T21:06:08.3810314Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.029s) 2023-01-11T21:06:08.3810945Z test_strides (__main__.TestGenericProxyTensorReal) ... ok (0.098s) 2023-01-11T21:06:08.3811402Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.026s) 2023-01-11T21:06:08.3811868Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.050s) 2023-01-11T21:06:08.3812353Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... ok (0.037s) 2023-01-11T21:06:08.3812823Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.042s) 2023-01-11T21:06:08.3813279Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.058s) 2023-01-11T21:06:08.3813963Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... skip: CUDA-only test (0.001s) 2023-01-11T21:06:08.3814483Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... ok (0.017s) 2023-01-11T21:06:08.3814989Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.030s) 2023-01-11T21:06:08.3815490Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2023-01-11T21:06:08.3815993Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.008s) 2023-01-11T21:06:08.3816489Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... ok (0.039s) 2023-01-11T21:06:08.3817024Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.201s) 2023-01-11T21:06:08.3817530Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... ok (0.029s) 2023-01-11T21:06:08.3818091Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.418s) 2023-01-11T21:06:08.3818633Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... ok (0.089s) 2023-01-11T21:06:08.3819150Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... ok (0.293s) 2023-01-11T21:06:08.3819666Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... ok (0.349s) 2023-01-11T21:06:08.3820221Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.051s) 2023-01-11T21:06:08.3820753Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.039s) 2023-01-11T21:06:08.3821247Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.024s) 2023-01-11T21:06:08.3821768Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... ok (0.036s) 2023-01-11T21:06:08.3822287Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... ok (0.151s) 2023-01-11T21:06:08.3822786Z test_pickle_issue89626 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.023s) 2023-01-11T21:06:08.3823263Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.106s) 2023-01-11T21:06:08.3823745Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... ok (0.292s) 2023-01-11T21:06:08.3824302Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.032s) 2023-01-11T21:06:08.3824919Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: test requires torchvision (0.001s) 2023-01-11T21:06:08.3825458Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.037s) 2023-01-11T21:06:08.3825939Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... ok (0.102s) 2023-01-11T21:06:08.3826445Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.023s) 2023-01-11T21:06:08.3826955Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.014s) 2023-01-11T21:06:08.3827610Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... ok (0.034s) 2023-01-11T21:06:08.3828117Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.044s) 2023-01-11T21:06:08.3828634Z test_make_fx_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:06:08.3829144Z test_make_fx_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.3829815Z test_make_fx_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.793s) 2023-01-11T21:06:08.3830349Z test_make_fx_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.261s) 2023-01-11T21:06:08.3830876Z test_make_fx_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.444s) 2023-01-11T21:06:08.3831401Z test_make_fx_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.889s) 2023-01-11T21:06:08.3831947Z test_make_fx_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.3832541Z test_make_fx_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.265s) 2023-01-11T21:06:08.3833838Z test_make_fx_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.3834748Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.3835090Z ok (0.648s) 2023-01-11T21:06:08.3835465Z test_make_fx_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2023-01-11T21:06:08.3836025Z test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.752s) 2023-01-11T21:06:08.3836594Z test_make_fx_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.3837126Z test_make_fx_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3837653Z test_make_fx_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.3838169Z test_make_fx_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.3838694Z test_make_fx_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.400s) 2023-01-11T21:06:08.3839188Z test_make_fx_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.295s) 2023-01-11T21:06:08.3839716Z test_make_fx_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.432s) 2023-01-11T21:06:08.3840228Z test_make_fx_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.440s) 2023-01-11T21:06:08.3840627Z test_make_fx_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.3840983Z test_make_fx_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.3841344Z test_make_fx_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.216s) 2023-01-11T21:06:08.3841691Z test_make_fx_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.217s) 2023-01-11T21:06:08.3842029Z test_make_fx_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.296s) 2023-01-11T21:06:08.3842404Z test_make_fx_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:06:08.3842778Z test_make_fx_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.463s) 2023-01-11T21:06:08.3843126Z test_make_fx_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.458s) 2023-01-11T21:06:08.3844881Z test_make_fx_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... [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:06:08.3845945Z [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:06:08.3846946Z 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:06:08.3847548Z return fn(*args, **kwargs) 2023-01-11T21:06:08.3847718Z ok (0.176s) 2023-01-11T21:06:08.3847983Z test_make_fx_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3848336Z test_make_fx_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.295s) 2023-01-11T21:06:08.3848676Z test_make_fx_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.334s) 2023-01-11T21:06:08.3849031Z test_make_fx_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.292s) 2023-01-11T21:06:08.3849381Z test_make_fx_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:06:08.3849741Z test_make_fx_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.127s) 2023-01-11T21:06:08.3850086Z test_make_fx_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:06:08.3850447Z test_make_fx_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.116s) 2023-01-11T21:06:08.3850831Z test_make_fx_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.3851218Z test_make_fx_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.208s) 2023-01-11T21:06:08.3851566Z test_make_fx_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3851917Z test_make_fx_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3852266Z test_make_fx_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2023-01-11T21:06:08.3852601Z test_make_fx_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3852943Z test_make_fx_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3853294Z test_make_fx_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.3853653Z test_make_fx_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2023-01-11T21:06:08.3853995Z test_make_fx_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.194s) 2023-01-11T21:06:08.3854349Z test_make_fx_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.257s) 2023-01-11T21:06:08.3854701Z test_make_fx_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.3855057Z test_make_fx_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.3855416Z test_make_fx_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3855776Z test_make_fx_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.3856118Z test_make_fx_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.3856518Z test_make_fx_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3856893Z test_make_fx_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:06:08.3857261Z test_make_fx_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.3857740Z test_make_fx_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.690s) 2023-01-11T21:06:08.3858159Z test_make_fx_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:06:08.3858520Z test_make_fx_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.308s) 2023-01-11T21:06:08.3858874Z test_make_fx_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.257s) 2023-01-11T21:06:08.3859219Z test_make_fx_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.659s) 2023-01-11T21:06:08.3859555Z test_make_fx_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.3859897Z test_make_fx_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3860244Z test_make_fx_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2023-01-11T21:06:08.3861133Z test_make_fx_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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 /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:06:08.3861681Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:06:08.3861882Z ok (0.114s) 2023-01-11T21:06:08.3862140Z test_make_fx_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2023-01-11T21:06:08.3862630Z test_make_fx_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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:06:08.3863028Z L = torch.cholesky(A) 2023-01-11T21:06:08.3863217Z should be replaced with 2023-01-11T21:06:08.3863416Z L = torch.linalg.cholesky(A) 2023-01-11T21:06:08.3863583Z and 2023-01-11T21:06:08.3863757Z U = torch.cholesky(A, upper=True) 2023-01-11T21:06:08.3863955Z should be replaced with 2023-01-11T21:06:08.3864149Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:06:08.3864561Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:06:08.3864932Z return fn(*args, **kwargs) 2023-01-11T21:06:08.3865097Z ok (0.414s) 2023-01-11T21:06:08.3865372Z test_make_fx_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.279s) 2023-01-11T21:06:08.3865742Z test_make_fx_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.366s) 2023-01-11T21:06:08.3866099Z test_make_fx_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.191s) 2023-01-11T21:06:08.3866432Z test_make_fx_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2023-01-11T21:06:08.3866781Z test_make_fx_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.262s) 2023-01-11T21:06:08.3867137Z test_make_fx_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2023-01-11T21:06:08.3867691Z test_make_fx_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:06:08.3868031Z test_make_fx_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:06:08.3868460Z test_make_fx_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.465s) 2023-01-11T21:06:08.3868820Z test_make_fx_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2023-01-11T21:06:08.3869156Z test_make_fx_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.3869514Z test_make_fx_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:06:08.3869888Z test_make_fx_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.309s) 2023-01-11T21:06:08.3870294Z test_make_fx_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:06:08.3870644Z test_make_fx_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.3871018Z test_make_fx_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.109s) 2023-01-11T21:06:08.3871386Z test_make_fx_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3871728Z test_make_fx_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3872074Z test_make_fx_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.453s) 2023-01-11T21:06:08.3872441Z test_make_fx_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.106s) 2023-01-11T21:06:08.3872800Z test_make_fx_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.3873139Z test_make_fx_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.3873483Z test_make_fx_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.3873830Z test_make_fx_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2023-01-11T21:06:08.3874176Z test_make_fx_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:06:08.3874528Z test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.162s) 2023-01-11T21:06:08.3874893Z test_make_fx_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3875238Z test_make_fx_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.358s) 2023-01-11T21:06:08.3875591Z test_make_fx_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.349s) 2023-01-11T21:06:08.3875934Z test_make_fx_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.182s) 2023-01-11T21:06:08.3876297Z test_make_fx_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.352s) 2023-01-11T21:06:08.3876654Z test_make_fx_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.341s) 2023-01-11T21:06:08.3877011Z test_make_fx_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.456s) 2023-01-11T21:06:08.3877368Z test_make_fx_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.522s) 2023-01-11T21:06:08.3877713Z test_make_fx_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3878055Z test_make_fx_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.501s) 2023-01-11T21:06:08.3878402Z test_make_fx_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3878781Z test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2023-01-11T21:06:08.3879156Z test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.3879543Z test_make_fx_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.3879877Z test_make_fx_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:06:08.3880223Z test_make_fx_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2023-01-11T21:06:08.3880568Z test_make_fx_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2023-01-11T21:06:08.3880899Z test_make_fx_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.232s) 2023-01-11T21:06:08.3881293Z test_make_fx_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3881677Z test_make_fx_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3882035Z test_make_fx_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.288s) 2023-01-11T21:06:08.3882386Z test_make_fx_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:06:08.3882741Z test_make_fx_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3883082Z test_make_fx_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3883423Z test_make_fx_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3883756Z test_make_fx_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3884099Z test_make_fx_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3884444Z test_make_fx_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:06:08.3884785Z test_make_fx_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.213s) 2023-01-11T21:06:08.3885135Z test_make_fx_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3885473Z test_make_fx_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.110s) 2023-01-11T21:06:08.3885818Z test_make_fx_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:06:08.3886155Z test_make_fx_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.184s) 2023-01-11T21:06:08.3886500Z test_make_fx_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.349s) 2023-01-11T21:06:08.3886857Z test_make_fx_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2023-01-11T21:06:08.3887212Z test_make_fx_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.501s) 2023-01-11T21:06:08.3887548Z test_make_fx_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.466s) 2023-01-11T21:06:08.3887900Z test_make_fx_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.599s) 2023-01-11T21:06:08.3888250Z test_make_fx_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3888587Z test_make_fx_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.285s) 2023-01-11T21:06:08.3888938Z test_make_fx_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.343s) 2023-01-11T21:06:08.3889291Z test_make_fx_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:06:08.3889650Z test_make_fx_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.339s) 2023-01-11T21:06:08.3889988Z test_make_fx_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.277s) 2023-01-11T21:06:08.3890340Z test_make_fx_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.387s) 2023-01-11T21:06:08.3890723Z test_make_fx_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3891072Z test_make_fx_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:06:08.3891408Z test_make_fx_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.347s) 2023-01-11T21:06:08.3891762Z test_make_fx_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.187s) 2023-01-11T21:06:08.3892109Z test_make_fx_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2023-01-11T21:06:08.3892473Z test_make_fx_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.236s) 2023-01-11T21:06:08.3892818Z test_make_fx_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3893161Z test_make_fx_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.3893509Z test_make_fx_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.232s) 2023-01-11T21:06:08.3893839Z test_make_fx_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.3894186Z test_make_fx_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.3894533Z test_make_fx_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.3894883Z test_make_fx_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.503s) 2023-01-11T21:06:08.3895227Z test_make_fx_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.3895583Z test_make_fx_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.236s) 2023-01-11T21:06:08.3895938Z test_make_fx_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2023-01-11T21:06:08.3896269Z test_make_fx_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3896614Z test_make_fx_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2023-01-11T21:06:08.3896954Z test_make_fx_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3897304Z test_make_fx_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2023-01-11T21:06:08.3897706Z test_make_fx_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.3898062Z test_make_fx_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:06:08.3898417Z test_make_fx_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.3898763Z test_make_fx_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.258s) 2023-01-11T21:06:08.3899098Z test_make_fx_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.356s) 2023-01-11T21:06:08.3899457Z test_make_fx_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.142s) 2023-01-11T21:06:08.3899824Z test_make_fx_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.566s) 2023-01-11T21:06:08.3900168Z test_make_fx_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.3900514Z test_make_fx_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.3900874Z test_make_fx_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.230s) 2023-01-11T21:06:08.3901229Z test_make_fx_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.365s) 2023-01-11T21:06:08.3901573Z test_make_fx_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.655s) 2023-01-11T21:06:08.3901936Z test_make_fx_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.822s) 2023-01-11T21:06:08.3902336Z test_make_fx_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:06:08.3902690Z test_make_fx_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.3903029Z test_make_fx_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.265s) 2023-01-11T21:06:08.3903377Z test_make_fx_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.3903722Z test_make_fx_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.261s) 2023-01-11T21:06:08.3904088Z test_make_fx_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.265s) 2023-01-11T21:06:08.3904446Z test_make_fx_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.317s) 2023-01-11T21:06:08.3904809Z test_make_fx_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.3905177Z test_make_fx_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.3905523Z test_make_fx_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.146s) 2023-01-11T21:06:08.3906098Z test_make_fx_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1422: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T21:06:08.3906575Z return fn(*args, **kwargs) 2023-01-11T21:06:08.3906757Z ok (1.192s) 2023-01-11T21:06:08.3907015Z test_make_fx_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:06:08.3907538Z test_make_fx_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:06:08.3907885Z test_make_fx_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2023-01-11T21:06:08.3908221Z test_make_fx_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.140s) 2023-01-11T21:06:08.3908574Z test_make_fx_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.191s) 2023-01-11T21:06:08.3908926Z test_make_fx_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.3909272Z test_make_fx_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3909601Z test_make_fx_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3909945Z test_make_fx_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3910297Z test_make_fx_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.3910649Z test_make_fx_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.3911031Z test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.3911466Z test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.3911894Z test_make_fx_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.3912319Z test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.3912724Z test_make_fx_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.3913099Z test_make_fx_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.3913501Z test_make_fx_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.369s) 2023-01-11T21:06:08.3913839Z test_make_fx_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.390s) 2023-01-11T21:06:08.3914179Z test_make_fx_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.262s) 2023-01-11T21:06:08.3914521Z test_make_fx_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.457s) 2023-01-11T21:06:08.3914867Z test_make_fx_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3915259Z test_make_fx_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.631s) 2023-01-11T21:06:08.3915632Z test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.584s) 2023-01-11T21:06:08.3916000Z test_make_fx_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.319s) 2023-01-11T21:06:08.3916362Z test_make_fx_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:06:08.3916708Z test_make_fx_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.462s) 2023-01-11T21:06:08.3917078Z test_make_fx_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.546s) 2023-01-11T21:06:08.3917443Z test_make_fx_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2023-01-11T21:06:08.3917791Z test_make_fx_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.295s) 2023-01-11T21:06:08.3918153Z test_make_fx_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.304s) 2023-01-11T21:06:08.3918522Z test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.289s) 2023-01-11T21:06:08.3918906Z test_make_fx_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.3919271Z test_make_fx_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.300s) 2023-01-11T21:06:08.3919628Z test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.296s) 2023-01-11T21:06:08.3919995Z test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.196s) 2023-01-11T21:06:08.3920368Z test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.153s) 2023-01-11T21:06:08.3920729Z test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.501s) 2023-01-11T21:06:08.3921105Z test_make_fx_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3921506Z test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3921889Z test_make_fx_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.767s) 2023-01-11T21:06:08.3922240Z test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.764s) 2023-01-11T21:06:08.3922612Z test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.739s) 2023-01-11T21:06:08.3922981Z test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.563s) 2023-01-11T21:06:08.3923344Z test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.551s) 2023-01-11T21:06:08.3923707Z test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.956s) 2023-01-11T21:06:08.3924077Z test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.913s) 2023-01-11T21:06:08.3924458Z test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.867s) 2023-01-11T21:06:08.3924856Z test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.424s) 2023-01-11T21:06:08.3925221Z test_make_fx_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.944s) 2023-01-11T21:06:08.3925600Z test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.855s) 2023-01-11T21:06:08.3925974Z test_make_fx_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.848s) 2023-01-11T21:06:08.3926359Z test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2023-01-11T21:06:08.3926801Z 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.001s) 2023-01-11T21:06:08.3927227Z test_make_fx_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.366s) 2023-01-11T21:06:08.3927597Z test_make_fx_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.596s) 2023-01-11T21:06:08.3927954Z test_make_fx_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.318s) 2023-01-11T21:06:08.3928327Z test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.272s) 2023-01-11T21:06:08.3928711Z test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.062s) 2023-01-11T21:06:08.3929093Z test_make_fx_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.236s) 2023-01-11T21:06:08.3929449Z test_make_fx_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.807s) 2023-01-11T21:06:08.3929821Z test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:06:08.3930198Z test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.503s) 2023-01-11T21:06:08.3930579Z test_make_fx_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.792s) 2023-01-11T21:06:08.3930936Z test_make_fx_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.821s) 2023-01-11T21:06:08.3931304Z test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.333s) 2023-01-11T21:06:08.3931666Z test_make_fx_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.581s) 2023-01-11T21:06:08.3932010Z test_make_fx_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.3932360Z test_make_fx_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3932710Z test_make_fx_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.3933058Z test_make_fx_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3933400Z test_make_fx_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2023-01-11T21:06:08.3933781Z test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.225s) 2023-01-11T21:06:08.3934153Z test_make_fx_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.3934513Z test_make_fx_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.3934870Z test_make_fx_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:06:08.3935233Z test_make_fx_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.982s) 2023-01-11T21:06:08.3935589Z test_make_fx_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.274s) 2023-01-11T21:06:08.3937456Z test_make_fx_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.3938045Z test_make_fx_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.3938547Z test_make_fx_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.3939070Z test_make_fx_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.3939704Z test_make_fx_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.243s) 2023-01-11T21:06:08.3940204Z test_make_fx_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.359s) 2023-01-11T21:06:08.3940547Z test_make_fx_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:06:08.3940893Z test_make_fx_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3941688Z test_make_fx_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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:06:08.3942172Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:06:08.3942370Z should be replaced with 2023-01-11T21:06:08.3942598Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:06:08.3942803Z and 2023-01-11T21:06:08.3943006Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:06:08.3943233Z should be replaced with 2023-01-11T21:06:08.3943592Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:06:08.3943976Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:06:08.3944208Z ok (1.569s) 2023-01-11T21:06:08.3944618Z test_make_fx_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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:06:08.3945063Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:06:08.3945288Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:06:08.3945485Z should be replaced with 2023-01-11T21:06:08.3945824Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:06:08.3946131Z return fn(*args, **kwargs) 2023-01-11T21:06:08.3946312Z ok (0.999s) 2023-01-11T21:06:08.3946578Z test_make_fx_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.867s) 2023-01-11T21:06:08.3946931Z test_make_fx_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:06:08.3947485Z test_make_fx_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:06:08.3947874Z test_make_fx_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.236s) 2023-01-11T21:06:08.3948242Z test_make_fx_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.126s) 2023-01-11T21:06:08.3948597Z test_make_fx_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.928s) 2023-01-11T21:06:08.3948971Z test_make_fx_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.776s) 2023-01-11T21:06:08.3949349Z test_make_fx_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.713s) 2023-01-11T21:06:08.3949729Z test_make_fx_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.709s) 2023-01-11T21:06:08.3950100Z test_make_fx_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.253s) 2023-01-11T21:06:08.3950552Z test_make_fx_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.849s) 2023-01-11T21:06:08.3950931Z test_make_fx_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.069s) 2023-01-11T21:06:08.3951310Z test_make_fx_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.180s) 2023-01-11T21:06:08.3951678Z test_make_fx_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (10.362s) 2023-01-11T21:06:08.3952070Z test_make_fx_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.086s) 2023-01-11T21:06:08.3952437Z test_make_fx_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.499s) 2023-01-11T21:06:08.3952806Z test_make_fx_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.924s) 2023-01-11T21:06:08.3953162Z test_make_fx_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.037s) 2023-01-11T21:06:08.3953523Z test_make_fx_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2023-01-11T21:06:08.3953891Z test_make_fx_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.208s) 2023-01-11T21:06:08.3954256Z test_make_fx_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.852s) 2023-01-11T21:06:08.3954611Z test_make_fx_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.082s) 2023-01-11T21:06:08.3954976Z test_make_fx_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.263s) 2023-01-11T21:06:08.3955336Z test_make_fx_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.266s) 2023-01-11T21:06:08.3955694Z test_make_fx_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.497s) 2023-01-11T21:06:08.3956036Z test_make_fx_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.897s) 2023-01-11T21:06:08.3956414Z test_make_fx_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.3956787Z test_make_fx_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:06:08.3957170Z test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.158s) 2023-01-11T21:06:08.3957551Z test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.3957931Z test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.148s) 2023-01-11T21:06:08.3958300Z test_make_fx_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3958649Z test_make_fx_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.471s) 2023-01-11T21:06:08.3958988Z test_make_fx_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.424s) 2023-01-11T21:06:08.3959356Z test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.791s) 2023-01-11T21:06:08.3959748Z test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.796s) 2023-01-11T21:06:08.3960124Z test_make_fx_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.3960482Z test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.3960865Z test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:06:08.3961232Z test_make_fx_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2023-01-11T21:06:08.3961599Z test_make_fx_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.3961949Z test_make_fx_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.263s) 2023-01-11T21:06:08.3962299Z test_make_fx_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:06:08.3962679Z test_make_fx_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.146s) 2023-01-11T21:06:08.3963051Z test_make_fx_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.3963435Z test_make_fx_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2023-01-11T21:06:08.3963814Z test_make_fx_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.3964362Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.239s) 2023-01-11T21:06:08.3964951Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.3965532Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.239s) 2023-01-11T21:06:08.3966167Z test_make_fx_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3966763Z test_make_fx_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.651s) 2023-01-11T21:06:08.3967292Z test_make_fx_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.427s) 2023-01-11T21:06:08.3967676Z test_make_fx_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.089s) 2023-01-11T21:06:08.3968053Z test_make_fx_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.801s) 2023-01-11T21:06:08.3968414Z test_make_fx_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:06:08.3968794Z test_make_fx_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.3969163Z test_make_fx_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.740s) 2023-01-11T21:06:08.3969542Z test_make_fx_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2023-01-11T21:06:08.3969921Z test_make_fx_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.141s) 2023-01-11T21:06:08.3970282Z test_make_fx_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:06:08.3970616Z test_make_fx_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.3970981Z test_make_fx_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.3971419Z test_make_fx_exhaustive_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:06:08.3971834Z test_make_fx_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.3972176Z test_make_fx_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:06:08.3972529Z test_make_fx_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.3972930Z test_make_fx_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:06:08.3973311Z test_make_fx_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.084s) 2023-01-11T21:06:08.3973729Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.311s) 2023-01-11T21:06:08.3974139Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.242s) 2023-01-11T21:06:08.3974631Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.289s) 2023-01-11T21:06:08.3975020Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.635s) 2023-01-11T21:06:08.3975417Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.903s) 2023-01-11T21:06:08.3975853Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.755s) 2023-01-11T21:06:08.3976254Z test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.606s) 2023-01-11T21:06:08.3976633Z test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.471s) 2023-01-11T21:06:08.3977026Z test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2023-01-11T21:06:08.3977413Z test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2023-01-11T21:06:08.3977899Z test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.037s) 2023-01-11T21:06:08.3978273Z test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.490s) 2023-01-11T21:06:08.3978672Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.396s) 2023-01-11T21:06:08.3979092Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.945s) 2023-01-11T21:06:08.3979492Z test_make_fx_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.3979862Z test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.500s) 2023-01-11T21:06:08.3980753Z test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:06:08.3981266Z return fn(*args, **kwargs) 2023-01-11T21:06:08.3981445Z ok (1.588s) 2023-01-11T21:06:08.3981728Z test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.503s) 2023-01-11T21:06:08.3982131Z test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.589s) 2023-01-11T21:06:08.3982531Z test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.559s) 2023-01-11T21:06:08.3982940Z test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.140s) 2023-01-11T21:06:08.3983337Z test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.889s) 2023-01-11T21:06:08.3983733Z test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.599s) 2023-01-11T21:06:08.3984119Z test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.594s) 2023-01-11T21:06:08.3985312Z test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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:06:08.3986217Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.3986459Z ok (0.356s) 2023-01-11T21:06:08.3986744Z test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.539s) 2023-01-11T21:06:08.3987135Z test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.499s) 2023-01-11T21:06:08.3987822Z test_make_fx_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:06:08.3988228Z test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.877s) 2023-01-11T21:06:08.3988620Z test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.428s) 2023-01-11T21:06:08.3989037Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.365s) 2023-01-11T21:06:08.3989463Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:06:08.3989890Z test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.746s) 2023-01-11T21:06:08.3990303Z test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.314s) 2023-01-11T21:06:08.3990728Z test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.049s) 2023-01-11T21:06:08.3991118Z test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.3991499Z test_make_fx_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.084s) 2023-01-11T21:06:08.3991883Z test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.920s) 2023-01-11T21:06:08.3992273Z test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.343s) 2023-01-11T21:06:08.3992651Z test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:06:08.3993045Z test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.3993436Z test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:06:08.3993823Z test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:06:08.3994210Z test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.639s) 2023-01-11T21:06:08.3994607Z test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.276s) 2023-01-11T21:06:08.3994992Z test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.320s) 2023-01-11T21:06:08.3995391Z test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.608s) 2023-01-11T21:06:08.3995794Z test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.443s) 2023-01-11T21:06:08.3996206Z test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.444s) 2023-01-11T21:06:08.3996612Z test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.434s) 2023-01-11T21:06:08.3997064Z test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.446s) 2023-01-11T21:06:08.3997461Z test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.459s) 2023-01-11T21:06:08.3998481Z test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.3999212Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.3999456Z ok (1.139s) 2023-01-11T21:06:08.3999723Z test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.340s) 2023-01-11T21:06:08.4000111Z test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.367s) 2023-01-11T21:06:08.4000504Z test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.213s) 2023-01-11T21:06:08.4000889Z test_make_fx_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.003s) 2023-01-11T21:06:08.4001272Z test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.375s) 2023-01-11T21:06:08.4001670Z test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.4002070Z test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.425s) 2023-01-11T21:06:08.4002466Z test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.970s) 2023-01-11T21:06:08.4002841Z test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.855s) 2023-01-11T21:06:08.4003229Z test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.912s) 2023-01-11T21:06:08.4003633Z test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4004046Z test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.212s) 2023-01-11T21:06:08.4004445Z test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4004854Z test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.037s) 2023-01-11T21:06:08.4005259Z test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4005670Z test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.568s) 2023-01-11T21:06:08.4006049Z test_make_fx_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4006426Z test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.188s) 2023-01-11T21:06:08.4006813Z test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.152s) 2023-01-11T21:06:08.4007217Z test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:06:08.4007620Z test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.823s) 2023-01-11T21:06:08.4008065Z test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.894s) 2023-01-11T21:06:08.4008447Z test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.530s) 2023-01-11T21:06:08.4008825Z test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.438s) 2023-01-11T21:06:08.4009219Z test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.214s) 2023-01-11T21:06:08.4009611Z test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:06:08.4010065Z test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.299s) 2023-01-11T21:06:08.4010454Z test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.407s) 2023-01-11T21:06:08.4010847Z test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2023-01-11T21:06:08.4011236Z test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2023-01-11T21:06:08.4011630Z test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.121s) 2023-01-11T21:06:08.4012015Z test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (10.355s) 2023-01-11T21:06:08.4012447Z test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.018s) 2023-01-11T21:06:08.4012830Z test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4013205Z test_make_fx_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4013567Z test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.116s) 2023-01-11T21:06:08.4013943Z test_make_fx_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:06:08.4014316Z test_make_fx_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4014696Z test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.245s) 2023-01-11T21:06:08.4015076Z test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.4015462Z test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.225s) 2023-01-11T21:06:08.4015853Z test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.309s) 2023-01-11T21:06:08.4016244Z test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:06:08.4016620Z test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:06:08.4017003Z test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.155s) 2023-01-11T21:06:08.4017387Z test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.4017868Z test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:06:08.4018272Z test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.177s) 2023-01-11T21:06:08.4018691Z test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.171s) 2023-01-11T21:06:08.4019099Z test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.467s) 2023-01-11T21:06:08.4019893Z test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4020453Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4020735Z ok (0.112s) 2023-01-11T21:06:08.4021405Z test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4021976Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4022243Z ok (0.328s) 2023-01-11T21:06:08.4062958Z test_make_fx_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.939s) 2023-01-11T21:06:08.4063441Z test_make_fx_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.015s) 2023-01-11T21:06:08.4063809Z test_make_fx_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4064168Z test_make_fx_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:06:08.4064522Z test_make_fx_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.4064875Z test_make_fx_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.4065242Z test_make_fx_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4065601Z test_make_fx_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4065958Z test_make_fx_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:06:08.4066300Z test_make_fx_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.748s) 2023-01-11T21:06:08.4066647Z test_make_fx_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.4067005Z test_make_fx_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (75.291s) 2023-01-11T21:06:08.4067552Z test_make_fx_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:06:08.4067913Z test_make_fx_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.420s) 2023-01-11T21:06:08.4068266Z test_make_fx_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4068640Z test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.236s) 2023-01-11T21:06:08.4069021Z test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2023-01-11T21:06:08.4069411Z test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2023-01-11T21:06:08.4069794Z test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.232s) 2023-01-11T21:06:08.4070181Z test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.232s) 2023-01-11T21:06:08.4070542Z test_make_fx_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4070890Z test_make_fx_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.445s) 2023-01-11T21:06:08.4071234Z test_make_fx_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.897s) 2023-01-11T21:06:08.4071567Z test_make_fx_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.806s) 2023-01-11T21:06:08.4072195Z test_make_fx_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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:06:08.4072746Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:06:08.4072993Z Q, R = torch.qr(A, some) 2023-01-11T21:06:08.4073171Z should be replaced with 2023-01-11T21:06:08.4073684Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:06:08.4074020Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4074190Z ok (1.396s) 2023-01-11T21:06:08.4074460Z test_make_fx_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.093s) 2023-01-11T21:06:08.4074832Z test_make_fx_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4075189Z test_make_fx_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2023-01-11T21:06:08.4075532Z test_make_fx_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:06:08.4075889Z test_make_fx_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:06:08.4076247Z test_make_fx_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:06:08.4076605Z test_make_fx_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2023-01-11T21:06:08.4076948Z test_make_fx_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:06:08.4077296Z test_make_fx_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:06:08.4077651Z test_make_fx_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4077999Z test_make_fx_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.273s) 2023-01-11T21:06:08.4078355Z test_make_fx_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:06:08.4078704Z test_make_fx_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.937s) 2023-01-11T21:06:08.4079071Z test_make_fx_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.349s) 2023-01-11T21:06:08.4079432Z test_make_fx_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:06:08.4079787Z test_make_fx_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:06:08.4080137Z test_make_fx_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2023-01-11T21:06:08.4080488Z test_make_fx_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:06:08.4080835Z test_make_fx_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:06:08.4081195Z test_make_fx_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:06:08.4081545Z test_make_fx_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.370s) 2023-01-11T21:06:08.4081876Z test_make_fx_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.805s) 2023-01-11T21:06:08.4082223Z test_make_fx_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:06:08.4082581Z test_make_fx_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4082952Z test_make_fx_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4083311Z test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.4083702Z test_make_fx_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4084048Z test_make_fx_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.327s) 2023-01-11T21:06:08.4084409Z test_make_fx_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4084760Z test_make_fx_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.257s) 2023-01-11T21:06:08.4085142Z test_make_fx_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.791s) 2023-01-11T21:06:08.4085722Z test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1422: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:06:08.4086211Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4086379Z ok (0.776s) 2023-01-11T21:06:08.4086704Z test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.770s) 2023-01-11T21:06:08.4087216Z test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.796s) 2023-01-11T21:06:08.4087759Z test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.770s) 2023-01-11T21:06:08.4088316Z test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.786s) 2023-01-11T21:06:08.4090144Z test_make_fx_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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 /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:06:08.4091268Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4092647Z 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 /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:06:08.4093603Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4093898Z ok (3.285s) 2023-01-11T21:06:08.4094358Z test_make_fx_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.771s) 2023-01-11T21:06:08.4094995Z test_make_fx_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.747s) 2023-01-11T21:06:08.4095582Z test_make_fx_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:06:08.4096217Z test_make_fx_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.4096783Z test_make_fx_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4097352Z test_make_fx_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:06:08.4098012Z test_make_fx_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:06:08.4098614Z test_make_fx_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4099228Z test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.383s) 2023-01-11T21:06:08.4099887Z test_make_fx_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.974s) 2023-01-11T21:06:08.4100656Z test_make_fx_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:06:08.4101339Z test_make_fx_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.572s) 2023-01-11T21:06:08.4102045Z test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.567s) 2023-01-11T21:06:08.4102744Z test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.974s) 2023-01-11T21:06:08.4103542Z test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.973s) 2023-01-11T21:06:08.4104254Z test_make_fx_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.986s) 2023-01-11T21:06:08.4104946Z test_make_fx_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.972s) 2023-01-11T21:06:08.4105616Z test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.898s) 2023-01-11T21:06:08.4106228Z test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.976s) 2023-01-11T21:06:08.4106858Z test_make_fx_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4107627Z test_make_fx_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4108182Z test_make_fx_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4108758Z test_make_fx_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4109338Z test_make_fx_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.121s) 2023-01-11T21:06:08.4109964Z test_make_fx_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.323s) 2023-01-11T21:06:08.4110582Z test_make_fx_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.146s) 2023-01-11T21:06:08.4111232Z test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.225s) 2023-01-11T21:06:08.4111874Z test_make_fx_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.187s) 2023-01-11T21:06:08.4113876Z test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:976: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:06:08.4115130Z torch.eye(m, n, device=device, dtype=dtype) 2023-01-11T21:06:08.4115504Z expected failure (0.006s) 2023-01-11T21:06:08.4116009Z test_make_fx_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4116658Z test_make_fx_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4117308Z test_make_fx_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4117984Z test_make_fx_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4118689Z test_make_fx_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4119381Z test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:06:08.4120114Z test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4121368Z 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:06:08.4122569Z 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:06:08.4123395Z test_make_fx_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4124118Z test_make_fx_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:06:08.4124848Z test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.273s) 2023-01-11T21:06:08.4125575Z test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:06:08.4126294Z test_make_fx_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4126927Z test_make_fx_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4127590Z test_make_fx_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4128290Z test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.4129441Z 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:06:08.4130185Z test_make_fx_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4130883Z test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4131597Z test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4132293Z test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4132910Z test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4133535Z test_make_fx_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.202s) 2023-01-11T21:06:08.4134160Z test_make_fx_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4134836Z test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.4135552Z test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4136270Z test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4137405Z 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:06:08.4138739Z 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:06:08.4139944Z 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:06:08.4141139Z 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:06:08.4142142Z test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4142850Z test_make_fx_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:06:08.4143536Z test_make_fx_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:06:08.4144188Z test_make_fx_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:06:08.4144840Z test_make_fx_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2023-01-11T21:06:08.4145616Z test_make_fx_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.4146293Z test_make_fx_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4146927Z test_make_fx_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4147727Z test_make_fx_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2023-01-11T21:06:08.4148370Z test_make_fx_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.285s) 2023-01-11T21:06:08.4149009Z test_make_fx_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.216s) 2023-01-11T21:06:08.4149655Z test_make_fx_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.349s) 2023-01-11T21:06:08.4150348Z test_make_fx_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:06:08.4151032Z test_make_fx_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4152462Z test_make_fx_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:642: 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:06:08.4153654Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T21:06:08.4154322Z normalized, onesided, return_complex) 2023-01-11T21:06:08.4154661Z ok (0.961s) 2023-01-11T21:06:08.4155112Z test_make_fx_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.330s) 2023-01-11T21:06:08.4155719Z test_make_fx_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.474s) 2023-01-11T21:06:08.4156360Z test_make_fx_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.341s) 2023-01-11T21:06:08.4156988Z test_make_fx_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.703s) 2023-01-11T21:06:08.4157634Z test_make_fx_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (98.277s) 2023-01-11T21:06:08.4158539Z test_make_fx_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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:06:08.4159403Z 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:06:08.4159931Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:06:08.4160275Z should be replaced with 2023-01-11T21:06:08.4160807Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:06:08.4161180Z and 2023-01-11T21:06:08.4161498Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:06:08.4161841Z should be replaced with 2023-01-11T21:06:08.4162675Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:06:08.4163421Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4163717Z ok (0.318s) 2023-01-11T21:06:08.4164174Z test_make_fx_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4164828Z test_make_fx_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.303s) 2023-01-11T21:06:08.4165498Z test_make_fx_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.298s) 2023-01-11T21:06:08.4166107Z test_make_fx_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4166873Z test_make_fx_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4167554Z test_make_fx_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.094s) 2023-01-11T21:06:08.4168245Z test_make_fx_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.220s) 2023-01-11T21:06:08.4168884Z test_make_fx_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.405s) 2023-01-11T21:06:08.4169527Z test_make_fx_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.677s) 2023-01-11T21:06:08.4170201Z test_make_fx_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4170794Z test_make_fx_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.547s) 2023-01-11T21:06:08.4171383Z test_make_fx_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4172010Z test_make_fx_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.4172669Z test_make_fx_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.243s) 2023-01-11T21:06:08.4173290Z test_make_fx_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.187s) 2023-01-11T21:06:08.4174266Z test_make_fx_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... 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:06:08.4175191Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:06:08.4175747Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:06:08.4176100Z should be replaced with 2023-01-11T21:06:08.4176695Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:06:08.4177279Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4177689Z ok (0.594s) 2023-01-11T21:06:08.4178104Z test_make_fx_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.193s) 2023-01-11T21:06:08.4178704Z test_make_fx_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.207s) 2023-01-11T21:06:08.4179337Z test_make_fx_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.308s) 2023-01-11T21:06:08.4179935Z test_make_fx_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4180552Z test_make_fx_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.476s) 2023-01-11T21:06:08.4181161Z test_make_fx_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.239s) 2023-01-11T21:06:08.4181799Z test_make_fx_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.564s) 2023-01-11T21:06:08.4182421Z test_make_fx_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.644s) 2023-01-11T21:06:08.4183045Z test_make_fx_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4183705Z test_make_fx_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.099s) 2023-01-11T21:06:08.4184461Z test_make_fx_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.137s) 2023-01-11T21:06:08.4185077Z test_make_fx_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.217s) 2023-01-11T21:06:08.4185702Z test_make_fx_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.215s) 2023-01-11T21:06:08.4186323Z test_make_fx_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.338s) 2023-01-11T21:06:08.4187062Z test_make_fx_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4187888Z test_make_fx_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4188527Z test_make_fx_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4189172Z test_make_fx_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4189831Z test_make_fx_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:06:08.4190481Z test_make_fx_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.4191119Z test_make_fx_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.4191750Z test_make_fx_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2023-01-11T21:06:08.4192375Z test_make_fx_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:06:08.4192984Z test_make_fx_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2023-01-11T21:06:08.4193607Z test_make_fx_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4194212Z test_make_fx_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2023-01-11T21:06:08.4194842Z test_make_fx_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4195470Z test_make_fx_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2023-01-11T21:06:08.4196141Z test_make_fx_fake_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4196779Z test_make_fx_fake_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4197534Z test_make_fx_fake_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.284s) 2023-01-11T21:06:08.4198294Z test_make_fx_fake_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4198966Z test_make_fx_fake_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4199624Z test_make_fx_fake_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:06:08.4200299Z test_make_fx_fake_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4200973Z test_make_fx_fake_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4202602Z test_make_fx_fake_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4203628Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4204877Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4205905Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4207146Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4208021Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4209317Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4210184Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4211336Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4212181Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4213360Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4214231Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4215441Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4216309Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4217512Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4218480Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4219709Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4220598Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4220995Z ok (0.181s) 2023-01-11T21:06:08.4221476Z test_make_fx_fake_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4222177Z test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.402s) 2023-01-11T21:06:08.4222903Z test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4223605Z test_make_fx_fake_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4224263Z test_make_fx_fake_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4224909Z test_make_fx_fake_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4225560Z test_make_fx_fake_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:06:08.4226153Z test_make_fx_fake_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4226793Z test_make_fx_fake_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2023-01-11T21:06:08.4227711Z test_make_fx_fake_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:06:08.4228357Z test_make_fx_fake_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:06:08.4229008Z test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4229670Z test_make_fx_fake_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:06:08.4230429Z test_make_fx_fake_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4231066Z test_make_fx_fake_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:06:08.4231640Z test_make_fx_fake_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:06:08.4232272Z test_make_fx_fake_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2023-01-11T21:06:08.4232850Z test_make_fx_fake_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:06:08.4234089Z test_make_fx_fake_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... [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:06:08.4235868Z [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:06:08.4237634Z 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:06:08.4238736Z return fn(*args, **kwargs) 2023-01-11T21:06:08.4239062Z ok (0.044s) 2023-01-11T21:06:08.4239541Z test_make_fx_fake_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4240209Z test_make_fx_fake_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4240856Z test_make_fx_fake_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.334s) 2023-01-11T21:06:08.4241525Z test_make_fx_fake_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4242168Z test_make_fx_fake_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:06:08.4242807Z test_make_fx_fake_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.219s) 2023-01-11T21:06:08.4243573Z test_make_fx_fake_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2023-01-11T21:06:08.4244335Z test_make_fx_fake_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.4245029Z test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4245811Z test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4246432Z test_make_fx_fake_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4247028Z test_make_fx_fake_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4247614Z test_make_fx_fake_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4248227Z test_make_fx_fake_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4248971Z test_make_fx_fake_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4249632Z test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4250298Z test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4250959Z test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:06:08.4251595Z test_make_fx_fake_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4252209Z test_make_fx_fake_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4252819Z test_make_fx_fake_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.4253491Z test_make_fx_fake_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4254143Z test_make_fx_fake_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4254787Z test_make_fx_fake_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:06:08.4255411Z test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4256076Z test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4256748Z test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:06:08.4257376Z test_make_fx_fake_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.468s) 2023-01-11T21:06:08.4258097Z test_make_fx_fake_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:06:08.4258709Z test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4259348Z test_make_fx_fake_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:06:08.4259963Z test_make_fx_fake_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.043s) 2023-01-11T21:06:08.4260622Z test_make_fx_fake_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:06:08.4261263Z test_make_fx_fake_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4261872Z test_make_fx_fake_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:06:08.4262475Z test_make_fx_fake_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4263104Z test_make_fx_fake_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:06:08.4263794Z test_make_fx_fake_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.029s) 2023-01-11T21:06:08.4264526Z test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.171s) 2023-01-11T21:06:08.4265231Z test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.327s) 2023-01-11T21:06:08.4265959Z test_make_fx_fake_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4266570Z test_make_fx_fake_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:06:08.4267368Z test_make_fx_fake_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:06:08.4268003Z test_make_fx_fake_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4268780Z test_make_fx_fake_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4269442Z test_make_fx_fake_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4270200Z test_make_fx_fake_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.039s) 2023-01-11T21:06:08.4270942Z test_make_fx_fake_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4271598Z test_make_fx_fake_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:06:08.4272262Z test_make_fx_fake_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:06:08.4272902Z test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:06:08.4273525Z test_make_fx_fake_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:06:08.4274178Z test_make_fx_fake_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4274863Z test_make_fx_fake_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.044s) 2023-01-11T21:06:08.4275513Z test_make_fx_fake_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4276124Z test_make_fx_fake_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4276730Z test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.388s) 2023-01-11T21:06:08.4277387Z test_make_fx_fake_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.043s) 2023-01-11T21:06:08.4278029Z test_make_fx_fake_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:06:08.4278669Z test_make_fx_fake_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4279305Z test_make_fx_fake_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:06:08.4279941Z test_make_fx_fake_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:06:08.4280598Z test_make_fx_fake_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4281228Z test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2023-01-11T21:06:08.4281860Z test_make_fx_fake_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4282477Z test_make_fx_fake_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:06:08.4283127Z test_make_fx_fake_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:06:08.4283736Z test_make_fx_fake_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4284350Z test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:06:08.4284959Z test_make_fx_fake_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:06:08.4285793Z test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:06:08.4286444Z test_make_fx_fake_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.410s) 2023-01-11T21:06:08.4287086Z test_make_fx_fake_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4287716Z test_make_fx_fake_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.361s) 2023-01-11T21:06:08.4288472Z test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2023-01-11T21:06:08.4289177Z test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4289862Z test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:06:08.4290535Z test_make_fx_fake_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:06:08.4291141Z test_make_fx_fake_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:06:08.4291746Z test_make_fx_fake_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4292352Z test_make_fx_fake_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.4292985Z test_make_fx_fake_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.4293666Z test_make_fx_fake_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4294365Z test_make_fx_fake_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4295019Z test_make_fx_fake_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:06:08.4295695Z test_make_fx_fake_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:06:08.4296369Z test_make_fx_fake_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4296984Z test_make_fx_fake_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:06:08.4297562Z test_make_fx_fake_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4298255Z test_make_fx_fake_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4298872Z test_make_fx_fake_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4299500Z test_make_fx_fake_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4300145Z test_make_fx_fake_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4300792Z test_make_fx_fake_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4301429Z test_make_fx_fake_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.327s) 2023-01-11T21:06:08.4302047Z test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:06:08.4302705Z test_make_fx_fake_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4303357Z test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:06:08.4304036Z test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4304699Z test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2023-01-11T21:06:08.4305334Z test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:06:08.4306046Z test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:06:08.4306652Z test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:06:08.4307433Z test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4308029Z test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:06:08.4308788Z test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4309433Z test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4310053Z test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:06:08.4310660Z test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4311291Z test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.4311909Z test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.4312565Z test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:06:08.4313215Z test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:06:08.4313880Z test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.4314502Z test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4315105Z test_make_fx_fake_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4315730Z test_make_fx_fake_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4316321Z test_make_fx_fake_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4316930Z test_make_fx_fake_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:06:08.4317565Z test_make_fx_fake_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:06:08.4318178Z test_make_fx_fake_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:06:08.4318791Z test_make_fx_fake_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.249s) 2023-01-11T21:06:08.4319410Z test_make_fx_fake_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4320008Z test_make_fx_fake_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2023-01-11T21:06:08.4320661Z test_make_fx_fake_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4321274Z test_make_fx_fake_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4321906Z test_make_fx_fake_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:06:08.4322498Z test_make_fx_fake_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:06:08.4323112Z test_make_fx_fake_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4323729Z test_make_fx_fake_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.4324362Z test_make_fx_fake_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:06:08.4325152Z test_make_fx_fake_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4325730Z test_make_fx_fake_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:06:08.4326355Z test_make_fx_fake_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.999s) 2023-01-11T21:06:08.4327005Z test_make_fx_fake_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.768s) 2023-01-11T21:06:08.4327676Z test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (13.818s) 2023-01-11T21:06:08.4328396Z test_make_fx_fake_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4328996Z test_make_fx_fake_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:06:08.4329637Z test_make_fx_fake_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4330267Z test_make_fx_fake_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.978s) 2023-01-11T21:06:08.4330920Z test_make_fx_fake_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.068s) 2023-01-11T21:06:08.4331567Z test_make_fx_fake_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.099s) 2023-01-11T21:06:08.4332228Z test_make_fx_fake_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4332855Z test_make_fx_fake_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4333511Z test_make_fx_fake_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4334150Z test_make_fx_fake_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4334785Z test_make_fx_fake_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4335437Z test_make_fx_fake_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4336101Z test_make_fx_fake_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:06:08.4336768Z test_make_fx_fake_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4337438Z test_make_fx_fake_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4338184Z test_make_fx_fake_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.4338839Z test_make_fx_fake_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2023-01-11T21:06:08.4339495Z test_make_fx_fake_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4340126Z test_make_fx_fake_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4340763Z test_make_fx_fake_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:06:08.4341410Z test_make_fx_fake_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.443s) 2023-01-11T21:06:08.4342073Z test_make_fx_fake_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4342700Z test_make_fx_fake_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:06:08.4343347Z test_make_fx_fake_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4343997Z test_make_fx_fake_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4344656Z test_make_fx_fake_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4345408Z test_make_fx_fake_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4346061Z test_make_fx_fake_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4346787Z test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4347712Z test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4348583Z test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4349377Z test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4350136Z test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4350846Z test_make_fx_fake_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4351473Z test_make_fx_fake_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2023-01-11T21:06:08.4352107Z test_make_fx_fake_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:06:08.4352733Z test_make_fx_fake_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4353358Z test_make_fx_fake_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:06:08.4354010Z test_make_fx_fake_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4354689Z test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.187s) 2023-01-11T21:06:08.4355360Z test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2023-01-11T21:06:08.4356014Z test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4356693Z test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4357339Z test_make_fx_fake_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:06:08.4357998Z test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.295s) 2023-01-11T21:06:08.4358677Z test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.4359364Z test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:06:08.4360032Z test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.187s) 2023-01-11T21:06:08.4360729Z test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4361445Z test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2023-01-11T21:06:08.4362164Z test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4362829Z test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4363517Z test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:06:08.4364212Z test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4364880Z test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.122s) 2023-01-11T21:06:08.4365727Z test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4366498Z test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4367204Z test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.4367879Z test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.145s) 2023-01-11T21:06:08.4368661Z test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2023-01-11T21:06:08.4369367Z test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.801s) 2023-01-11T21:06:08.4370058Z test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.647s) 2023-01-11T21:06:08.4370763Z test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.321s) 2023-01-11T21:06:08.4371477Z test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.939s) 2023-01-11T21:06:08.4372204Z test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.458s) 2023-01-11T21:06:08.4372905Z test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:06:08.4373581Z test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.802s) 2023-01-11T21:06:08.4374321Z test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.589s) 2023-01-11T21:06:08.4375016Z test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.448s) 2023-01-11T21:06:08.4375703Z test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4376513Z 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.001s) 2023-01-11T21:06:08.4377313Z test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4378088Z test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:06:08.4378795Z test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:06:08.4379504Z test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2023-01-11T21:06:08.4380226Z test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.186s) 2023-01-11T21:06:08.4380914Z test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.892s) 2023-01-11T21:06:08.4381585Z test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:06:08.4382279Z test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4382988Z test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4383680Z test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.297s) 2023-01-11T21:06:08.4384366Z test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.343s) 2023-01-11T21:06:08.4385045Z test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.678s) 2023-01-11T21:06:08.4385708Z test_make_fx_fake_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.707s) 2023-01-11T21:06:08.4386434Z test_make_fx_fake_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4387065Z test_make_fx_fake_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4387840Z test_make_fx_fake_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4388445Z test_make_fx_fake_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4389165Z test_make_fx_fake_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4389847Z test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2023-01-11T21:06:08.4390535Z test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4391199Z test_make_fx_fake_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4391879Z test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2023-01-11T21:06:08.4392540Z test_make_fx_fake_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.265s) 2023-01-11T21:06:08.4393192Z test_make_fx_fake_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4393841Z test_make_fx_fake_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4394496Z test_make_fx_fake_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4395161Z test_make_fx_fake_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4395791Z test_make_fx_fake_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4396458Z test_make_fx_fake_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.396s) 2023-01-11T21:06:08.4397155Z test_make_fx_fake_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.212s) 2023-01-11T21:06:08.4397830Z test_make_fx_fake_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2023-01-11T21:06:08.4398480Z test_make_fx_fake_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:06:08.4399122Z test_make_fx_fake_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.4399787Z test_make_fx_fake_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.218s) 2023-01-11T21:06:08.4400479Z test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2023-01-11T21:06:08.4401135Z test_make_fx_fake_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4401788Z test_make_fx_fake_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4402439Z test_make_fx_fake_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.995s) 2023-01-11T21:06:08.4403134Z test_make_fx_fake_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.985s) 2023-01-11T21:06:08.4403783Z test_make_fx_fake_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.088s) 2023-01-11T21:06:08.4404480Z test_make_fx_fake_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.081s) 2023-01-11T21:06:08.4405176Z test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:06:08.4405849Z test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.282s) 2023-01-11T21:06:08.4406628Z test_make_fx_fake_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4407331Z test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2023-01-11T21:06:08.4408044Z test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.179s) 2023-01-11T21:06:08.4408731Z test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.636s) 2023-01-11T21:06:08.4409429Z test_make_fx_fake_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.848s) 2023-01-11T21:06:08.4410182Z test_make_fx_fake_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2023-01-11T21:06:08.4410857Z test_make_fx_fake_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.135s) 2023-01-11T21:06:08.4411528Z test_make_fx_fake_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.753s) 2023-01-11T21:06:08.4412236Z test_make_fx_fake_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.045s) 2023-01-11T21:06:08.4412907Z test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.4413710Z test_make_fx_fake_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.005s) 2023-01-11T21:06:08.4414437Z test_make_fx_fake_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.220s) 2023-01-11T21:06:08.4415120Z test_make_fx_fake_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.254s) 2023-01-11T21:06:08.4415788Z test_make_fx_fake_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.879s) 2023-01-11T21:06:08.4416436Z test_make_fx_fake_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.930s) 2023-01-11T21:06:08.4417117Z test_make_fx_fake_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.788s) 2023-01-11T21:06:08.4417863Z test_make_fx_fake_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:06:08.4418526Z test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4419162Z test_make_fx_fake_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4419873Z test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.976s) 2023-01-11T21:06:08.4420594Z test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4421319Z test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:06:08.4422006Z test_make_fx_fake_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:06:08.4422673Z test_make_fx_fake_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.4423342Z test_make_fx_fake_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.278s) 2023-01-11T21:06:08.4424043Z test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2023-01-11T21:06:08.4424779Z test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2023-01-11T21:06:08.4425482Z test_make_fx_fake_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4426166Z test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:06:08.4426975Z test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4427913Z test_make_fx_fake_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4428588Z test_make_fx_fake_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4429261Z test_make_fx_fake_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2023-01-11T21:06:08.4429913Z test_make_fx_fake_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:06:08.4430686Z test_make_fx_fake_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:06:08.4431341Z test_make_fx_fake_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4432024Z test_make_fx_fake_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4432694Z test_make_fx_fake_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:06:08.4433394Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4434111Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4434828Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4435483Z test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4436153Z test_make_fx_fake_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.489s) 2023-01-11T21:06:08.4436824Z test_make_fx_fake_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:06:08.4437553Z test_make_fx_fake_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2023-01-11T21:06:08.4438118Z test_make_fx_fake_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2023-01-11T21:06:08.4438713Z test_make_fx_fake_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4439334Z test_make_fx_fake_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:06:08.4439990Z test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.386s) 2023-01-11T21:06:08.4440672Z test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.173s) 2023-01-11T21:06:08.4441349Z test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.222s) 2023-01-11T21:06:08.4442002Z test_make_fx_fake_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2023-01-11T21:06:08.4442572Z test_make_fx_fake_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4443208Z test_make_fx_fake_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4443923Z 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:06:08.4444638Z test_make_fx_fake_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:06:08.4445282Z test_make_fx_fake_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:06:08.4445942Z test_make_fx_fake_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:06:08.4446609Z test_make_fx_fake_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4447490Z test_make_fx_fake_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.205s) 2023-01-11T21:06:08.4448191Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4448916Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4449660Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4450462Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:06:08.4451170Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:06:08.4451913Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.152s) 2023-01-11T21:06:08.4452638Z test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.217s) 2023-01-11T21:06:08.4453306Z test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:06:08.4453996Z test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:06:08.4454707Z test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4455427Z test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.685s) 2023-01-11T21:06:08.4456085Z test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.292s) 2023-01-11T21:06:08.4456799Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.345s) 2023-01-11T21:06:08.4457564Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.505s) 2023-01-11T21:06:08.4458384Z test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4459067Z test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2023-01-11T21:06:08.4459750Z test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.835s) 2023-01-11T21:06:08.4460453Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.261s) 2023-01-11T21:06:08.4461151Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.315s) 2023-01-11T21:06:08.4461888Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.320s) 2023-01-11T21:06:08.4462615Z test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.445s) 2023-01-11T21:06:08.4463359Z test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2023-01-11T21:06:08.4464066Z test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.467s) 2023-01-11T21:06:08.4464763Z test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Fails with ASAN (0.000s) 2023-01-11T21:06:08.4467066Z test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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:06:08.4468968Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4470869Z /opt/conda/lib/python3.7/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:06:08.4472303Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4474139Z /opt/conda/lib/python3.7/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:06:08.4475528Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4477298Z /opt/conda/lib/python3.7/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:06:08.4478624Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4480450Z /opt/conda/lib/python3.7/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:06:08.4481880Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4483734Z /opt/conda/lib/python3.7/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:06:08.4485057Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4485499Z ok (0.161s) 2023-01-11T21:06:08.4485993Z test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.200s) 2023-01-11T21:06:08.4486711Z test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.218s) 2023-01-11T21:06:08.4487407Z test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4488259Z test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.867s) 2023-01-11T21:06:08.4488972Z test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:06:08.4489736Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2023-01-11T21:06:08.4490564Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4491343Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.625s) 2023-01-11T21:06:08.4492078Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.859s) 2023-01-11T21:06:08.4492866Z test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:06:08.4493621Z test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4494293Z test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.285s) 2023-01-11T21:06:08.4494909Z test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (13.384s) 2023-01-11T21:06:08.4495592Z test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.245s) 2023-01-11T21:06:08.4496286Z test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:06:08.4497020Z test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.4497812Z test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4498514Z test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:06:08.4499222Z test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.534s) 2023-01-11T21:06:08.4499943Z test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4500657Z test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.591s) 2023-01-11T21:06:08.4501412Z test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2023-01-11T21:06:08.4502165Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.286s) 2023-01-11T21:06:08.4502938Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.045s) 2023-01-11T21:06:08.4503689Z test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:06:08.4504466Z test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2023-01-11T21:06:08.4505250Z test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2023-01-11T21:06:08.4507036Z test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4508656Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4510050Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4511324Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4512730Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4513870Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4515246Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4516356Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4516797Z ok (0.192s) 2023-01-11T21:06:08.4517295Z test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4518013Z test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4518750Z test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4519476Z test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2023-01-11T21:06:08.4520216Z test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.191s) 2023-01-11T21:06:08.4520964Z test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.212s) 2023-01-11T21:06:08.4521741Z test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.369s) 2023-01-11T21:06:08.4522486Z test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.130s) 2023-01-11T21:06:08.4523198Z test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.775s) 2023-01-11T21:06:08.4523918Z test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.232s) 2023-01-11T21:06:08.4524681Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4525459Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.460s) 2023-01-11T21:06:08.4526233Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4527005Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.688s) 2023-01-11T21:06:08.4527730Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4528587Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.365s) 2023-01-11T21:06:08.4529306Z test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:06:08.4529972Z test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4530684Z test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:06:08.4531528Z test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4532307Z test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.222s) 2023-01-11T21:06:08.4533052Z test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4533778Z test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:06:08.4534501Z test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.301s) 2023-01-11T21:06:08.4535238Z test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.289s) 2023-01-11T21:06:08.4535956Z test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4536712Z test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4537461Z test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:06:08.4538313Z test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.170s) 2023-01-11T21:06:08.4539038Z test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4539793Z test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:06:08.4540526Z test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.370s) 2023-01-11T21:06:08.4541267Z test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.228s) 2023-01-11T21:06:08.4541983Z test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4542701Z test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4543403Z test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:06:08.4544109Z test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:06:08.4544719Z test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4545407Z test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:06:08.4546101Z test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4546790Z test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:06:08.4547599Z test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.121s) 2023-01-11T21:06:08.4548322Z test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4549135Z test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:06:08.4549785Z test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4550450Z test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:06:08.4551124Z test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4551985Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2023-01-11T21:06:08.4552734Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.181s) 2023-01-11T21:06:08.4553455Z test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.336s) 2023-01-11T21:06:08.4554862Z test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4555908Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4556995Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4557848Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4558932Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4559800Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4560826Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4561529Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4561842Z ok (0.433s) 2023-01-11T21:06:08.4562522Z test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4563109Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4563686Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4564149Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4564723Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4565179Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4565742Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4566204Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4566891Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4567344Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4567896Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4568347Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4568959Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4569421Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4569982Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4570441Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4571010Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4571468Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4572024Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4572481Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4573053Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4573509Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4574064Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4574517Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4574797Z ok (0.074s) 2023-01-11T21:06:08.4575119Z test_make_fx_fake_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.005s) 2023-01-11T21:06:08.4575512Z test_make_fx_fake_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2023-01-11T21:06:08.4575878Z test_make_fx_fake_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4576245Z test_make_fx_fake_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:06:08.4576607Z test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4576955Z test_make_fx_fake_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4577332Z test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4577800Z test_make_fx_fake_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4578157Z test_make_fx_fake_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:06:08.4578524Z test_make_fx_fake_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.214s) 2023-01-11T21:06:08.4578880Z test_make_fx_fake_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:06:08.4579289Z test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.715s) 2023-01-11T21:06:08.4579647Z test_make_fx_fake_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4580010Z test_make_fx_fake_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.320s) 2023-01-11T21:06:08.4580373Z test_make_fx_fake_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.197s) 2023-01-11T21:06:08.4580782Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4581166Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4581564Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4581964Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4582356Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4582725Z test_make_fx_fake_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:06:08.4583087Z test_make_fx_fake_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4583443Z test_make_fx_fake_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.196s) 2023-01-11T21:06:08.4583788Z test_make_fx_fake_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.4584139Z test_make_fx_fake_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.255s) 2023-01-11T21:06:08.4584515Z test_make_fx_fake_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.042s) 2023-01-11T21:06:08.4584897Z test_make_fx_fake_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4585251Z test_make_fx_fake_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:06:08.4585622Z test_make_fx_fake_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.195s) 2023-01-11T21:06:08.4585992Z test_make_fx_fake_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2023-01-11T21:06:08.4586362Z test_make_fx_fake_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4586712Z test_make_fx_fake_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:06:08.4587074Z test_make_fx_fake_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:06:08.4587560Z test_make_fx_fake_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:06:08.4587924Z test_make_fx_fake_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4588280Z test_make_fx_fake_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:06:08.4588645Z test_make_fx_fake_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4589001Z test_make_fx_fake_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.209s) 2023-01-11T21:06:08.4589414Z test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.025s) 2023-01-11T21:06:08.4589835Z test_make_fx_fake_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4590201Z test_make_fx_fake_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:06:08.4590624Z test_make_fx_fake_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4590977Z test_make_fx_fake_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4591347Z test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4591720Z test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:06:08.4592111Z test_make_fx_fake_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:06:08.4592459Z test_make_fx_fake_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.184s) 2023-01-11T21:06:08.4592813Z test_make_fx_fake_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4593186Z test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4593569Z test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4593941Z test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4594314Z test_make_fx_fake_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4594670Z test_make_fx_fake_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4595028Z test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:06:08.4595404Z test_make_fx_fake_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:06:08.4595577Z test_make_fx_fake_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2023-01-11T21:06:08.4595768Z test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2023-01-11T21:06:08.4595948Z test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2023-01-11T21:06:08.4596136Z test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.170s) 2023-01-11T21:06:08.4596317Z test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.173s) 2023-01-11T21:06:08.4596501Z test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2023-01-11T21:06:08.4596670Z test_make_fx_fake_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.109s) 2023-01-11T21:06:08.4596878Z test_make_fx_fake_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.029s) 2023-01-11T21:06:08.4597071Z test_make_fx_fake_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.071s) 2023-01-11T21:06:08.4597241Z test_make_fx_fake_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4597420Z test_make_fx_fake_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4597588Z test_make_fx_fake_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4597760Z test_make_fx_fake_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2023-01-11T21:06:08.4597935Z test_make_fx_fake_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4598102Z test_make_fx_fake_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4598279Z test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.185s) 2023-01-11T21:06:08.4598502Z test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.319s) 2023-01-11T21:06:08.4598688Z test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2023-01-11T21:06:08.4598883Z test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2023-01-11T21:06:08.4599074Z test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.212s) 2023-01-11T21:06:08.4599332Z test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.319s) 2023-01-11T21:06:08.4599530Z test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.337s) 2023-01-11T21:06:08.4599719Z test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.319s) 2023-01-11T21:06:08.4599906Z test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.322s) 2023-01-11T21:06:08.4600090Z test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.256s) 2023-01-11T21:06:08.4600264Z test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.327s) 2023-01-11T21:06:08.4600434Z test_make_fx_fake_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4600604Z test_make_fx_fake_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4600770Z test_make_fx_fake_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:06:08.4600938Z test_make_fx_fake_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4601109Z test_make_fx_fake_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4601287Z test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:06:08.4601457Z test_make_fx_fake_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4601642Z test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2023-01-11T21:06:08.4601799Z test_make_fx_fake_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.424s) 2023-01-11T21:06:08.4602003Z test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:06:08.4602185Z test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4602371Z test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4602553Z test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4602734Z test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4602913Z test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:06:08.4603117Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4603314Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:06:08.4603713Z 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:06:08.4604135Z 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:06:08.4604315Z test_make_fx_fake_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4604493Z test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4604690Z test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4604913Z test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:06:08.4605092Z test_make_fx_fake_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4605271Z test_make_fx_fake_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4605446Z test_make_fx_fake_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4605645Z test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:06:08.4606021Z 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:06:08.4606209Z test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4606403Z test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4606597Z test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4606786Z test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4606978Z test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4607156Z test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4607336Z test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4607547Z test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4607749Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4607938Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4608340Z 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:06:08.4608739Z 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:06:08.4609134Z 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:06:08.4609517Z 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:06:08.4609718Z test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4609937Z test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4610115Z test_make_fx_fake_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4610286Z test_make_fx_fake_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4610465Z test_make_fx_fake_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4610672Z test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.4610829Z test_make_fx_fake_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4611002Z test_make_fx_fake_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4611179Z test_make_fx_fake_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:06:08.4611351Z test_make_fx_fake_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4611518Z test_make_fx_fake_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:06:08.4611695Z test_make_fx_fake_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:06:08.4611881Z test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4612061Z test_make_fx_fake_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:06:08.4612231Z test_make_fx_fake_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2023-01-11T21:06:08.4612385Z test_make_fx_fake_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4612551Z test_make_fx_fake_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:06:08.4612729Z test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2023-01-11T21:06:08.4612895Z test_make_fx_fake_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.968s) 2023-01-11T21:06:08.4613072Z test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (10.946s) 2023-01-11T21:06:08.4613243Z test_make_fx_fake_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.187s) 2023-01-11T21:06:08.4613411Z test_make_fx_fake_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:06:08.4613591Z test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4613756Z test_make_fx_fake_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:06:08.4613914Z test_make_fx_fake_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4614081Z test_make_fx_fake_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4614274Z test_make_fx_fake_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:06:08.4614449Z test_make_fx_fake_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4614619Z test_make_fx_fake_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:06:08.4614785Z test_make_fx_fake_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.528s) 2023-01-11T21:06:08.4614974Z test_make_fx_fake_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4615168Z test_make_fx_fake_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:06:08.4615338Z test_make_fx_fake_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4615502Z test_make_fx_fake_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:06:08.4615675Z test_make_fx_fake_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.148s) 2023-01-11T21:06:08.4615846Z test_make_fx_fake_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.153s) 2023-01-11T21:06:08.4616055Z test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2023-01-11T21:06:08.4616224Z test_make_fx_fake_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:06:08.4616386Z test_make_fx_fake_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.4616566Z test_make_fx_fake_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4616737Z test_make_fx_fake_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4616907Z test_make_fx_fake_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4617068Z test_make_fx_fake_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:06:08.4617246Z test_make_fx_fake_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:06:08.4617421Z test_make_fx_fake_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:06:08.4617684Z test_make_fx_fake_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4617921Z test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2023-01-11T21:06:08.4618143Z test_make_fx_fake_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2023-01-11T21:06:08.4618318Z test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:06:08.4618484Z test_make_fx_fake_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:06:08.4618657Z test_make_fx_fake_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4618831Z test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:06:08.4619009Z test_make_fx_fake_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:06:08.4619177Z test_make_fx_fake_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:06:08.4619360Z test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:06:08.4619529Z test_make_fx_fake_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4619701Z test_make_fx_fake_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:06:08.4619867Z test_make_fx_fake_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4620039Z test_make_fx_fake_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4620206Z test_make_fx_fake_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4620363Z test_make_fx_fake_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4620577Z test_make_fx_fake_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4620740Z test_make_fx_fake_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:06:08.4620907Z test_make_fx_fake_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4621081Z test_make_fx_fake_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4621248Z test_make_fx_symbolic_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4621438Z test_make_fx_symbolic_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:06:08.4621667Z test_make_fx_symbolic_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.896s) 2023-01-11T21:06:08.4621842Z test_make_fx_symbolic_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.478s) 2023-01-11T21:06:08.4622008Z test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.637s) 2023-01-11T21:06:08.4622188Z test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.877s) 2023-01-11T21:06:08.4622363Z test_make_fx_symbolic_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.438s) 2023-01-11T21:06:08.4622536Z test_make_fx_symbolic_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.405s) 2023-01-11T21:06:08.4623201Z test_make_fx_symbolic_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4623344Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4623844Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4623979Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4624472Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4624608Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4625097Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4625233Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4625711Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4625846Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4626333Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4626468Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4626953Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4627118Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4627743Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4627925Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4628416Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:06:08.4628551Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:06:08.4628617Z ok (0.778s) 2023-01-11T21:06:08.4628785Z test_make_fx_symbolic_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.429s) 2023-01-11T21:06:08.4628984Z test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.373s) 2023-01-11T21:06:08.4629180Z test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.253s) 2023-01-11T21:06:08.4629354Z test_make_fx_symbolic_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4629531Z test_make_fx_symbolic_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4629707Z test_make_fx_symbolic_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4629882Z test_make_fx_symbolic_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.525s) 2023-01-11T21:06:08.4630063Z test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.313s) 2023-01-11T21:06:08.4630243Z test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.869s) 2023-01-11T21:06:08.4630410Z test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.841s) 2023-01-11T21:06:08.4630586Z test_make_fx_symbolic_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.240s) 2023-01-11T21:06:08.4630777Z test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.231s) 2023-01-11T21:06:08.4630975Z test_make_fx_symbolic_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.041s) 2023-01-11T21:06:08.4631151Z test_make_fx_symbolic_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.474s) 2023-01-11T21:06:08.4631326Z test_make_fx_symbolic_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.208s) 2023-01-11T21:06:08.4631518Z test_make_fx_symbolic_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:06:08.4631693Z test_make_fx_symbolic_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.729s) 2023-01-11T21:06:08.4631866Z test_make_fx_symbolic_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.735s) 2023-01-11T21:06:08.4632049Z test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4632228Z test_make_fx_symbolic_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4632402Z test_make_fx_symbolic_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.895s) 2023-01-11T21:06:08.4632578Z test_make_fx_symbolic_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.435s) 2023-01-11T21:06:08.4632796Z test_make_fx_symbolic_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:06:08.4632971Z test_make_fx_symbolic_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.300s) 2023-01-11T21:06:08.4633149Z test_make_fx_symbolic_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.961s) 2023-01-11T21:06:08.4633376Z test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.012s) 2023-01-11T21:06:08.4633583Z test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4633779Z test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4633955Z test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.316s) 2023-01-11T21:06:08.4634130Z test_make_fx_symbolic_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4634304Z test_make_fx_symbolic_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4634478Z test_make_fx_symbolic_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.598s) 2023-01-11T21:06:08.4634652Z test_make_fx_symbolic_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4634829Z test_make_fx_symbolic_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4635011Z test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.169s) 2023-01-11T21:06:08.4635191Z test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2023-01-11T21:06:08.4635370Z test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2023-01-11T21:06:08.4635551Z test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.057s) 2023-01-11T21:06:08.4635731Z test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:06:08.4635906Z test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.255s) 2023-01-11T21:06:08.4636104Z test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4636276Z test_make_fx_symbolic_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4636447Z test_make_fx_symbolic_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.4636644Z test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:06:08.4636832Z test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:06:08.4637015Z test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.4637198Z test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4637369Z test_make_fx_symbolic_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.217s) 2023-01-11T21:06:08.4637574Z test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4637746Z test_make_fx_symbolic_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.487s) 2023-01-11T21:06:08.4637937Z test_make_fx_symbolic_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:06:08.4638145Z test_make_fx_symbolic_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2023-01-11T21:06:08.4638316Z test_make_fx_symbolic_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4638493Z test_make_fx_symbolic_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.241s) 2023-01-11T21:06:08.4638666Z test_make_fx_symbolic_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2023-01-11T21:06:08.4638852Z test_make_fx_symbolic_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.222s) 2023-01-11T21:06:08.4639049Z test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:06:08.4639255Z test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:06:08.4639456Z test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4639630Z test_make_fx_symbolic_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.754s) 2023-01-11T21:06:08.4639801Z test_make_fx_symbolic_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.629s) 2023-01-11T21:06:08.4639983Z test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.969s) 2023-01-11T21:06:08.4640164Z test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.771s) 2023-01-11T21:06:08.4640337Z test_make_fx_symbolic_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4640534Z test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.097s) 2023-01-11T21:06:08.4640724Z test_make_fx_symbolic_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:06:08.4640900Z test_make_fx_symbolic_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:06:08.4641075Z test_make_fx_symbolic_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4641258Z test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4641448Z test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.652s) 2023-01-11T21:06:08.4641627Z test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:06:08.4641806Z test_make_fx_symbolic_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.946s) 2023-01-11T21:06:08.4642002Z test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.032s) 2023-01-11T21:06:08.4642174Z test_make_fx_symbolic_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4642333Z test_make_fx_symbolic_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4642535Z test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:06:08.4642721Z test_make_fx_symbolic_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4642911Z test_make_fx_symbolic_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:06:08.4643103Z test_make_fx_symbolic_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.029s) 2023-01-11T21:06:08.4643326Z test_make_fx_symbolic_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4643517Z test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2023-01-11T21:06:08.4643695Z test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.392s) 2023-01-11T21:06:08.4643903Z test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.484s) 2023-01-11T21:06:08.4644082Z test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:06:08.4644286Z test_make_fx_symbolic_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.598s) 2023-01-11T21:06:08.4644469Z test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.396s) 2023-01-11T21:06:08.4644646Z test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.518s) 2023-01-11T21:06:08.4644833Z test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.729s) 2023-01-11T21:06:08.4645013Z test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.491s) 2023-01-11T21:06:08.4645200Z test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.123s) 2023-01-11T21:06:08.4645387Z test_make_fx_symbolic_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.078s) 2023-01-11T21:06:08.4645568Z test_make_fx_symbolic_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4645740Z test_make_fx_symbolic_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.696s) 2023-01-11T21:06:08.4645914Z test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.072s) 2023-01-11T21:06:08.4646107Z test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.409s) 2023-01-11T21:06:08.4646294Z test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.517s) 2023-01-11T21:06:08.4646465Z test_make_fx_symbolic_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4646642Z test_make_fx_symbolic_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.246s) 2023-01-11T21:06:08.4646835Z test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.339s) 2023-01-11T21:06:08.4647012Z test_make_fx_symbolic_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2023-01-11T21:06:08.4647185Z test_make_fx_symbolic_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.958s) 2023-01-11T21:06:08.4647379Z test_make_fx_symbolic_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4647560Z test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4647733Z test_make_fx_symbolic_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.442s) 2023-01-11T21:06:08.4647922Z test_make_fx_symbolic_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:06:08.4648098Z test_make_fx_symbolic_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4648270Z test_make_fx_symbolic_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4648444Z test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4648619Z test_make_fx_symbolic_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4648824Z test_make_fx_symbolic_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:06:08.4649003Z test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4649165Z test_make_fx_symbolic_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.167s) 2023-01-11T21:06:08.4649338Z test_make_fx_symbolic_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4649537Z test_make_fx_symbolic_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.526s) 2023-01-11T21:06:08.4649733Z test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2023-01-11T21:06:08.4649925Z test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4650119Z test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4650316Z test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4650510Z test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4650699Z test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.057s) 2023-01-11T21:06:08.4650892Z test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4651069Z test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4651254Z test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4651448Z test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4651643Z test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2023-01-11T21:06:08.4651838Z test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4652032Z test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4652227Z test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4652418Z test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4652610Z test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.052s) 2023-01-11T21:06:08.4652797Z test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4652972Z test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:06:08.4653163Z test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4653354Z test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4653527Z test_make_fx_symbolic_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4653704Z test_make_fx_symbolic_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:06:08.4653911Z test_make_fx_symbolic_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.471s) 2023-01-11T21:06:08.4654087Z test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:06:08.4654262Z test_make_fx_symbolic_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:06:08.4654438Z test_make_fx_symbolic_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2023-01-11T21:06:08.4654608Z test_make_fx_symbolic_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.656s) 2023-01-11T21:06:08.4654809Z test_make_fx_symbolic_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4654993Z test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.061s) 2023-01-11T21:06:08.4655164Z test_make_fx_symbolic_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.419s) 2023-01-11T21:06:08.4655339Z test_make_fx_symbolic_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.614s) 2023-01-11T21:06:08.4655509Z test_make_fx_symbolic_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.404s) 2023-01-11T21:06:08.4655677Z test_make_fx_symbolic_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:06:08.4655871Z test_make_fx_symbolic_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:06:08.4656043Z test_make_fx_symbolic_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:06:08.4656209Z test_make_fx_symbolic_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.177s) 2023-01-11T21:06:08.4656386Z test_make_fx_symbolic_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.4656560Z test_make_fx_symbolic_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.411s) 2023-01-11T21:06:08.4656751Z test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:06:08.4656945Z test_make_fx_symbolic_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:06:08.4657131Z test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (73.022s) 2023-01-11T21:06:08.4657301Z test_make_fx_symbolic_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.411s) 2023-01-11T21:06:08.4657475Z test_make_fx_symbolic_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.246s) 2023-01-11T21:06:08.4657743Z test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.077s) 2023-01-11T21:06:08.4657934Z test_make_fx_symbolic_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:06:08.4658119Z test_make_fx_symbolic_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:06:08.4658318Z test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:06:08.4658508Z test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4658682Z test_make_fx_symbolic_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:06:08.4658859Z test_make_fx_symbolic_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.417s) 2023-01-11T21:06:08.4659044Z test_make_fx_symbolic_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4659219Z test_make_fx_symbolic_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.414s) 2023-01-11T21:06:08.4659440Z test_make_fx_symbolic_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.414s) 2023-01-11T21:06:08.4659617Z test_make_fx_symbolic_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.477s) 2023-01-11T21:06:08.4659784Z test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:06:08.4659962Z test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.131s) 2023-01-11T21:06:08.4660165Z test_make_fx_symbolic_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.201s) 2023-01-11T21:06:08.4660365Z test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4660547Z test_make_fx_symbolic_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:06:08.4660737Z test_make_fx_symbolic_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4660952Z test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4661166Z test_make_fx_symbolic_exhaustive_inplace_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4661388Z test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4661610Z test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4661817Z test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4662039Z test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4662254Z test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4662473Z test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4662690Z test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4662900Z test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4663136Z test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4663373Z test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4663556Z test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4663741Z test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:06:08.4663930Z test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4664099Z test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.298s) 2023-01-11T21:06:08.4664283Z test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2023-01-11T21:06:08.4664502Z test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.675s) 2023-01-11T21:06:08.4664685Z test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.453s) 2023-01-11T21:06:08.4664883Z test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.064s) 2023-01-11T21:06:08.4665098Z test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.062s) 2023-01-11T21:06:08.4665324Z test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4665513Z test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:06:08.4665730Z test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4665955Z test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4666160Z test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4666371Z test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4666590Z test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4666807Z test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4667020Z test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4667352Z test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4667568Z test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4667786Z test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4668005Z test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4668224Z test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4668417Z test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.194s) 2023-01-11T21:06:08.4668624Z test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.112s) 2023-01-11T21:06:08.4668856Z 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:06:08.4669040Z test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4669226Z test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4669411Z test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2023-01-11T21:06:08.4669592Z test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4669817Z test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4670039Z test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4670256Z test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4670476Z test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4670701Z test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.079s) 2023-01-11T21:06:08.4670925Z test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4671145Z test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4671349Z test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4671563Z test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4671779Z test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4672012Z test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4672244Z test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4672471Z test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4672693Z test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4672911Z test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4673130Z test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4673344Z test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4673560Z test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4673780Z test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4673961Z test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.4674178Z test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4674397Z test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4674612Z test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4674831Z test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4675090Z test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4675318Z test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4675522Z test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4675741Z test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.692s) 2023-01-11T21:06:08.4675931Z test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.437s) 2023-01-11T21:06:08.4676114Z test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.429s) 2023-01-11T21:06:08.4676335Z test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4676559Z test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4676784Z test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4677003Z test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4677218Z test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4677412Z test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4677641Z test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4677852Z test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4678041Z test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.551s) 2023-01-11T21:06:08.4678262Z test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4678444Z test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:06:08.4678627Z test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4678857Z test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4679072Z test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4679289Z test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4679508Z test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4679726Z test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4679917Z test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.057s) 2023-01-11T21:06:08.4680128Z test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.431s) 2023-01-11T21:06:08.4680364Z test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4680551Z test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:06:08.4680793Z test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4681016Z test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4681238Z test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4681466Z test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4681687Z test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4681914Z test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4682133Z test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4682307Z test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:06:08.4682518Z test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4682718Z test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.723s) 2023-01-11T21:06:08.4682917Z test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.206s) 2023-01-11T21:06:08.4683111Z test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.323s) 2023-01-11T21:06:08.4683327Z test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4683546Z test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4683764Z test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4683979Z test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4684187Z test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4684383Z test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4684577Z test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4684756Z test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.317s) 2023-01-11T21:06:08.4684974Z test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4685241Z test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:06:08.4685424Z test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4685610Z test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4685793Z test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4686004Z test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4686228Z test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4686445Z test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4686618Z test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4686835Z test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4687055Z test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4687274Z test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4687491Z test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4687713Z test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4687935Z test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4688155Z test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4688374Z test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4688595Z test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4688814Z test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4689021Z test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4689247Z test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4689466Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4689682Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4689906Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4690128Z test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4690373Z test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4690594Z test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4690810Z test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4691049Z test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4691271Z test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4691441Z test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:06:08.4691663Z test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4691878Z test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4692093Z test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4692308Z test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4692521Z test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4692730Z test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2023-01-11T21:06:08.4692917Z test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.4693108Z test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.702s) 2023-01-11T21:06:08.4693327Z test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4693543Z test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4693713Z test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.277s) 2023-01-11T21:06:08.4693896Z test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:06:08.4694116Z test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4694332Z test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4694551Z test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4694771Z test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4694953Z test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.262s) 2023-01-11T21:06:08.4695171Z test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4695434Z test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4695660Z test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4695829Z test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.4696047Z test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4696264Z test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.638s) 2023-01-11T21:06:08.4696484Z test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4696708Z test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4696934Z test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4697153Z test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4697369Z test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4697556Z test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.4697821Z test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4698006Z test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.492s) 2023-01-11T21:06:08.4698183Z test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.276s) 2023-01-11T21:06:08.4698369Z test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.468s) 2023-01-11T21:06:08.4698557Z test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2023-01-11T21:06:08.4698739Z test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.124s) 2023-01-11T21:06:08.4698931Z test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.256s) 2023-01-11T21:06:08.4699139Z test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.034s) 2023-01-11T21:06:08.4699367Z test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4699583Z test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4699798Z test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4700016Z test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4700228Z test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4700441Z test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4700694Z test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4700906Z test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4701126Z test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4701372Z test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4701590Z test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4701813Z test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4702046Z test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4702260Z test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4702490Z test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4702695Z test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4702913Z test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4703133Z test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4703321Z test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.323s) 2023-01-11T21:06:08.4703499Z test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:06:08.4703681Z test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.820s) 2023-01-11T21:06:08.4703864Z test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4704096Z test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4704325Z test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4704550Z test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4704771Z test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4704980Z test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4705213Z test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4705435Z test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4705662Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4705930Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4706158Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4706396Z test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4706647Z test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4706872Z test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4707105Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4707501Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4707717Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4707921Z test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4708138Z test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4708358Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4708587Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4708815Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4709040Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4709271Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4709499Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4709732Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4709970Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4710196Z test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4710407Z test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4710650Z test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4710870Z test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4711157Z test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4711419Z 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.001s) 2023-01-11T21:06:08.4711676Z test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4711905Z test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4712131Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4712360Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4712594Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4712815Z test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4713043Z test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4713260Z test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4713492Z test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4713716Z test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4713941Z test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4714172Z test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4714394Z test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4714578Z test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4714766Z test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:06:08.4714949Z test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:06:08.4715133Z test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4715354Z test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4715580Z test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4715803Z test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4716061Z test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4716287Z test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4716507Z test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4716698Z test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2023-01-11T21:06:08.4716916Z test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:06:08.4717108Z test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.196s) 2023-01-11T21:06:08.4717296Z test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.201s) 2023-01-11T21:06:08.4717480Z test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:06:08.4717688Z test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4717910Z test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4718129Z test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4718310Z test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2023-01-11T21:06:08.4718524Z test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4718745Z test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4718966Z test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4719178Z test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4719393Z test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4719617Z test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4719835Z test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.024s) 2023-01-11T21:06:08.4720052Z test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4720276Z test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4720503Z test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4720732Z test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4720921Z test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.208s) 2023-01-11T21:06:08.4721180Z test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4721410Z test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4721619Z test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4721868Z test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4722098Z test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4722318Z test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4722553Z test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4722759Z test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4722953Z test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:06:08.4723184Z test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4723411Z test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4723636Z test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4723859Z test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4724081Z test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4724301Z test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4724521Z test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4724738Z test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4724960Z test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4725192Z test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4725422Z test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4725655Z test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4725875Z test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4726091Z test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4726346Z test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4726582Z test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4726823Z test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4727076Z test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4727311Z test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4727546Z test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4727765Z test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4727963Z test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4728181Z test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4728401Z test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4728616Z test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4728801Z test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.200s) 2023-01-11T21:06:08.4729025Z test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4729239Z test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4729442Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.661s) 2023-01-11T21:06:08.4729644Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.638s) 2023-01-11T21:06:08.4729843Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.651s) 2023-01-11T21:06:08.4730020Z test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.452s) 2023-01-11T21:06:08.4730240Z test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4730462Z test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4730690Z test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4730912Z test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4731135Z test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4731399Z test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4731627Z test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4731863Z test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4732124Z test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4732308Z test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:06:08.4732477Z test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:06:08.4732683Z test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4732913Z test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4733134Z test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4733357Z test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4733576Z test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4733764Z test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4734021Z test_make_fx_symbolic_exhaustive_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4734270Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4734515Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4734765Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4735007Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4735239Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4735479Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4735687Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.622s) 2023-01-11T21:06:08.4735925Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4736160Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4736430Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4736648Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4736879Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4737165Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4737424Z 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.001s) 2023-01-11T21:06:08.4737693Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:06:08.4737929Z 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:06:08.4738146Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4738393Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4738633Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4738872Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4739119Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4739360Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4739599Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4739834Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4740887Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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:06:08.4741134Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4741956Z /opt/conda/lib/python3.7/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:06:08.4742242Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4743095Z /opt/conda/lib/python3.7/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:06:08.4743336Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4744147Z /opt/conda/lib/python3.7/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:06:08.4744387Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4745213Z /opt/conda/lib/python3.7/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:06:08.4745450Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4746269Z /opt/conda/lib/python3.7/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:06:08.4746508Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4746578Z ok (0.805s) 2023-01-11T21:06:08.4746777Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.396s) 2023-01-11T21:06:08.4746983Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.595s) 2023-01-11T21:06:08.4747304Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.209s) 2023-01-11T21:06:08.4747552Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4747791Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4748022Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.626s) 2023-01-11T21:06:08.4748252Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.245s) 2023-01-11T21:06:08.4748500Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4748808Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4749126Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4749426Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4749721Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4749951Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4750360Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4750625Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4750873Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4751098Z 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:06:08.4751361Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4751641Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4751904Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4752178Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4752453Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4752764Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4753043Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4753313Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4753587Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4753868Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4754133Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4754454Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4754675Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4754905Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.633s) 2023-01-11T21:06:08.4755214Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4755485Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4755747Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4756032Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4756292Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4756549Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4756810Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4757055Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4757349Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4757590Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4757820Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4758069Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4767937Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4768206Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.216s) 2023-01-11T21:06:08.4768453Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4768703Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4768957Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4769209Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4769423Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4769785Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4770026Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4770293Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4770524Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4770768Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4771013Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4771244Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4771485Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4771732Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4771975Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4772208Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4772435Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4772671Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4772876Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.116s) 2023-01-11T21:06:08.4773073Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:06:08.4773258Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.184s) 2023-01-11T21:06:08.4773500Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4773741Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4773974Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4774222Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4774457Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4774723Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4774955Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4775192Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4775455Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.192s) 2023-01-11T21:06:08.4775703Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4775965Z 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.001s) 2023-01-11T21:06:08.4776185Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4776429Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4776675Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4776895Z test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.009s) 2023-01-11T21:06:08.4777109Z test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4777328Z test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4777547Z test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4777872Z test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4778094Z test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4778323Z test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4778539Z test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4778759Z test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4778964Z test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4779183Z test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4779405Z test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4779625Z test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4779878Z test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4780093Z test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4780312Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4780560Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.050s) 2023-01-11T21:06:08.4780780Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:06:08.4780995Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.049s) 2023-01-11T21:06:08.4781211Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:06:08.4781421Z test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4781602Z test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.276s) 2023-01-11T21:06:08.4781822Z test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4782003Z test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.638s) 2023-01-11T21:06:08.4782217Z test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4782441Z test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4782628Z test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4782849Z test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4783071Z test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4783293Z test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4783513Z test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4783725Z test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4783944Z test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4784160Z test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4784354Z test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:06:08.4784543Z test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:06:08.4784743Z test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.049s) 2023-01-11T21:06:08.4784994Z test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4785229Z test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4785453Z test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4785699Z test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4785890Z test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.047s) 2023-01-11T21:06:08.4786095Z test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.058s) 2023-01-11T21:06:08.4786320Z test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4786542Z test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4786756Z test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4786971Z test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4787295Z test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.043s) 2023-01-11T21:06:08.4787509Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4787718Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4787933Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4788118Z test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:06:08.4788324Z test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4788548Z test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4788739Z test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.371s) 2023-01-11T21:06:08.4788931Z test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.402s) 2023-01-11T21:06:08.4789131Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.108s) 2023-01-11T21:06:08.4789332Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.112s) 2023-01-11T21:06:08.4789529Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.136s) 2023-01-11T21:06:08.4789729Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.376s) 2023-01-11T21:06:08.4789925Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.096s) 2023-01-11T21:06:08.4790152Z test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4790435Z test_make_fx_symbolic_exhaustive_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4790667Z test_make_fx_symbolic_exhaustive_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4790887Z test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4791147Z test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4791331Z test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4791552Z test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4791741Z test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:06:08.4791925Z test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4792162Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4792395Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4792630Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4792859Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4793089Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4793328Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4793573Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4793806Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4794039Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4794269Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4794500Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4794724Z test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4794906Z test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:06:08.4795089Z test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.189s) 2023-01-11T21:06:08.4795299Z test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4795505Z test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4795731Z test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4795949Z test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4796219Z test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4796438Z test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4796675Z test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4796902Z test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4797129Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4797363Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4797592Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4797814Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4798051Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4798295Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4798766Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:06:08.4799175Z 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:06:08.4799402Z test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4799630Z test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4799870Z test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4800114Z test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4800336Z test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4800560Z test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4800833Z test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4801075Z test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4801482Z test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:06:08.4801728Z test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4801971Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4802212Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4802446Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4802684Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4802909Z test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4803139Z test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4803397Z test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4803643Z test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4803888Z test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4804310Z 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.001s) 2023-01-11T21:06:08.4804728Z 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.001s) 2023-01-11T21:06:08.4805147Z 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:06:08.4805545Z 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.001s) 2023-01-11T21:06:08.4805787Z test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4806016Z test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4806243Z test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4806494Z test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4806720Z test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4806946Z test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4807158Z test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4807343Z test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:06:08.4807531Z test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.297s) 2023-01-11T21:06:08.4807750Z test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4807950Z test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4808171Z test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4808402Z test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.008s) 2023-01-11T21:06:08.4808627Z test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4808840Z test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4809024Z test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:06:08.4809239Z test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4809461Z test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4809673Z test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4809894Z test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4810115Z test_make_fx_symbolic_exhaustive_inplace_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4810311Z test_make_fx_symbolic_exhaustive_inplace_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.044s) 2023-01-11T21:06:08.4810526Z test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4810742Z test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4810925Z test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.4811110Z test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4811333Z test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4811586Z test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4811800Z test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4812014Z test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4812242Z test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4812460Z test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4812667Z test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4812875Z test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.052s) 2023-01-11T21:06:08.4813097Z test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4813313Z test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4813544Z test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4813728Z test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.946s) 2023-01-11T21:06:08.4813908Z test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.923s) 2023-01-11T21:06:08.4814102Z test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2023-01-11T21:06:08.4814287Z test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4814506Z test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4814727Z test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4814939Z test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4815157Z test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4815361Z test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2023-01-11T21:06:08.4815593Z test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4815812Z test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4816000Z test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.355s) 2023-01-11T21:06:08.4816218Z test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4816437Z test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4816696Z test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4816921Z test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4817137Z test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4817381Z test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4817685Z test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4817910Z test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4818127Z test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4818344Z test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4818558Z test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4818773Z test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4818960Z test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.545s) 2023-01-11T21:06:08.4819142Z test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:06:08.4819363Z test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4819572Z test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:06:08.4819747Z test_make_fx_symbolic_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.238s) 2023-01-11T21:06:08.4819940Z test_make_fx_symbolic_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.205s) 2023-01-11T21:06:08.4820124Z test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:06:08.4820313Z test_make_fx_symbolic_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2023-01-11T21:06:08.4820489Z test_make_fx_symbolic_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:06:08.4820667Z test_make_fx_symbolic_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4820848Z test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4821026Z test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4821203Z test_make_fx_symbolic_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:06:08.4821408Z test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4821629Z test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4821874Z test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4822093Z test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4822298Z test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:06:08.4822488Z test_make_fx_symbolic_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2023-01-11T21:06:08.4822711Z test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4822889Z test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.535s) 2023-01-11T21:06:08.4823059Z test_make_fx_symbolic_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.399s) 2023-01-11T21:06:08.4823233Z test_make_fx_symbolic_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.626s) 2023-01-11T21:06:08.4823397Z test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:06:08.4823583Z test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.756s) 2023-01-11T21:06:08.4823769Z test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.432s) 2023-01-11T21:06:08.4823968Z test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:06:08.4824166Z test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:06:08.4824362Z test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4824573Z test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4824767Z test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:06:08.4824964Z test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4825149Z test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:06:08.4825354Z test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4825569Z test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:06:08.4825762Z test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4825962Z test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4826165Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4826371Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4826574Z test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:06:08.4826768Z test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4826978Z test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4827305Z test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4827494Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2023-01-11T21:06:08.4827699Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4827899Z test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.052s) 2023-01-11T21:06:08.4828157Z test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.208s) 2023-01-11T21:06:08.4828363Z test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4828564Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2023-01-11T21:06:08.4828779Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4828981Z test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4829179Z test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.775s) 2023-01-11T21:06:08.4829401Z test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.577s) 2023-01-11T21:06:08.4829584Z test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4829793Z test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4830051Z 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.001s) 2023-01-11T21:06:08.4830244Z test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4830442Z test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4830642Z test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.035s) 2023-01-11T21:06:08.4830843Z test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4831053Z test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4831247Z test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:06:08.4831447Z test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4831636Z test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.067s) 2023-01-11T21:06:08.4831839Z test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2023-01-11T21:06:08.4832039Z test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:06:08.4832224Z test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.697s) 2023-01-11T21:06:08.4832414Z test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.073s) 2023-01-11T21:06:08.4832632Z test_make_fx_symbolic_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.757s) 2023-01-11T21:06:08.4832809Z test_make_fx_symbolic_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:06:08.4832987Z test_make_fx_symbolic_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4833161Z test_make_fx_symbolic_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4833361Z test_make_fx_symbolic_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4833531Z test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.549s) 2023-01-11T21:06:08.4833724Z test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.616s) 2023-01-11T21:06:08.4833924Z test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.035s) 2023-01-11T21:06:08.4834121Z test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4834320Z test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.022s) 2023-01-11T21:06:08.4834514Z test_make_fx_symbolic_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:06:08.4834701Z test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.626s) 2023-01-11T21:06:08.4834883Z test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4835063Z test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.892s) 2023-01-11T21:06:08.4835231Z test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.611s) 2023-01-11T21:06:08.4835406Z test_make_fx_symbolic_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.467s) 2023-01-11T21:06:08.4835584Z test_make_fx_symbolic_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.716s) 2023-01-11T21:06:08.4835764Z test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.516s) 2023-01-11T21:06:08.4835940Z test_make_fx_symbolic_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.244s) 2023-01-11T21:06:08.4836111Z test_make_fx_symbolic_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.420s) 2023-01-11T21:06:08.4836299Z test_make_fx_symbolic_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.032s) 2023-01-11T21:06:08.4836492Z test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4836686Z test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.047s) 2023-01-11T21:06:08.4836844Z test_make_fx_symbolic_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:06:08.4837010Z test_make_fx_symbolic_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.195s) 2023-01-11T21:06:08.4837190Z test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.573s) 2023-01-11T21:06:08.4837372Z test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.891s) 2023-01-11T21:06:08.4837559Z test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.757s) 2023-01-11T21:06:08.4837742Z test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.778s) 2023-01-11T21:06:08.4837984Z test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.044s) 2023-01-11T21:06:08.4838166Z test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.513s) 2023-01-11T21:06:08.4838361Z test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.087s) 2023-01-11T21:06:08.4838548Z test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.105s) 2023-01-11T21:06:08.4838769Z test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4838973Z test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4839158Z test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (13.160s) 2023-01-11T21:06:08.4839341Z test_make_fx_symbolic_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.911s) 2023-01-11T21:06:08.4839522Z test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (9.592s) 2023-01-11T21:06:08.4839709Z test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.109s) 2023-01-11T21:06:08.4839889Z test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.375s) 2023-01-11T21:06:08.4840090Z test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.041s) 2023-01-11T21:06:08.4840321Z test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.023s) 2023-01-11T21:06:08.4840510Z test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.957s) 2023-01-11T21:06:08.4840682Z test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.148s) 2023-01-11T21:06:08.4840861Z test_make_fx_symbolic_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.084s) 2023-01-11T21:06:08.4841038Z test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.458s) 2023-01-11T21:06:08.4841213Z test_make_fx_symbolic_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.994s) 2023-01-11T21:06:08.4841390Z test_make_fx_symbolic_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.343s) 2023-01-11T21:06:08.4841584Z test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4841762Z test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.415s) 2023-01-11T21:06:08.4841980Z test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.059s) 2023-01-11T21:06:08.4842172Z test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:06:08.4842350Z test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:06:08.4842531Z test_make_fx_symbolic_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.417s) 2023-01-11T21:06:08.4842702Z test_make_fx_symbolic_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.924s) 2023-01-11T21:06:08.4842895Z test_make_fx_symbolic_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:06:08.4843134Z test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:06:08.4843346Z test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:06:08.4843522Z test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.419s) 2023-01-11T21:06:08.4843711Z test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:06:08.4843944Z test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4844124Z test_make_fx_symbolic_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.420s) 2023-01-11T21:06:08.4844284Z test_make_fx_symbolic_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4844474Z test_make_fx_symbolic_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4844650Z test_make_fx_symbolic_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2023-01-11T21:06:08.4844824Z test_make_fx_symbolic_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:06:08.4844997Z test_make_fx_symbolic_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.412s) 2023-01-11T21:06:08.4845197Z test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:06:08.4845370Z test_make_fx_symbolic_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:06:08.4845562Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.627s) 2023-01-11T21:06:08.4845756Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.620s) 2023-01-11T21:06:08.4845935Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.641s) 2023-01-11T21:06:08.4846111Z test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.558s) 2023-01-11T21:06:08.4846287Z test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.265s) 2023-01-11T21:06:08.4846466Z test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.352s) 2023-01-11T21:06:08.4846666Z test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2023-01-11T21:06:08.4846843Z test_make_fx_symbolic_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.754s) 2023-01-11T21:06:08.4847024Z test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.204s) 2023-01-11T21:06:08.4847217Z test_make_fx_symbolic_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.082s) 2023-01-11T21:06:08.4847402Z test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.361s) 2023-01-11T21:06:08.4847585Z test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.700s) 2023-01-11T21:06:08.4847770Z test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.343s) 2023-01-11T21:06:08.4847942Z test_make_fx_symbolic_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.647s) 2023-01-11T21:06:08.4848114Z test_make_fx_symbolic_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4848306Z test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4848575Z 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:06:08.4848753Z test_make_fx_symbolic_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2023-01-11T21:06:08.4848930Z test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2023-01-11T21:06:08.4849106Z test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.157s) 2023-01-11T21:06:08.4849317Z test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.433s) 2023-01-11T21:06:08.4849521Z test_make_fx_symbolic_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.830s) 2023-01-11T21:06:08.4849726Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.287s) 2023-01-11T21:06:08.4849932Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.466s) 2023-01-11T21:06:08.4850130Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.030s) 2023-01-11T21:06:08.4850349Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4850565Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.054s) 2023-01-11T21:06:08.4850786Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.054s) 2023-01-11T21:06:08.4850987Z test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.442s) 2023-01-11T21:06:08.4851184Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.961s) 2023-01-11T21:06:08.4851377Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.149s) 2023-01-11T21:06:08.4851575Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.081s) 2023-01-11T21:06:08.4851785Z test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4851993Z test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4852211Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.270s) 2023-01-11T21:06:08.4852429Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.365s) 2023-01-11T21:06:08.4852616Z test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2023-01-11T21:06:08.4852806Z test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.233s) 2023-01-11T21:06:08.4852996Z test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (12.817s) 2023-01-11T21:06:08.4853198Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.835s) 2023-01-11T21:06:08.4853398Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.105s) 2023-01-11T21:06:08.4853630Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.685s) 2023-01-11T21:06:08.4853824Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.551s) 2023-01-11T21:06:08.4854038Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2023-01-11T21:06:08.4854252Z test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.210s) 2023-01-11T21:06:08.4854513Z test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.054s) 2023-01-11T21:06:08.4855548Z test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/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:06:08.4855795Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4856616Z /opt/conda/lib/python3.7/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:06:08.4856859Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4857751Z /opt/conda/lib/python3.7/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:06:08.4858003Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4858816Z /opt/conda/lib/python3.7/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:06:08.4859056Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4859871Z /opt/conda/lib/python3.7/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:06:08.4860107Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4860982Z /opt/conda/lib/python3.7/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:06:08.4861216Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:06:08.4861284Z ok (0.665s) 2023-01-11T21:06:08.4861517Z test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.006s) 2023-01-11T21:06:08.4861712Z test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.441s) 2023-01-11T21:06:08.4861891Z test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.207s) 2023-01-11T21:06:08.4862109Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.762s) 2023-01-11T21:06:08.4862303Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.496s) 2023-01-11T21:06:08.4862521Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.593s) 2023-01-11T21:06:08.4862745Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:06:08.4862967Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.079s) 2023-01-11T21:06:08.4863182Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.093s) 2023-01-11T21:06:08.4863399Z test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.071s) 2023-01-11T21:06:08.4863588Z test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.832s) 2023-01-11T21:06:08.4863776Z test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (10.610s) 2023-01-11T21:06:08.4863989Z test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (73.848s) 2023-01-11T21:06:08.4864170Z test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.088s) 2023-01-11T21:06:08.4864363Z test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.608s) 2023-01-11T21:06:08.4864565Z test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:06:08.4864760Z test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.610s) 2023-01-11T21:06:08.4864954Z test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.620s) 2023-01-11T21:06:08.4865160Z test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.823s) 2023-01-11T21:06:08.4865355Z test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.188s) 2023-01-11T21:06:08.4865553Z test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.813s) 2023-01-11T21:06:08.4865772Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.174s) 2023-01-11T21:06:08.4866026Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.071s) 2023-01-11T21:06:08.4866220Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (17.746s) 2023-01-11T21:06:08.4866441Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:06:08.4866671Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.866s) 2023-01-11T21:06:08.4866892Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.064s) 2023-01-11T21:06:08.4867774Z test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4867999Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4868608Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4868831Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4869423Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4869642Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4870239Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:06:08.4870455Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:06:08.4870522Z ok (1.730s) 2023-01-11T21:06:08.4870705Z test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.358s) 2023-01-11T21:06:08.4870904Z test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.793s) 2023-01-11T21:06:08.4871099Z test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.521s) 2023-01-11T21:06:08.4871290Z test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.185s) 2023-01-11T21:06:08.4871495Z test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.572s) 2023-01-11T21:06:08.4871690Z test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.244s) 2023-01-11T21:06:08.4871894Z test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.970s) 2023-01-11T21:06:08.4872152Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.478s) 2023-01-11T21:06:08.4872346Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (21.999s) 2023-01-11T21:06:08.4872553Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.070s) 2023-01-11T21:06:08.4872753Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4873003Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.063s) 2023-01-11T21:06:08.4873212Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4873433Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.099s) 2023-01-11T21:06:08.4873634Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:06:08.4873849Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.129s) 2023-01-11T21:06:08.4874038Z test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.209s) 2023-01-11T21:06:08.4874232Z test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.343s) 2023-01-11T21:06:08.4874448Z test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:06:08.4874667Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:06:08.4874880Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.249s) 2023-01-11T21:06:08.4875070Z test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4875263Z test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.498s) 2023-01-11T21:06:08.4875460Z test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.625s) 2023-01-11T21:06:08.4875656Z test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.660s) 2023-01-11T21:06:08.4875869Z test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4876088Z test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4876291Z test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.559s) 2023-01-11T21:06:08.4876495Z test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:06:08.4876706Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.050s) 2023-01-11T21:06:08.4876920Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.043s) 2023-01-11T21:06:08.4877107Z test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (10.851s) 2023-01-11T21:06:08.4877344Z test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.833s) 2023-01-11T21:06:08.4877533Z test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.274s) 2023-01-11T21:06:08.4877718Z test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2023-01-11T21:06:08.4877920Z test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4878134Z test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.201s) 2023-01-11T21:06:08.4878316Z test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.194s) 2023-01-11T21:06:08.4878526Z test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:06:08.4878727Z test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.455s) 2023-01-11T21:06:08.4878917Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.549s) 2023-01-11T21:06:08.4879104Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.664s) 2023-01-11T21:06:08.4879293Z test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.196s) 2023-01-11T21:06:08.4879490Z test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.594s) 2023-01-11T21:06:08.4879681Z test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2023-01-11T21:06:08.4879878Z test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:06:08.4880072Z test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:06:08.4880276Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.864s) 2023-01-11T21:06:08.4880495Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.864s) 2023-01-11T21:06:08.4880689Z test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (24.489s) 2023-01-11T21:06:08.4881256Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4881456Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4881817Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4882011Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4882384Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4882577Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4882943Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4883168Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4883235Z ok (3.796s) 2023-01-11T21:06:08.4883789Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4883982Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4884376Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4884555Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4884920Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4885110Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4885467Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4885658Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4886022Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4886211Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4886564Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4886756Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4887118Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4887305Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4887655Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4887845Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4888205Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4888394Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4888751Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4888938Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4889303Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4889490Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4889845Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:06:08.4890070Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:06:08.4890124Z ok (3.606s) 2023-01-11T21:06:08.4890350Z test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.007s) 2023-01-11T21:06:08.4890527Z test_make_fx_symbolic_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.364s) 2023-01-11T21:06:08.4890707Z test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:06:08.4890911Z test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.177s) 2023-01-11T21:06:08.4891104Z test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2023-01-11T21:06:08.4891295Z test_make_fx_symbolic_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:06:08.4891502Z test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.034s) 2023-01-11T21:06:08.4891673Z test_make_fx_symbolic_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.4891839Z test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.175s) 2023-01-11T21:06:08.4892031Z test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:06:08.4892209Z test_make_fx_symbolic_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4892406Z test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.051s) 2023-01-11T21:06:08.4892584Z test_make_fx_symbolic_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2023-01-11T21:06:08.4892780Z test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4892972Z test_make_fx_symbolic_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:06:08.4893185Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4893397Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.029s) 2023-01-11T21:06:08.4893604Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4893803Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4894014Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4894195Z test_make_fx_symbolic_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:06:08.4894372Z test_make_fx_symbolic_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.412s) 2023-01-11T21:06:08.4894547Z test_make_fx_symbolic_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.098s) 2023-01-11T21:06:08.4894721Z test_make_fx_symbolic_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.399s) 2023-01-11T21:06:08.4894911Z test_make_fx_symbolic_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4895105Z test_make_fx_symbolic_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4895284Z test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:06:08.4895479Z test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.184s) 2023-01-11T21:06:08.4895653Z test_make_fx_symbolic_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.364s) 2023-01-11T21:06:08.4895835Z test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.381s) 2023-01-11T21:06:08.4896012Z test_make_fx_symbolic_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4896220Z test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.454s) 2023-01-11T21:06:08.4896396Z test_make_fx_symbolic_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.194s) 2023-01-11T21:06:08.4896569Z test_make_fx_symbolic_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:06:08.4896753Z test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4896934Z test_make_fx_symbolic_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.418s) 2023-01-11T21:06:08.4897114Z test_make_fx_symbolic_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2023-01-11T21:06:08.4897293Z test_make_fx_symbolic_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.582s) 2023-01-11T21:06:08.4897530Z test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.027s) 2023-01-11T21:06:08.4897811Z test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.043s) 2023-01-11T21:06:08.4897994Z test_make_fx_symbolic_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.727s) 2023-01-11T21:06:08.4898189Z test_make_fx_symbolic_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2023-01-11T21:06:08.4898381Z test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.056s) 2023-01-11T21:06:08.4898564Z test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4898747Z test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:06:08.4898937Z test_make_fx_symbolic_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.331s) 2023-01-11T21:06:08.4899098Z test_make_fx_symbolic_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.825s) 2023-01-11T21:06:08.4899272Z test_make_fx_symbolic_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:06:08.4899460Z test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4899644Z test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4899832Z test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:06:08.4900006Z test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.4900183Z test_make_fx_symbolic_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.525s) 2023-01-11T21:06:08.4900369Z test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:06:08.4900551Z test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:06:08.4900752Z test_make_fx_symbolic_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.844s) 2023-01-11T21:06:08.4900943Z test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.093s) 2023-01-11T21:06:08.4901129Z test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.818s) 2023-01-11T21:06:08.4901318Z test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.835s) 2023-01-11T21:06:08.4901539Z test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.815s) 2023-01-11T21:06:08.4901732Z test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.090s) 2023-01-11T21:06:08.4901933Z test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:06:08.4902164Z test_make_fx_symbolic_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:06:08.4902373Z test_make_fx_symbolic_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:06:08.4902551Z test_make_fx_symbolic_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2023-01-11T21:06:08.4902722Z test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2023-01-11T21:06:08.4902899Z test_make_fx_symbolic_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4903073Z test_make_fx_symbolic_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:06:08.4903250Z test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2023-01-11T21:06:08.4903425Z test_make_fx_symbolic_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4903616Z test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.239s) 2023-01-11T21:06:08.4903810Z test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.431s) 2023-01-11T21:06:08.4904001Z test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.231s) 2023-01-11T21:06:08.4904199Z test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2023-01-11T21:06:08.4904377Z test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:06:08.4904579Z test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.431s) 2023-01-11T21:06:08.4904782Z test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.425s) 2023-01-11T21:06:08.4904974Z test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.434s) 2023-01-11T21:06:08.4905162Z test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.416s) 2023-01-11T21:06:08.4905353Z test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.347s) 2023-01-11T21:06:08.4905548Z test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.418s) 2023-01-11T21:06:08.4905724Z test_make_fx_symbolic_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:06:08.4905896Z test_make_fx_symbolic_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4906127Z test_make_fx_symbolic_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.177s) 2023-01-11T21:06:08.4906287Z test_make_fx_symbolic_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:06:08.4906461Z test_make_fx_symbolic_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.281s) 2023-01-11T21:06:08.4906645Z test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.475s) 2023-01-11T21:06:08.4906820Z test_make_fx_symbolic_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.489s) 2023-01-11T21:06:08.4907036Z test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.609s) 2023-01-11T21:06:08.4907321Z test_make_fx_symbolic_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.313s) 2023-01-11T21:06:08.4907532Z test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:06:08.4907737Z test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4907923Z test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:06:08.4908092Z test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:06:08.4908298Z test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4908499Z test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4908718Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4908937Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:06:08.4909349Z 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:06:08.4909738Z 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:06:08.4909924Z test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.207s) 2023-01-11T21:06:08.4910107Z test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:06:08.4910325Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4910545Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4910715Z test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:06:08.4910893Z test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:06:08.4911072Z test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:06:08.4911290Z test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:06:08.4911689Z 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:06:08.4911932Z test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.377s) 2023-01-11T21:06:08.4912146Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4912357Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.025s) 2023-01-11T21:06:08.4912565Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.025s) 2023-01-11T21:06:08.4912803Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.025s) 2023-01-11T21:06:08.4912975Z test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2023-01-11T21:06:08.4913164Z test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4913390Z test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:06:08.4913611Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4913828Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:06:08.4914237Z 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:06:08.4914639Z 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:06:08.4915037Z 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:06:08.4915440Z 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:06:08.4915643Z test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:06:08.4915834Z test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.985s) 2023-01-11T21:06:08.4916014Z test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.408s) 2023-01-11T21:06:08.4916176Z test_make_fx_symbolic_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.187s) 2023-01-11T21:06:08.4916362Z test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.380s) 2023-01-11T21:06:08.4916547Z test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.451s) 2023-01-11T21:06:08.4916719Z test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4916895Z test_make_fx_symbolic_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:06:08.4917071Z test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.189s) 2023-01-11T21:06:08.4917244Z test_make_fx_symbolic_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.650s) 2023-01-11T21:06:08.4917414Z test_make_fx_symbolic_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.336s) 2023-01-11T21:06:08.4917636Z test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.583s) 2023-01-11T21:06:08.4917812Z test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2023-01-11T21:06:08.4917994Z test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:06:08.4918183Z test_make_fx_symbolic_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2023-01-11T21:06:08.4918389Z test_make_fx_symbolic_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.528s) 2023-01-11T21:06:08.4918563Z test_make_fx_symbolic_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.960s) 2023-01-11T21:06:08.4918761Z test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:06:08.4918952Z test_make_fx_symbolic_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:06:08.4919147Z test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.050s) 2023-01-11T21:06:08.4919337Z test_make_fx_symbolic_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4919496Z test_make_fx_symbolic_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:06:08.4919698Z test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.035s) 2023-01-11T21:06:08.4919885Z test_make_fx_symbolic_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:06:08.4920056Z test_make_fx_symbolic_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4920230Z test_make_fx_symbolic_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:06:08.4920424Z test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4920618Z test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:06:08.4920788Z test_make_fx_symbolic_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.774s) 2023-01-11T21:06:08.4920973Z test_make_fx_symbolic_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4921169Z test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:06:08.4921326Z test_make_fx_symbolic_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.360s) 2023-01-11T21:06:08.4921501Z test_make_fx_symbolic_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:06:08.4921682Z test_make_fx_symbolic_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.195s) 2023-01-11T21:06:08.4921877Z test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.034s) 2023-01-11T21:06:08.4922068Z test_make_fx_symbolic_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:06:08.4922270Z test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:06:08.4922445Z test_make_fx_symbolic_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.846s) 2023-01-11T21:06:08.4922617Z test_make_fx_symbolic_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.797s) 2023-01-11T21:06:08.4922799Z test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.414s) 2023-01-11T21:06:08.4922991Z test_make_fx_symbolic_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:06:08.4923166Z test_make_fx_symbolic_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.159s) 2023-01-11T21:06:08.4923361Z test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.022s) 2023-01-11T21:06:08.4923542Z test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.882s) 2023-01-11T21:06:08.4923743Z test_make_fx_symbolic_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.854s) 2023-01-11T21:06:08.4923938Z test_make_fx_symbolic_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2023-01-11T21:06:08.4924174Z test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2023-01-11T21:06:08.4924400Z test_make_fx_symbolic_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2023-01-11T21:06:08.4924579Z test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2023-01-11T21:06:08.4924753Z test_make_fx_symbolic_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.279s) 2023-01-11T21:06:08.4924916Z test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.512s) 2023-01-11T21:06:08.4925106Z test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:06:08.4925288Z test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:06:08.4925461Z test_make_fx_symbolic_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:06:08.4925646Z test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:06:08.4925838Z test_make_fx_symbolic_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2023-01-11T21:06:08.4926017Z test_make_fx_symbolic_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.710s) 2023-01-11T21:06:08.4926190Z test_make_fx_symbolic_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.622s) 2023-01-11T21:06:08.4926383Z test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:06:08.4926544Z test_make_fx_symbolic_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.121s) 2023-01-11T21:06:08.4926719Z test_make_fx_symbolic_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:06:08.4926893Z test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.981s) 2023-01-11T21:06:08.4927064Z test_make_fx_symbolic_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:06:08.4927235Z test_make_fx_symbolic_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:06:08.4927413Z test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2023-01-11T21:06:08.4927547Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.056s) 2023-01-11T21:06:08.4927667Z test_cat (__main__.TestSymbolicTracing) ... ok (0.105s) 2023-01-11T21:06:08.4927803Z test_debug_interpreter (__main__.TestSymbolicTracing) ... ok (0.033s) 2023-01-11T21:06:08.4927942Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... ok (0.106s) 2023-01-11T21:06:08.4928065Z test_expand (__main__.TestSymbolicTracing) ... ok (0.063s) 2023-01-11T21:06:08.4928223Z test_guards_equal (__main__.TestSymbolicTracing) ... ok (1.027s) 2023-01-11T21:06:08.4928342Z test_item (__main__.TestSymbolicTracing) ... ok (0.021s) 2023-01-11T21:06:08.4928467Z test_mega_guard (__main__.TestSymbolicTracing) ... ok (0.042s) 2023-01-11T21:06:08.4928590Z test_metadata (__main__.TestSymbolicTracing) ... ok (0.037s) 2023-01-11T21:06:08.4928722Z test_metadata_fresh (__main__.TestSymbolicTracing) ... ok (0.029s) 2023-01-11T21:06:08.4928839Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.025s) 2023-01-11T21:06:08.4928963Z test_neg_shape (__main__.TestSymbolicTracing) ... ok (0.044s) 2023-01-11T21:06:08.4929113Z test_new_empty (__main__.TestSymbolicTracing) ... ok (0.061s) 2023-01-11T21:06:08.4929266Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... ok (0.226s) 2023-01-11T21:06:08.4929396Z test_resize_from_zero (__main__.TestSymbolicTracing) ... ok (0.019s) 2023-01-11T21:06:08.4929527Z test_return_symint (__main__.TestSymbolicTracing) ... ok (0.047s) 2023-01-11T21:06:08.4929649Z test_rmethod (__main__.TestSymbolicTracing) ... ok (0.026s) 2023-01-11T21:06:08.4929780Z test_size_with_tensor (__main__.TestSymbolicTracing) ... ok (0.112s) 2023-01-11T21:06:08.4929889Z test_sqrt_size (__main__.TestSymbolicTracing) ... ok (0.025s) 2023-01-11T21:06:08.4930022Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... ok (0.035s) 2023-01-11T21:06:08.4930151Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... ok (0.049s) 2023-01-11T21:06:08.4930269Z test_unary (__main__.TestSymbolicTracing) ... ok (0.043s) 2023-01-11T21:06:08.4930280Z 2023-01-11T21:06:08.4930487Z ---------------------------------------------------------------------- 2023-01-11T21:06:08.4930567Z Ran 2637 tests in 1413.134s 2023-01-11T21:06:08.4930572Z 2023-01-11T21:06:08.4930670Z OK (skipped=586, expected failures=251) 2023-01-11T21:06:08.4930676Z 2023-01-11T21:06:08.4930759Z Generating XML reports... 2023-01-11T21:06:08.4931069Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111204233.xml 2023-01-11T21:06:08.4931387Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111204233.xml 2023-01-11T21:06:08.4931706Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111204233.xml 2023-01-11T21:06:08.4932041Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111204233.xml 2023-01-11T21:06:08.4932361Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20230111204233.xml 2023-01-11T21:06:08.4932653Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111204233.xml 2023-01-11T21:06:08.4932659Z 2023-01-11T21:06:08.4933265Z ##[endgroup] 2023-01-11T21:06:08.4933670Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_tikxaix1) 2023-01-11T21:06:08.4933683Z 2023-01-11T21:06:13.1313056Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:06:13.2923266Z Ignoring disabled issues: ['91003'] 2023-01-11T21:06:13.3126655Z Running test_schema_check ... [2023-01-11 21:06:13.312322] 2023-01-11T21:06:13.3129210Z Executing ['/opt/conda/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:06:13.312667] 2023-01-11T21:19:16.1219058Z 2023-01-11T21:19:16.1219595Z Expand the folded group to see the log file of test_schema_check 2023-01-11T21:19:16.1221231Z ##[group]PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/workspace/test/test-reports/test_schema_check_ge0grpls) 2023-01-11T21:19:16.1236506Z Test results will be stored in test-reports/python-unittest/test_schema_check 2023-01-11T21:19:16.1236805Z 2023-01-11T21:19:16.1236918Z Running tests... 2023-01-11T21:19:16.1237272Z ---------------------------------------------------------------------- 2023-01-11T21:19:16.1237980Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.029s) 2023-01-11T21:19:16.1238385Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T21:19:16.1238724Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T21:19:16.1239047Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:19:16.1239425Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:19:16.1269652Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.008s) 2023-01-11T21:19:16.1270043Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T21:19:16.1270376Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T21:19:16.1270687Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:19:16.1270968Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1271415Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.016s) 2023-01-11T21:19:16.1271770Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T21:19:16.1272341Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T21:19:16.1272684Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1273036Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.010s) 2023-01-11T21:19:16.1273386Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.040s) 2023-01-11T21:19:16.1273709Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T21:19:16.1274054Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1274409Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.041s) 2023-01-11T21:19:16.1274753Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.027s) 2023-01-11T21:19:16.1275081Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T21:19:16.1275433Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T21:19:16.1276252Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... test_schema_check.py:278: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:19:16.1281800Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T21:19:16.1282133Z ok (0.005s) 2023-01-11T21:19:16.1282629Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1283801Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... test_schema_check.py:180: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:19:16.1284751Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T21:19:16.1284949Z ok (0.005s) 2023-01-11T21:19:16.1285258Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1285597Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T21:19:16.1286091Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:19:16.1286658Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1287280Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:19:16.1287869Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.011s) 2023-01-11T21:19:16.1288480Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.009s) 2023-01-11T21:19:16.1289058Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:19:16.1289655Z test_schema_correctness_H_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1290286Z test_schema_correctness_H_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1290675Z test_schema_correctness_H_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1291084Z test_schema_correctness_H_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1291445Z test_schema_correctness_H_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1291842Z test_schema_correctness_H_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1292249Z test_schema_correctness_H_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1292669Z test_schema_correctness_H_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1293215Z test_schema_correctness_H_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1293762Z test_schema_correctness_H_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1294330Z test_schema_correctness_H_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1294876Z test_schema_correctness_H_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1295431Z test_schema_correctness_H_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1296134Z test_schema_correctness_T_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1296693Z test_schema_correctness_T_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1297291Z test_schema_correctness_T_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1297855Z test_schema_correctness_T_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1298464Z test_schema_correctness_T_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1299103Z test_schema_correctness_T_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1299678Z test_schema_correctness_T_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1300246Z test_schema_correctness_T_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1300805Z test_schema_correctness_T_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1301342Z test_schema_correctness_T_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1301914Z test_schema_correctness_T_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1302597Z test_schema_correctness_T_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1303175Z test_schema_correctness_T_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1303812Z test_schema_correctness___getitem___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.1304509Z test_schema_correctness___getitem___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.1305177Z test_schema_correctness___getitem___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.1305866Z test_schema_correctness___getitem___cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1306565Z test_schema_correctness___getitem___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.1415428Z test_schema_correctness___getitem___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.1415964Z test_schema_correctness___getitem___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.1416344Z test_schema_correctness___getitem___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.1416721Z test_schema_correctness___getitem___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.1417095Z test_schema_correctness___getitem___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.1417452Z test_schema_correctness___getitem___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.1417827Z test_schema_correctness___getitem___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.1418294Z test_schema_correctness___getitem___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.1418657Z test_schema_correctness___radd___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1419034Z test_schema_correctness___radd___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1419409Z test_schema_correctness___radd___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1419787Z test_schema_correctness___radd___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1420149Z test_schema_correctness___radd___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1420521Z test_schema_correctness___radd___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1420892Z test_schema_correctness___radd___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1421260Z test_schema_correctness___radd___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1421618Z test_schema_correctness___radd___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1421985Z test_schema_correctness___radd___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1422350Z test_schema_correctness___radd___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1422700Z test_schema_correctness___radd___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1423065Z test_schema_correctness___rand___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1423432Z test_schema_correctness___rand___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1423795Z test_schema_correctness___rand___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1424144Z test_schema_correctness___rand___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1424669Z test_schema_correctness___rand___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1425035Z test_schema_correctness___rand___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1425400Z test_schema_correctness___rdiv___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1425751Z test_schema_correctness___rdiv___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1426121Z test_schema_correctness___rdiv___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1426560Z test_schema_correctness___rdiv___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1426924Z test_schema_correctness___rdiv___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1427443Z test_schema_correctness___rdiv___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1427815Z test_schema_correctness___rdiv___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1428182Z test_schema_correctness___rdiv___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1428531Z test_schema_correctness___rdiv___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1428895Z test_schema_correctness___rdiv___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1429257Z test_schema_correctness___rdiv___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1429625Z test_schema_correctness___rdiv___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1429986Z test_schema_correctness___rmatmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.240s) 2023-01-11T21:19:16.1430366Z test_schema_correctness___rmatmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2023-01-11T21:19:16.1430754Z test_schema_correctness___rmatmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2023-01-11T21:19:16.1431131Z test_schema_correctness___rmatmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.236s) 2023-01-11T21:19:16.1431494Z test_schema_correctness___rmatmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.238s) 2023-01-11T21:19:16.1431860Z test_schema_correctness___rmatmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.239s) 2023-01-11T21:19:16.1432231Z test_schema_correctness___rmatmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.233s) 2023-01-11T21:19:16.1432584Z test_schema_correctness___rmatmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.236s) 2023-01-11T21:19:16.1432955Z test_schema_correctness___rmatmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.237s) 2023-01-11T21:19:16.1433323Z test_schema_correctness___rmatmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.232s) 2023-01-11T21:19:16.1433695Z test_schema_correctness___rmod___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1434053Z test_schema_correctness___rmod___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1434418Z test_schema_correctness___rmod___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1434781Z test_schema_correctness___rmod___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1435151Z test_schema_correctness___rmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1435509Z test_schema_correctness___rmul___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1435880Z test_schema_correctness___rmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1436312Z test_schema_correctness___rmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1436669Z test_schema_correctness___rmul___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1437035Z test_schema_correctness___rmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1437399Z test_schema_correctness___rmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1437762Z test_schema_correctness___rmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1438148Z test_schema_correctness___rmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1438511Z test_schema_correctness___rmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1438875Z test_schema_correctness___rmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1439244Z test_schema_correctness___rmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1439591Z test_schema_correctness___ror___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1439955Z test_schema_correctness___ror___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1440317Z test_schema_correctness___ror___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1440666Z test_schema_correctness___ror___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1441024Z test_schema_correctness___ror___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1441385Z test_schema_correctness___ror___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1442344Z test_schema_correctness___rpow___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:19:16.1442938Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:19:16.1443151Z ok (0.210s) 2023-01-11T21:19:16.1443428Z test_schema_correctness___rpow___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.193s) 2023-01-11T21:19:16.1443811Z test_schema_correctness___rpow___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2023-01-11T21:19:16.1444192Z test_schema_correctness___rpow___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.200s) 2023-01-11T21:19:16.1444549Z test_schema_correctness___rpow___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.188s) 2023-01-11T21:19:16.1444914Z test_schema_correctness___rpow___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2023-01-11T21:19:16.1445284Z test_schema_correctness___rpow___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2023-01-11T21:19:16.1445636Z test_schema_correctness___rpow___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2023-01-11T21:19:16.1446002Z test_schema_correctness___rpow___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2023-01-11T21:19:16.1446366Z test_schema_correctness___rpow___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2023-01-11T21:19:16.1446731Z test_schema_correctness___rpow___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2023-01-11T21:19:16.1447090Z test_schema_correctness___rsub___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1447464Z test_schema_correctness___rsub___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1447840Z test_schema_correctness___rsub___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1448243Z test_schema_correctness___rsub___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1448599Z test_schema_correctness___rsub___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1448962Z test_schema_correctness___rsub___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1449327Z test_schema_correctness___rsub___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1449705Z test_schema_correctness___rsub___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1450069Z test_schema_correctness___rsub___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1450429Z test_schema_correctness___rsub___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1450792Z test_schema_correctness___rsub___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1451143Z test_schema_correctness___rxor___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1451503Z test_schema_correctness___rxor___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1451862Z test_schema_correctness___rxor___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1452221Z test_schema_correctness___rxor___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1452569Z test_schema_correctness___rxor___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1452931Z test_schema_correctness___rxor___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1453320Z test_schema_correctness__native_batch_norm_legit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1453734Z test_schema_correctness__native_batch_norm_legit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1454127Z test_schema_correctness__native_batch_norm_legit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1454533Z test_schema_correctness__softmax_backward_data_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1454939Z test_schema_correctness__softmax_backward_data_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1455331Z test_schema_correctness__softmax_backward_data_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1455715Z test_schema_correctness_abs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1456085Z test_schema_correctness_abs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1456454Z test_schema_correctness_abs_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1456815Z test_schema_correctness_abs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1457181Z test_schema_correctness_abs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1457543Z test_schema_correctness_abs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1457901Z test_schema_correctness_abs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1458328Z test_schema_correctness_abs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1458686Z test_schema_correctness_abs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1459040Z test_schema_correctness_abs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1459383Z test_schema_correctness_abs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1459770Z test_schema_correctness_abs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1460132Z test_schema_correctness_acos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1460495Z test_schema_correctness_acos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1460847Z test_schema_correctness_acos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1461247Z test_schema_correctness_acos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1461618Z test_schema_correctness_acos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1461981Z test_schema_correctness_acos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1462329Z test_schema_correctness_acos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1462689Z test_schema_correctness_acos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1463045Z test_schema_correctness_acos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1463391Z test_schema_correctness_acos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1463747Z test_schema_correctness_acos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1464112Z test_schema_correctness_acosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1464483Z test_schema_correctness_acosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1464841Z test_schema_correctness_acosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1465212Z test_schema_correctness_acosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1465585Z test_schema_correctness_acosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1465952Z test_schema_correctness_acosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1466301Z test_schema_correctness_acosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1466660Z test_schema_correctness_acosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1467018Z test_schema_correctness_acosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1467493Z test_schema_correctness_acosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1467852Z test_schema_correctness_acosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1468218Z test_schema_correctness_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1468584Z test_schema_correctness_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1468937Z test_schema_correctness_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1469308Z test_schema_correctness_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1469674Z test_schema_correctness_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1470037Z test_schema_correctness_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1470383Z test_schema_correctness_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1470740Z test_schema_correctness_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1471103Z test_schema_correctness_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1471507Z test_schema_correctness_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1471860Z test_schema_correctness_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1472214Z test_schema_correctness_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1472570Z test_schema_correctness_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1472929Z test_schema_correctness_addbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1473357Z test_schema_correctness_addbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1473740Z test_schema_correctness_addbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1474118Z test_schema_correctness_addbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1474478Z test_schema_correctness_addbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1474847Z test_schema_correctness_addbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1475213Z test_schema_correctness_addbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1475564Z test_schema_correctness_addbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1475924Z test_schema_correctness_addbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1476289Z test_schema_correctness_addbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1476661Z test_schema_correctness_addcdiv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1477026Z test_schema_correctness_addcdiv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1477411Z test_schema_correctness_addcdiv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.1477787Z test_schema_correctness_addcdiv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1478160Z test_schema_correctness_addcdiv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1478516Z test_schema_correctness_addcmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1478897Z test_schema_correctness_addcmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1479274Z test_schema_correctness_addcmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.1479640Z test_schema_correctness_addcmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1480013Z test_schema_correctness_addcmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1480381Z test_schema_correctness_addcmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1480751Z test_schema_correctness_addcmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1481105Z test_schema_correctness_addcmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1481471Z test_schema_correctness_addcmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1481840Z test_schema_correctness_addcmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1482209Z test_schema_correctness_addmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1482586Z test_schema_correctness_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1483022Z test_schema_correctness_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1483415Z test_schema_correctness_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1483782Z test_schema_correctness_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1484133Z test_schema_correctness_addmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1484492Z test_schema_correctness_addmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1484882Z test_schema_correctness_addmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1485236Z test_schema_correctness_addmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1485595Z test_schema_correctness_addmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1485979Z test_schema_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1486391Z test_schema_correctness_addmm_decomposed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1486808Z test_schema_correctness_addmm_decomposed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1487221Z test_schema_correctness_addmm_decomposed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1487617Z test_schema_correctness_addmm_decomposed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1488009Z test_schema_correctness_addmm_decomposed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1488385Z test_schema_correctness_addmm_decomposed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1488777Z test_schema_correctness_addmm_decomposed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1489163Z test_schema_correctness_addmm_decomposed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1489547Z test_schema_correctness_addmm_decomposed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1489910Z test_schema_correctness_addmv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1490290Z test_schema_correctness_addmv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1490669Z test_schema_correctness_addmv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1491029Z test_schema_correctness_addmv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1491394Z test_schema_correctness_addmv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1491762Z test_schema_correctness_addmv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1492119Z test_schema_correctness_addmv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1494787Z test_schema_correctness_addmv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1495154Z test_schema_correctness_addmv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1495514Z test_schema_correctness_addmv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1495879Z test_schema_correctness_addr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1496230Z test_schema_correctness_addr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1496595Z test_schema_correctness_addr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1497062Z test_schema_correctness_addr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1497455Z test_schema_correctness_addr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1497887Z test_schema_correctness_addr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1498601Z test_schema_correctness_addr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1499022Z test_schema_correctness_addr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1499438Z test_schema_correctness_addr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1499848Z test_schema_correctness_addr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1500271Z test_schema_correctness_addr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1500711Z test_schema_correctness_addr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1519936Z test_schema_correctness_all_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1520505Z test_schema_correctness_all_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1521438Z test_schema_correctness_all_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:19:16.1521960Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.1522144Z ok (0.016s) 2023-01-11T21:19:16.1522409Z test_schema_correctness_all_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1522793Z test_schema_correctness_all_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1523157Z test_schema_correctness_all_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1523523Z test_schema_correctness_all_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1523873Z test_schema_correctness_all_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1524232Z test_schema_correctness_all_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1524595Z test_schema_correctness_all_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1524940Z test_schema_correctness_all_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1525297Z test_schema_correctness_all_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1525664Z test_schema_correctness_allclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1526051Z test_schema_correctness_allclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1526423Z test_schema_correctness_allclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.1526802Z test_schema_correctness_allclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.1527177Z test_schema_correctness_allclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1527554Z test_schema_correctness_allclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.1527911Z test_schema_correctness_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.1528271Z test_schema_correctness_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1528743Z test_schema_correctness_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1529093Z test_schema_correctness_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1529455Z test_schema_correctness_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.1529817Z test_schema_correctness_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2023-01-11T21:19:16.1530175Z test_schema_correctness_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1530561Z test_schema_correctness_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1530919Z test_schema_correctness_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.1531278Z test_schema_correctness_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.1531645Z test_schema_correctness_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.134s) 2023-01-11T21:19:16.1531993Z test_schema_correctness_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.1532351Z test_schema_correctness_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.1532711Z test_schema_correctness_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1533058Z test_schema_correctness_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2023-01-11T21:19:16.1533418Z test_schema_correctness_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.1533777Z test_schema_correctness_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2023-01-11T21:19:16.1534132Z test_schema_correctness_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.1534475Z test_schema_correctness_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2023-01-11T21:19:16.1534835Z test_schema_correctness_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.1536094Z test_schema_correctness_aminmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:19:16.1536851Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.1537033Z ok (0.009s) 2023-01-11T21:19:16.1537294Z test_schema_correctness_aminmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1537667Z test_schema_correctness_aminmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1538030Z test_schema_correctness_aminmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1538466Z test_schema_correctness_aminmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1538830Z test_schema_correctness_aminmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1539197Z test_schema_correctness_aminmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1539562Z test_schema_correctness_aminmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1539917Z test_schema_correctness_angle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1540284Z test_schema_correctness_angle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1540699Z test_schema_correctness_angle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1541074Z test_schema_correctness_angle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1541431Z test_schema_correctness_angle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1541792Z test_schema_correctness_angle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1542177Z test_schema_correctness_angle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1542528Z test_schema_correctness_angle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1542888Z test_schema_correctness_angle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1543247Z test_schema_correctness_angle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1543609Z test_schema_correctness_angle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1543957Z test_schema_correctness_angle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1544319Z test_schema_correctness_any_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1544678Z test_schema_correctness_any_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1545047Z test_schema_correctness_any_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1545402Z test_schema_correctness_any_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1545763Z test_schema_correctness_any_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1546122Z test_schema_correctness_any_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1546471Z test_schema_correctness_any_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1546825Z test_schema_correctness_any_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1547297Z test_schema_correctness_any_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1547671Z test_schema_correctness_any_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1548014Z test_schema_correctness_any_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1548371Z test_schema_correctness_any_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1548737Z test_schema_correctness_arange_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2023-01-11T21:19:16.1549111Z test_schema_correctness_arange_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.196s) 2023-01-11T21:19:16.1549469Z test_schema_correctness_arange_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2023-01-11T21:19:16.1549837Z test_schema_correctness_arange_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.206s) 2023-01-11T21:19:16.1550202Z test_schema_correctness_arange_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.190s) 2023-01-11T21:19:16.1550551Z test_schema_correctness_arange_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2023-01-11T21:19:16.1550913Z test_schema_correctness_arange_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2023-01-11T21:19:16.1551275Z test_schema_correctness_arange_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.186s) 2023-01-11T21:19:16.1551636Z test_schema_correctness_arange_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.198s) 2023-01-11T21:19:16.1551990Z test_schema_correctness_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1552434Z test_schema_correctness_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1552800Z test_schema_correctness_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1553166Z test_schema_correctness_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1553519Z test_schema_correctness_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1553912Z test_schema_correctness_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1554273Z test_schema_correctness_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1554620Z test_schema_correctness_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1554982Z test_schema_correctness_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1555348Z test_schema_correctness_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1555717Z test_schema_correctness_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1556069Z test_schema_correctness_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1556430Z test_schema_correctness_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1556797Z test_schema_correctness_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1557156Z test_schema_correctness_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1557503Z test_schema_correctness_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1557862Z test_schema_correctness_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1558224Z test_schema_correctness_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1558583Z test_schema_correctness_argsort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.1558952Z test_schema_correctness_argsort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1559321Z test_schema_correctness_argsort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.1559687Z test_schema_correctness_argsort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.1560034Z test_schema_correctness_argsort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.1560400Z test_schema_correctness_argsort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.1560772Z test_schema_correctness_argsort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.1561131Z test_schema_correctness_argsort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.1561481Z test_schema_correctness_argsort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1561847Z test_schema_correctness_argsort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1562216Z test_schema_correctness_argwhere_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1562575Z test_schema_correctness_argwhere_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1562949Z test_schema_correctness_argwhere_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1563334Z test_schema_correctness_argwhere_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1563777Z test_schema_correctness_argwhere_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1564140Z test_schema_correctness_argwhere_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1564515Z test_schema_correctness_argwhere_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1564885Z test_schema_correctness_argwhere_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1565253Z test_schema_correctness_argwhere_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1565639Z test_schema_correctness_argwhere_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1566007Z test_schema_correctness_argwhere_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1566375Z test_schema_correctness_argwhere_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1566740Z test_schema_correctness_as_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1567114Z test_schema_correctness_as_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1567492Z test_schema_correctness_as_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1567879Z test_schema_correctness_as_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1568249Z test_schema_correctness_as_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1568635Z test_schema_correctness_as_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1569014Z test_schema_correctness_as_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1569387Z test_schema_correctness_as_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1569752Z test_schema_correctness_as_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1570120Z test_schema_correctness_as_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1570488Z test_schema_correctness_as_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1570860Z test_schema_correctness_as_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1571223Z test_schema_correctness_as_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1571618Z test_schema_correctness_as_strided_partial_views_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1572025Z test_schema_correctness_as_strided_partial_views_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1572425Z test_schema_correctness_as_strided_partial_views_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1572841Z test_schema_correctness_as_strided_partial_views_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1573254Z test_schema_correctness_as_strided_partial_views_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1573663Z test_schema_correctness_as_strided_partial_views_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1574054Z test_schema_correctness_as_strided_partial_views_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1574457Z test_schema_correctness_as_strided_partial_views_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1574855Z test_schema_correctness_as_strided_partial_views_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1575284Z test_schema_correctness_as_strided_partial_views_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1575668Z test_schema_correctness_as_strided_partial_views_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1576063Z test_schema_correctness_as_strided_partial_views_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1576461Z test_schema_correctness_as_strided_partial_views_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1576883Z test_schema_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1577262Z test_schema_correctness_as_strided_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1577652Z test_schema_correctness_as_strided_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1578051Z test_schema_correctness_as_strided_scatter_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1578520Z test_schema_correctness_as_strided_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1578903Z test_schema_correctness_as_strided_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1579294Z test_schema_correctness_as_strided_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1579683Z test_schema_correctness_as_strided_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.1580073Z test_schema_correctness_as_strided_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.1580449Z test_schema_correctness_as_strided_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1580834Z test_schema_correctness_as_strided_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1581217Z test_schema_correctness_as_strided_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.1581587Z test_schema_correctness_as_strided_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.1581961Z test_schema_correctness_asin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1582328Z test_schema_correctness_asin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1582696Z test_schema_correctness_asin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1583056Z test_schema_correctness_asin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1583421Z test_schema_correctness_asin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1583784Z test_schema_correctness_asin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1584142Z test_schema_correctness_asin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1584486Z test_schema_correctness_asin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1584838Z test_schema_correctness_asin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1585196Z test_schema_correctness_asin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1585545Z test_schema_correctness_asin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1585910Z test_schema_correctness_asinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1586275Z test_schema_correctness_asinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1586684Z test_schema_correctness_asinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1587044Z test_schema_correctness_asinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1587540Z test_schema_correctness_asinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1587901Z test_schema_correctness_asinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1588263Z test_schema_correctness_asinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1588656Z test_schema_correctness_asinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1589017Z test_schema_correctness_asinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1589384Z test_schema_correctness_asinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1589733Z test_schema_correctness_asinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1590098Z test_schema_correctness_atan2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1590461Z test_schema_correctness_atan2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1590822Z test_schema_correctness_atan2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1591172Z test_schema_correctness_atan2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1591533Z test_schema_correctness_atan2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1591892Z test_schema_correctness_atan2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1592249Z test_schema_correctness_atan2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1592596Z test_schema_correctness_atan2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1592950Z test_schema_correctness_atan2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1593314Z test_schema_correctness_atan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1593664Z test_schema_correctness_atan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1594026Z test_schema_correctness_atan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1594398Z test_schema_correctness_atan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1594764Z test_schema_correctness_atan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1595112Z test_schema_correctness_atan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1595473Z test_schema_correctness_atan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1595827Z test_schema_correctness_atan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1596181Z test_schema_correctness_atan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1596524Z test_schema_correctness_atan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1596878Z test_schema_correctness_atan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1597244Z test_schema_correctness_atanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1597595Z test_schema_correctness_atanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1597960Z test_schema_correctness_atanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1598372Z test_schema_correctness_atanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1598740Z test_schema_correctness_atanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1599088Z test_schema_correctness_atanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1599449Z test_schema_correctness_atanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1599806Z test_schema_correctness_atanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1600192Z test_schema_correctness_atanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1600542Z test_schema_correctness_atanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1600903Z test_schema_correctness_atanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1601278Z test_schema_correctness_atleast_1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1601643Z test_schema_correctness_atleast_1d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1602030Z test_schema_correctness_atleast_1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1602416Z test_schema_correctness_atleast_1d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1602797Z test_schema_correctness_atleast_1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1603163Z test_schema_correctness_atleast_1d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1603536Z test_schema_correctness_atleast_1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1603909Z test_schema_correctness_atleast_1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1604287Z test_schema_correctness_atleast_1d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1604643Z test_schema_correctness_atleast_1d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1605010Z test_schema_correctness_atleast_1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1605377Z test_schema_correctness_atleast_1d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1605733Z test_schema_correctness_atleast_1d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1606109Z test_schema_correctness_atleast_2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1606480Z test_schema_correctness_atleast_2d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1606858Z test_schema_correctness_atleast_2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1607233Z test_schema_correctness_atleast_2d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1607612Z test_schema_correctness_atleast_2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1607984Z test_schema_correctness_atleast_2d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1608356Z test_schema_correctness_atleast_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1608719Z test_schema_correctness_atleast_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1609092Z test_schema_correctness_atleast_2d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1609460Z test_schema_correctness_atleast_2d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1609862Z test_schema_correctness_atleast_2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1610219Z test_schema_correctness_atleast_2d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1610589Z test_schema_correctness_atleast_2d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1610962Z test_schema_correctness_atleast_3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1611326Z test_schema_correctness_atleast_3d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1611728Z test_schema_correctness_atleast_3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1612116Z test_schema_correctness_atleast_3d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1612498Z test_schema_correctness_atleast_3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1612865Z test_schema_correctness_atleast_3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1613245Z test_schema_correctness_atleast_3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1613619Z test_schema_correctness_atleast_3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1613991Z test_schema_correctness_atleast_3d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1614344Z test_schema_correctness_atleast_3d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1614719Z test_schema_correctness_atleast_3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1615082Z test_schema_correctness_atleast_3d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1615438Z test_schema_correctness_atleast_3d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1615807Z test_schema_correctness_baddbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1616201Z test_schema_correctness_baddbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1616611Z test_schema_correctness_baddbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1616990Z test_schema_correctness_baddbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1617357Z test_schema_correctness_baddbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1617723Z test_schema_correctness_baddbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1618091Z test_schema_correctness_baddbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1618530Z test_schema_correctness_baddbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1618896Z test_schema_correctness_baddbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1619259Z test_schema_correctness_baddbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1619630Z test_schema_correctness_bernoulli_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1619995Z test_schema_correctness_bernoulli_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1620379Z test_schema_correctness_bernoulli_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1620756Z test_schema_correctness_bfloat16_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1621112Z test_schema_correctness_bfloat16_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1621521Z test_schema_correctness_bfloat16_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1621897Z test_schema_correctness_bfloat16_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1622272Z test_schema_correctness_bfloat16_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1622630Z test_schema_correctness_bfloat16_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1622999Z test_schema_correctness_bfloat16_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1623405Z test_schema_correctness_bfloat16_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1623775Z test_schema_correctness_bfloat16_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1624128Z test_schema_correctness_bfloat16_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1624489Z test_schema_correctness_bfloat16_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.1624851Z test_schema_correctness_bfloat16_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1625202Z test_schema_correctness_bfloat16_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1625563Z test_schema_correctness_bincount_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1625926Z test_schema_correctness_bincount_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1626290Z test_schema_correctness_bincount_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1626645Z test_schema_correctness_bincount_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1627009Z test_schema_correctness_bincount_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1627521Z test_schema_correctness_bitwise_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1627900Z test_schema_correctness_bitwise_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1628264Z test_schema_correctness_bitwise_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1628638Z test_schema_correctness_bitwise_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1629004Z test_schema_correctness_bitwise_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1629373Z test_schema_correctness_bitwise_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1629743Z test_schema_correctness_bitwise_left_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1630132Z test_schema_correctness_bitwise_left_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1630512Z test_schema_correctness_bitwise_left_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1630882Z test_schema_correctness_bitwise_left_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1631270Z test_schema_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1631650Z test_schema_correctness_bitwise_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1632025Z test_schema_correctness_bitwise_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1632383Z test_schema_correctness_bitwise_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1632749Z test_schema_correctness_bitwise_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1633196Z test_schema_correctness_bitwise_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1633569Z test_schema_correctness_bitwise_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1633930Z test_schema_correctness_bitwise_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1634297Z test_schema_correctness_bitwise_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1634664Z test_schema_correctness_bitwise_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1635055Z test_schema_correctness_bitwise_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1635426Z test_schema_correctness_bitwise_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1635794Z test_schema_correctness_bitwise_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1636178Z test_schema_correctness_bitwise_right_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1636556Z test_schema_correctness_bitwise_right_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1636947Z test_schema_correctness_bitwise_right_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1637336Z test_schema_correctness_bitwise_right_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1637728Z test_schema_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1638095Z test_schema_correctness_bitwise_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1638470Z test_schema_correctness_bitwise_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1638843Z test_schema_correctness_bitwise_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1639212Z test_schema_correctness_bitwise_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1639568Z test_schema_correctness_bitwise_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1639936Z test_schema_correctness_bitwise_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1640311Z test_schema_correctness_block_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1640682Z test_schema_correctness_block_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1641060Z test_schema_correctness_block_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1641441Z test_schema_correctness_block_diag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1641824Z test_schema_correctness_block_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1642187Z test_schema_correctness_block_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1642568Z test_schema_correctness_block_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1642941Z test_schema_correctness_block_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1643319Z test_schema_correctness_block_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1643677Z test_schema_correctness_block_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1644048Z test_schema_correctness_block_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1644448Z test_schema_correctness_block_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1644820Z test_schema_correctness_block_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1645176Z test_schema_correctness_bmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1645540Z test_schema_correctness_bmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1645907Z test_schema_correctness_bmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1646288Z test_schema_correctness_bmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1646648Z test_schema_correctness_bmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1647003Z test_schema_correctness_bmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1647362Z test_schema_correctness_bmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1647702Z test_schema_correctness_bmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1648054Z test_schema_correctness_bmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1648408Z test_schema_correctness_bmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1648767Z test_schema_correctness_bool_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.1649118Z test_schema_correctness_bool_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1649479Z test_schema_correctness_bool_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1649849Z test_schema_correctness_bool_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1650208Z test_schema_correctness_bool_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1650574Z test_schema_correctness_bool_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1650931Z test_schema_correctness_bool_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1651287Z test_schema_correctness_bool_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1651635Z test_schema_correctness_bool_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1651995Z test_schema_correctness_bool_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1652352Z test_schema_correctness_bool_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1652709Z test_schema_correctness_bool_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1653054Z test_schema_correctness_bool_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.1653430Z test_schema_correctness_broadcast_shapes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1653824Z test_schema_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1654206Z test_schema_correctness_broadcast_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1654602Z test_schema_correctness_broadcast_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1655004Z test_schema_correctness_broadcast_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1655400Z test_schema_correctness_broadcast_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1655783Z test_schema_correctness_broadcast_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1656209Z test_schema_correctness_broadcast_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1656595Z test_schema_correctness_broadcast_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1656977Z test_schema_correctness_broadcast_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1657350Z test_schema_correctness_broadcast_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1657765Z test_schema_correctness_broadcast_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1658213Z test_schema_correctness_broadcast_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1658608Z test_schema_correctness_broadcast_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1658977Z test_schema_correctness_broadcast_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1659360Z test_schema_correctness_broadcast_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1659744Z test_schema_correctness_broadcast_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1660114Z test_schema_correctness_broadcast_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.1660493Z test_schema_correctness_broadcast_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1660879Z test_schema_correctness_broadcast_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.1661251Z test_schema_correctness_broadcast_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1661618Z test_schema_correctness_broadcast_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1661996Z test_schema_correctness_broadcast_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.1662371Z test_schema_correctness_broadcast_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.1662746Z test_schema_correctness_broadcast_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.1663107Z test_schema_correctness_bucketize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1663485Z test_schema_correctness_bucketize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1663860Z test_schema_correctness_bucketize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1664232Z test_schema_correctness_bucketize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1664595Z test_schema_correctness_bucketize_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1664964Z test_schema_correctness_bucketize_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1665324Z test_schema_correctness_bucketize_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1665676Z test_schema_correctness_bucketize_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.1666045Z test_schema_correctness_bucketize_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1666417Z test_schema_correctness_byte_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1666779Z test_schema_correctness_byte_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1667129Z test_schema_correctness_byte_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1667664Z test_schema_correctness_byte_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.1668028Z test_schema_correctness_byte_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1668391Z test_schema_correctness_byte_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1668742Z test_schema_correctness_byte_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1669103Z test_schema_correctness_byte_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2023-01-11T21:19:16.1669508Z test_schema_correctness_byte_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1669857Z test_schema_correctness_byte_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1670214Z test_schema_correctness_byte_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1670578Z test_schema_correctness_byte_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1670955Z test_schema_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.1671331Z test_schema_correctness_cartesian_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.1671724Z test_schema_correctness_cartesian_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.1672123Z test_schema_correctness_cartesian_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2023-01-11T21:19:16.1672520Z test_schema_correctness_cartesian_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.1672901Z test_schema_correctness_cartesian_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.1673328Z test_schema_correctness_cartesian_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.1673973Z test_schema_correctness_cartesian_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.1674638Z test_schema_correctness_cartesian_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.1675306Z test_schema_correctness_cartesian_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.1675982Z test_schema_correctness_cartesian_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.1676666Z test_schema_correctness_cartesian_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.1677311Z test_schema_correctness_cat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1677965Z test_schema_correctness_cat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1678618Z test_schema_correctness_cat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1679269Z test_schema_correctness_cat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1679915Z test_schema_correctness_cat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1680563Z test_schema_correctness_cat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1681215Z test_schema_correctness_cat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1681856Z test_schema_correctness_cat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1682494Z test_schema_correctness_cat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1683145Z test_schema_correctness_cat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1683772Z test_schema_correctness_cat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1684526Z test_schema_correctness_cat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1685169Z test_schema_correctness_cat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1685794Z test_schema_correctness_cdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.591s) 2023-01-11T21:19:16.1686440Z test_schema_correctness_cdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.551s) 2023-01-11T21:19:16.1687139Z test_schema_correctness_cdouble_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1687814Z test_schema_correctness_cdouble_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.1688483Z test_schema_correctness_cdouble_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1689133Z test_schema_correctness_cdouble_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1689825Z test_schema_correctness_cdouble_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1690479Z test_schema_correctness_cdouble_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1691134Z test_schema_correctness_cdouble_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1691774Z test_schema_correctness_cdouble_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1692426Z test_schema_correctness_cdouble_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1693090Z test_schema_correctness_cdouble_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1693727Z test_schema_correctness_cdouble_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.1694372Z test_schema_correctness_cdouble_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1695023Z test_schema_correctness_cdouble_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1695686Z test_schema_correctness_ceil_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1696346Z test_schema_correctness_ceil_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1696990Z test_schema_correctness_ceil_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1697631Z test_schema_correctness_ceil_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1698381Z test_schema_correctness_ceil_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1699013Z test_schema_correctness_ceil_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1699665Z test_schema_correctness_ceil_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1700307Z test_schema_correctness_ceil_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1700928Z test_schema_correctness_cfloat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1701357Z test_schema_correctness_cfloat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1701731Z test_schema_correctness_cfloat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1702114Z test_schema_correctness_cfloat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1702490Z test_schema_correctness_cfloat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1702856Z test_schema_correctness_cfloat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1703292Z test_schema_correctness_cfloat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1703670Z test_schema_correctness_cfloat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1704217Z test_schema_correctness_cfloat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1704869Z test_schema_correctness_cfloat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.1705525Z test_schema_correctness_cfloat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1706280Z test_schema_correctness_cfloat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1706944Z test_schema_correctness_cfloat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1708372Z test_schema_correctness_chalf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/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 /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:19:16.1708964Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:19:16.1709171Z ok (0.128s) 2023-01-11T21:19:16.1709428Z test_schema_correctness_chalf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1709803Z test_schema_correctness_chalf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1710180Z test_schema_correctness_chalf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1710555Z test_schema_correctness_chalf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1710913Z test_schema_correctness_chalf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1711277Z test_schema_correctness_chalf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1711636Z test_schema_correctness_chalf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.151s) 2023-01-11T21:19:16.1711982Z test_schema_correctness_chalf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1712340Z test_schema_correctness_chalf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1712699Z test_schema_correctness_chalf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1713062Z test_schema_correctness_chalf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.1713409Z test_schema_correctness_chalf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.1713770Z test_schema_correctness_char_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1714137Z test_schema_correctness_char_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1714500Z test_schema_correctness_char_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1714853Z test_schema_correctness_char_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1715221Z test_schema_correctness_char_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.1715584Z test_schema_correctness_char_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.1715934Z test_schema_correctness_char_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1716297Z test_schema_correctness_char_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1716657Z test_schema_correctness_char_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1717107Z test_schema_correctness_char_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1717451Z test_schema_correctness_char_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1717806Z test_schema_correctness_char_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1718163Z test_schema_correctness_char_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1718998Z test_schema_correctness_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T21:19:16.1719467Z L = torch.cholesky(A) 2023-01-11T21:19:16.1719654Z should be replaced with 2023-01-11T21:19:16.1719852Z L = torch.linalg.cholesky(A) 2023-01-11T21:19:16.1720028Z and 2023-01-11T21:19:16.1720204Z U = torch.cholesky(A, upper=True) 2023-01-11T21:19:16.1720404Z should be replaced with 2023-01-11T21:19:16.1720595Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:19:16.1721003Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:19:16.1721384Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.1721566Z ok (0.024s) 2023-01-11T21:19:16.1721836Z test_schema_correctness_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1722224Z test_schema_correctness_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1722599Z test_schema_correctness_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1722976Z test_schema_correctness_cholesky_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1723376Z test_schema_correctness_cholesky_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1723772Z test_schema_correctness_cholesky_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1724156Z test_schema_correctness_cholesky_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1724538Z test_schema_correctness_cholesky_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1724930Z test_schema_correctness_cholesky_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1725320Z test_schema_correctness_cholesky_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1725703Z test_schema_correctness_cholesky_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1726067Z test_schema_correctness_chunk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1726427Z test_schema_correctness_chunk_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1726795Z test_schema_correctness_chunk_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1727167Z test_schema_correctness_chunk_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1727526Z test_schema_correctness_chunk_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1727898Z test_schema_correctness_chunk_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1728259Z test_schema_correctness_chunk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1728606Z test_schema_correctness_chunk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1729014Z test_schema_correctness_chunk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1729375Z test_schema_correctness_chunk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1729732Z test_schema_correctness_chunk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1730077Z test_schema_correctness_chunk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1730438Z test_schema_correctness_chunk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1730838Z test_schema_correctness_clamp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1731212Z test_schema_correctness_clamp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1731561Z test_schema_correctness_clamp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1731927Z test_schema_correctness_clamp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1732285Z test_schema_correctness_clamp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1732630Z test_schema_correctness_clamp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1732988Z test_schema_correctness_clamp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1733345Z test_schema_correctness_clamp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1733715Z test_schema_correctness_clamp_max_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1734077Z test_schema_correctness_clamp_max_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1734449Z test_schema_correctness_clamp_max_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1734819Z test_schema_correctness_clamp_max_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1735192Z test_schema_correctness_clamp_max_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1735550Z test_schema_correctness_clamp_max_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1735916Z test_schema_correctness_clamp_max_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1736272Z test_schema_correctness_clamp_max_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1736624Z test_schema_correctness_clamp_max_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1736996Z test_schema_correctness_clamp_max_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1737374Z test_schema_correctness_clamp_min_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1737747Z test_schema_correctness_clamp_min_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1738105Z test_schema_correctness_clamp_min_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1738553Z test_schema_correctness_clamp_min_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1738925Z test_schema_correctness_clamp_min_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1739296Z test_schema_correctness_clamp_min_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1739649Z test_schema_correctness_clamp_min_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1740013Z test_schema_correctness_clamp_min_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1740375Z test_schema_correctness_clamp_min_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1740768Z test_schema_correctness_clamp_min_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1741130Z test_schema_correctness_clone_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1741493Z test_schema_correctness_clone_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1741862Z test_schema_correctness_clone_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1742253Z test_schema_correctness_clone_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1742620Z test_schema_correctness_clone_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1742983Z test_schema_correctness_clone_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1743348Z test_schema_correctness_clone_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1743695Z test_schema_correctness_clone_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1744055Z test_schema_correctness_clone_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1744415Z test_schema_correctness_clone_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1744759Z test_schema_correctness_clone_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1745121Z test_schema_correctness_clone_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1745479Z test_schema_correctness_clone_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1745852Z test_schema_correctness_column_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1746222Z test_schema_correctness_column_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1746604Z test_schema_correctness_column_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1746989Z test_schema_correctness_column_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1747492Z test_schema_correctness_column_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1747863Z test_schema_correctness_column_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1748243Z test_schema_correctness_column_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1748619Z test_schema_correctness_column_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1748991Z test_schema_correctness_column_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1749356Z test_schema_correctness_column_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1749726Z test_schema_correctness_column_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1750101Z test_schema_correctness_column_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1750468Z test_schema_correctness_column_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1750850Z test_schema_correctness_combinations_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.814s) 2023-01-11T21:19:16.1751230Z test_schema_correctness_combinations_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.812s) 2023-01-11T21:19:16.1751615Z test_schema_correctness_combinations_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.838s) 2023-01-11T21:19:16.1751992Z test_schema_correctness_combinations_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.850s) 2023-01-11T21:19:16.1752426Z test_schema_correctness_combinations_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.832s) 2023-01-11T21:19:16.1752806Z test_schema_correctness_combinations_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.821s) 2023-01-11T21:19:16.1753182Z test_schema_correctness_combinations_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.816s) 2023-01-11T21:19:16.1753543Z test_schema_correctness_combinations_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.817s) 2023-01-11T21:19:16.1753980Z test_schema_correctness_combinations_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.833s) 2023-01-11T21:19:16.1754360Z test_schema_correctness_combinations_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.831s) 2023-01-11T21:19:16.1754739Z test_schema_correctness_combinations_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.833s) 2023-01-11T21:19:16.1755108Z test_schema_correctness_combinations_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.827s) 2023-01-11T21:19:16.1755480Z test_schema_correctness_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1755849Z test_schema_correctness_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1756199Z test_schema_correctness_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1756557Z test_schema_correctness_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1756925Z test_schema_correctness_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1757291Z test_schema_correctness_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1757649Z test_schema_correctness_conj_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1758021Z test_schema_correctness_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1758387Z test_schema_correctness_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1758746Z test_schema_correctness_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1759095Z test_schema_correctness_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1759455Z test_schema_correctness_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1759812Z test_schema_correctness_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1760158Z test_schema_correctness_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1760516Z test_schema_correctness_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1760877Z test_schema_correctness_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1761254Z test_schema_correctness_conj_physical_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1761626Z test_schema_correctness_conj_physical_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1762013Z test_schema_correctness_conj_physical_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1762402Z test_schema_correctness_conj_physical_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1762792Z test_schema_correctness_conj_physical_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1763168Z test_schema_correctness_conj_physical_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1763553Z test_schema_correctness_conj_physical_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1763957Z test_schema_correctness_conj_physical_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1764321Z test_schema_correctness_conj_physical_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1764695Z test_schema_correctness_conj_physical_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1765070Z test_schema_correctness_conj_physical_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1765474Z test_schema_correctness_conj_physical_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1765841Z test_schema_correctness_conj_physical_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1766222Z test_schema_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.1766613Z test_schema_correctness_constant_pad_nd_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.1767003Z test_schema_correctness_constant_pad_nd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.1767384Z test_schema_correctness_constant_pad_nd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.1767775Z test_schema_correctness_constant_pad_nd_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.1768160Z test_schema_correctness_constant_pad_nd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.1768546Z test_schema_correctness_constant_pad_nd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.1768914Z test_schema_correctness_constant_pad_nd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.1769295Z test_schema_correctness_constant_pad_nd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.1769668Z test_schema_correctness_constant_pad_nd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.1770033Z test_schema_correctness_constant_pad_nd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.1770411Z test_schema_correctness_constant_pad_nd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.1770792Z test_schema_correctness_contiguous_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1771167Z test_schema_correctness_contiguous_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1771535Z test_schema_correctness_contiguous_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1771916Z test_schema_correctness_contiguous_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1772300Z test_schema_correctness_contiguous_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1772676Z test_schema_correctness_contiguous_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1773040Z test_schema_correctness_contiguous_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1773415Z test_schema_correctness_contiguous_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1773788Z test_schema_correctness_contiguous_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1774161Z test_schema_correctness_contiguous_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1774518Z test_schema_correctness_contiguous_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1774890Z test_schema_correctness_contiguous_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1775287Z test_schema_correctness_contiguous_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1775647Z test_schema_correctness_copysign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1776023Z test_schema_correctness_copysign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1776395Z test_schema_correctness_copysign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1776799Z test_schema_correctness_copysign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1777164Z test_schema_correctness_copysign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1777533Z test_schema_correctness_copysign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1777905Z test_schema_correctness_copysign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1778351Z test_schema_correctness_copysign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1778707Z test_schema_correctness_copysign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1779073Z test_schema_correctness_copysign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1779446Z test_schema_correctness_corrcoef_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.398s) 2023-01-11T21:19:16.1779829Z test_schema_correctness_corrcoef_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1780240Z test_schema_correctness_corrcoef_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1780631Z test_schema_correctness_corrcoef_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.405s) 2023-01-11T21:19:16.1781003Z test_schema_correctness_corrcoef_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.393s) 2023-01-11T21:19:16.1781359Z test_schema_correctness_corrcoef_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.404s) 2023-01-11T21:19:16.1781722Z test_schema_correctness_corrcoef_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.400s) 2023-01-11T21:19:16.1782084Z test_schema_correctness_corrcoef_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.406s) 2023-01-11T21:19:16.1782450Z test_schema_correctness_corrcoef_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.397s) 2023-01-11T21:19:16.1782803Z test_schema_correctness_corrcoef_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.405s) 2023-01-11T21:19:16.1783169Z test_schema_correctness_cos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1783525Z test_schema_correctness_cos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1783889Z test_schema_correctness_cos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1784242Z test_schema_correctness_cos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1784602Z test_schema_correctness_cos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1784962Z test_schema_correctness_cos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1785308Z test_schema_correctness_cos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1785662Z test_schema_correctness_cos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1786018Z test_schema_correctness_cos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1786370Z test_schema_correctness_cos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1786747Z test_schema_correctness_cos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1787108Z test_schema_correctness_cosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1787586Z test_schema_correctness_cosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1787939Z test_schema_correctness_cosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1788307Z test_schema_correctness_cosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1788718Z test_schema_correctness_cosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1789079Z test_schema_correctness_cosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1789428Z test_schema_correctness_cosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1789787Z test_schema_correctness_cosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1790146Z test_schema_correctness_cosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1790505Z test_schema_correctness_cosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1790853Z test_schema_correctness_cosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1791229Z test_schema_correctness_count_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1791613Z test_schema_correctness_count_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1791984Z test_schema_correctness_count_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.1792374Z test_schema_correctness_count_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.1792761Z test_schema_correctness_count_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1793135Z test_schema_correctness_count_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1793495Z test_schema_correctness_count_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1793866Z test_schema_correctness_count_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1794249Z test_schema_correctness_count_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1794622Z test_schema_correctness_count_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1794986Z test_schema_correctness_count_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.1795368Z test_schema_correctness_count_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1795740Z test_schema_correctness_cov_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.269s) 2023-01-11T21:19:16.1796122Z test_schema_correctness_cov_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1796504Z test_schema_correctness_cov_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1796878Z test_schema_correctness_cov_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.272s) 2023-01-11T21:19:16.1797245Z test_schema_correctness_cov_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.219s) 2023-01-11T21:19:16.1797589Z test_schema_correctness_cov_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.243s) 2023-01-11T21:19:16.1797941Z test_schema_correctness_cov_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.255s) 2023-01-11T21:19:16.1798331Z test_schema_correctness_cov_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.253s) 2023-01-11T21:19:16.1798682Z test_schema_correctness_cov_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.266s) 2023-01-11T21:19:16.1799023Z test_schema_correctness_cov_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (6.269s) 2023-01-11T21:19:16.1799383Z test_schema_correctness_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1799753Z test_schema_correctness_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1800156Z test_schema_correctness_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1800514Z test_schema_correctness_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1800876Z test_schema_correctness_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1801238Z test_schema_correctness_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1801583Z test_schema_correctness_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1801936Z test_schema_correctness_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1802297Z test_schema_correctness_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1802655Z test_schema_correctness_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1803010Z test_schema_correctness_cummax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1803372Z test_schema_correctness_cummax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1803736Z test_schema_correctness_cummax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1804106Z test_schema_correctness_cummax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1804458Z test_schema_correctness_cummax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1804819Z test_schema_correctness_cummax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1805178Z test_schema_correctness_cummax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1805527Z test_schema_correctness_cummax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1805890Z test_schema_correctness_cummax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1806257Z test_schema_correctness_cummin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1806617Z test_schema_correctness_cummin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1806971Z test_schema_correctness_cummin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1807336Z test_schema_correctness_cummin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1807508Z test_schema_correctness_cummin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1807676Z test_schema_correctness_cummin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1807846Z test_schema_correctness_cummin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1808017Z test_schema_correctness_cummin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1808188Z test_schema_correctness_cummin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1808353Z test_schema_correctness_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1808585Z test_schema_correctness_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1808766Z test_schema_correctness_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1808941Z test_schema_correctness_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1809114Z test_schema_correctness_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1809285Z test_schema_correctness_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1809480Z test_schema_correctness_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1809655Z test_schema_correctness_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1809828Z test_schema_correctness_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1809992Z test_schema_correctness_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1810166Z test_schema_correctness_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1810346Z test_schema_correctness_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1810523Z test_schema_correctness_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1810698Z test_schema_correctness_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1810869Z test_schema_correctness_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.1811039Z test_schema_correctness_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1811203Z test_schema_correctness_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1811375Z test_schema_correctness_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1811531Z test_schema_correctness_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1811701Z test_schema_correctness_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1811900Z test_schema_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.1812099Z test_schema_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.1812296Z test_schema_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.1812489Z test_schema_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.1812678Z test_schema_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.1812866Z test_schema_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.1813055Z test_schema_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2023-01-11T21:19:16.1813231Z test_schema_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2023-01-11T21:19:16.1813419Z test_schema_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.1813610Z test_schema_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2023-01-11T21:19:16.1813792Z test_schema_correctness_deg2rad_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1813967Z test_schema_correctness_deg2rad_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1814170Z test_schema_correctness_deg2rad_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1814341Z test_schema_correctness_deg2rad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1814508Z test_schema_correctness_deg2rad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1814681Z test_schema_correctness_deg2rad_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1814870Z test_schema_correctness_deg2rad_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1815038Z test_schema_correctness_deg2rad_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1815209Z test_schema_correctness_deg2rad_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1815377Z test_schema_correctness_deg2rad_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1815554Z test_schema_correctness_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1815723Z test_schema_correctness_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1815901Z test_schema_correctness_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1816077Z test_schema_correctness_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1816249Z test_schema_correctness_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1816411Z test_schema_correctness_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1816577Z test_schema_correctness_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1816751Z test_schema_correctness_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1816919Z test_schema_correctness_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1817088Z test_schema_correctness_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1817255Z test_schema_correctness_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1817426Z test_schema_correctness_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1817611Z test_schema_correctness_diag_embed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1817787Z test_schema_correctness_diag_embed_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1817959Z test_schema_correctness_diag_embed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1818147Z test_schema_correctness_diag_embed_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1818413Z test_schema_correctness_diag_embed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1818593Z test_schema_correctness_diag_embed_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1818773Z test_schema_correctness_diag_embed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1818950Z test_schema_correctness_diag_embed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1819128Z test_schema_correctness_diag_embed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1819305Z test_schema_correctness_diag_embed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1819477Z test_schema_correctness_diag_embed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1819673Z test_schema_correctness_diag_embed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1819848Z test_schema_correctness_diag_embed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1820029Z test_schema_correctness_diagflat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1820206Z test_schema_correctness_diagflat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1820390Z test_schema_correctness_diagflat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1820598Z test_schema_correctness_diagflat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1820777Z test_schema_correctness_diagflat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1820949Z test_schema_correctness_diagflat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1821117Z test_schema_correctness_diagflat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1821294Z test_schema_correctness_diagflat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1821465Z test_schema_correctness_diagflat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1821632Z test_schema_correctness_diagflat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1821808Z test_schema_correctness_diagflat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1821987Z test_schema_correctness_diagflat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1822172Z test_schema_correctness_diagonal_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1822355Z test_schema_correctness_diagonal_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1822545Z test_schema_correctness_diagonal_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1822719Z test_schema_correctness_diagonal_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1822905Z test_schema_correctness_diagonal_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1823088Z test_schema_correctness_diagonal_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1823272Z test_schema_correctness_diagonal_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1823449Z test_schema_correctness_diagonal_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1823632Z test_schema_correctness_diagonal_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1823814Z test_schema_correctness_diagonal_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1823992Z test_schema_correctness_diagonal_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1824171Z test_schema_correctness_diagonal_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1824349Z test_schema_correctness_diagonal_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1824517Z test_schema_correctness_diagonal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1824694Z test_schema_correctness_diagonal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1824871Z test_schema_correctness_diagonal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1825053Z test_schema_correctness_diagonal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1825258Z test_schema_correctness_diagonal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.1825434Z test_schema_correctness_diagonal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1825612Z test_schema_correctness_diagonal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1825785Z test_schema_correctness_diagonal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1825986Z test_schema_correctness_diagonal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1826148Z test_schema_correctness_diagonal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1826322Z test_schema_correctness_diagonal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1826498Z test_schema_correctness_diagonal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1826672Z test_schema_correctness_diagonal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1826862Z test_schema_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1827048Z test_schema_correctness_diagonal_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1827331Z test_schema_correctness_diagonal_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1827525Z test_schema_correctness_diagonal_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1827713Z test_schema_correctness_diagonal_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1827889Z test_schema_correctness_diagonal_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1828080Z test_schema_correctness_diagonal_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1828263Z test_schema_correctness_diagonal_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1828446Z test_schema_correctness_diagonal_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1828626Z test_schema_correctness_diagonal_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1828810Z test_schema_correctness_diagonal_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1828994Z test_schema_correctness_diagonal_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1829169Z test_schema_correctness_diff_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.753s) 2023-01-11T21:19:16.1829341Z test_schema_correctness_diff_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.725s) 2023-01-11T21:19:16.1829506Z test_schema_correctness_diff_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.791s) 2023-01-11T21:19:16.1829678Z test_schema_correctness_diff_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.825s) 2023-01-11T21:19:16.1829854Z test_schema_correctness_diff_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.749s) 2023-01-11T21:19:16.1830023Z test_schema_correctness_diff_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.755s) 2023-01-11T21:19:16.1830191Z test_schema_correctness_diff_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.693s) 2023-01-11T21:19:16.1830359Z test_schema_correctness_diff_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.750s) 2023-01-11T21:19:16.1830528Z test_schema_correctness_diff_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.739s) 2023-01-11T21:19:16.1830743Z test_schema_correctness_diff_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.751s) 2023-01-11T21:19:16.1830900Z test_schema_correctness_diff_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.754s) 2023-01-11T21:19:16.1831067Z test_schema_correctness_diff_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.742s) 2023-01-11T21:19:16.1831244Z test_schema_correctness_digamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1831417Z test_schema_correctness_digamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1831625Z test_schema_correctness_digamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1831801Z test_schema_correctness_digamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1831974Z test_schema_correctness_digamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1832145Z test_schema_correctness_digamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1832312Z test_schema_correctness_digamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1832472Z test_schema_correctness_digamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1832643Z test_schema_correctness_digamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1832815Z test_schema_correctness_dist_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.1832992Z test_schema_correctness_dist_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.1833166Z test_schema_correctness_dist_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2023-01-11T21:19:16.1833337Z test_schema_correctness_dist_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2023-01-11T21:19:16.1833506Z test_schema_correctness_dist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.1833670Z test_schema_correctness_dist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.1833859Z test_schema_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1834033Z test_schema_correctness_div_floor_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1834219Z test_schema_correctness_div_floor_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.1834406Z test_schema_correctness_div_floor_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1834591Z test_schema_correctness_div_floor_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1834776Z test_schema_correctness_div_floor_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1834960Z test_schema_correctness_div_floor_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1835143Z test_schema_correctness_div_floor_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1835326Z test_schema_correctness_div_floor_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1835518Z test_schema_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1835695Z test_schema_correctness_div_no_rounding_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1835890Z test_schema_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1836085Z test_schema_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1836301Z test_schema_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1836490Z test_schema_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1836675Z test_schema_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1836861Z test_schema_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1837070Z test_schema_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1837256Z test_schema_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1837440Z test_schema_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1837615Z test_schema_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1837804Z test_schema_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1837987Z test_schema_correctness_div_trunc_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1838169Z test_schema_correctness_div_trunc_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1838360Z test_schema_correctness_div_trunc_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1838545Z test_schema_correctness_div_trunc_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1838732Z test_schema_correctness_div_trunc_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1838917Z test_schema_correctness_div_trunc_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1839102Z test_schema_correctness_div_trunc_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1839269Z test_schema_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1839442Z test_schema_correctness_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1839634Z test_schema_correctness_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1839826Z test_schema_correctness_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1839999Z test_schema_correctness_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1840170Z test_schema_correctness_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1840343Z test_schema_correctness_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1840509Z test_schema_correctness_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1840676Z test_schema_correctness_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1840832Z test_schema_correctness_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1840997Z test_schema_correctness_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1841178Z test_schema_correctness_double_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2023-01-11T21:19:16.1841347Z test_schema_correctness_double_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1841527Z test_schema_correctness_double_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1841738Z test_schema_correctness_double_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1841917Z test_schema_correctness_double_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1842093Z test_schema_correctness_double_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1842263Z test_schema_correctness_double_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1842418Z test_schema_correctness_double_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1842615Z test_schema_correctness_double_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1842786Z test_schema_correctness_double_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1842958Z test_schema_correctness_double_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1843128Z test_schema_correctness_double_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1843302Z test_schema_correctness_double_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.1843479Z test_schema_correctness_dsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1843650Z test_schema_correctness_dsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1843830Z test_schema_correctness_dsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1844001Z test_schema_correctness_dsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1844178Z test_schema_correctness_dsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1844353Z test_schema_correctness_dsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1844526Z test_schema_correctness_dsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1844702Z test_schema_correctness_dsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1844874Z test_schema_correctness_dsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1845041Z test_schema_correctness_dsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1845206Z test_schema_correctness_dsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1845378Z test_schema_correctness_dsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1845536Z test_schema_correctness_dsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1845713Z test_schema_correctness_dstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1845888Z test_schema_correctness_dstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1846067Z test_schema_correctness_dstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1846246Z test_schema_correctness_dstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1846419Z test_schema_correctness_dstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1846598Z test_schema_correctness_dstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1846769Z test_schema_correctness_dstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1846925Z test_schema_correctness_dstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1847095Z test_schema_correctness_dstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1847309Z test_schema_correctness_dstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1847475Z test_schema_correctness_dstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1847644Z test_schema_correctness_dstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1847817Z test_schema_correctness_dstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1848025Z test_schema_correctness_einsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.1848209Z test_schema_correctness_einsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.1848387Z test_schema_correctness_einsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2023-01-11T21:19:16.1848551Z test_schema_correctness_einsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.1848720Z test_schema_correctness_einsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2023-01-11T21:19:16.1848888Z test_schema_correctness_einsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.1849059Z test_schema_correctness_einsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.1849226Z test_schema_correctness_einsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2023-01-11T21:19:16.1849399Z test_schema_correctness_einsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:19:16.1849570Z test_schema_correctness_einsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:19:16.1849746Z test_schema_correctness_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1849920Z test_schema_correctness_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1850085Z test_schema_correctness_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1850262Z test_schema_correctness_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1850433Z test_schema_correctness_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1850606Z test_schema_correctness_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1850782Z test_schema_correctness_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1850953Z test_schema_correctness_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851123Z test_schema_correctness_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851295Z test_schema_correctness_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851465Z test_schema_correctness_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851624Z test_schema_correctness_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851791Z test_schema_correctness_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1851972Z test_schema_correctness_empty_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.1852149Z test_schema_correctness_empty_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.1852333Z test_schema_correctness_empty_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.1852516Z test_schema_correctness_empty_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1852727Z test_schema_correctness_empty_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.1852906Z test_schema_correctness_empty_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1853080Z test_schema_correctness_empty_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.1853246Z test_schema_correctness_empty_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1853421Z test_schema_correctness_empty_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1853623Z test_schema_correctness_empty_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1853798Z test_schema_correctness_empty_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1853973Z test_schema_correctness_empty_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1854150Z test_schema_correctness_empty_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1854322Z test_schema_correctness_eq_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1854491Z test_schema_correctness_eq_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1854666Z test_schema_correctness_eq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1854826Z test_schema_correctness_eq_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1854997Z test_schema_correctness_eq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1855166Z test_schema_correctness_eq_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1855335Z test_schema_correctness_eq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1855507Z test_schema_correctness_eq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1855674Z test_schema_correctness_eq_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1855841Z test_schema_correctness_eq_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1856007Z test_schema_correctness_eq_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1856161Z test_schema_correctness_eq_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1856326Z test_schema_correctness_eq_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1856501Z test_schema_correctness_equal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1856671Z test_schema_correctness_equal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1856852Z test_schema_correctness_equal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1857028Z test_schema_correctness_equal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1857201Z test_schema_correctness_equal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1857374Z test_schema_correctness_equal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1857542Z test_schema_correctness_equal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.1857702Z test_schema_correctness_equal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1857872Z test_schema_correctness_equal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1858040Z test_schema_correctness_equal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1858347Z test_schema_correctness_equal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1858521Z test_schema_correctness_equal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.1858692Z test_schema_correctness_erf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1858859Z test_schema_correctness_erf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859030Z test_schema_correctness_erf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859235Z test_schema_correctness_erf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859392Z test_schema_correctness_erf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859561Z test_schema_correctness_erf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859730Z test_schema_correctness_erf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1859898Z test_schema_correctness_erf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1860062Z test_schema_correctness_erf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1860238Z test_schema_correctness_erfc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1860403Z test_schema_correctness_erfc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1860579Z test_schema_correctness_erfc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1860748Z test_schema_correctness_erfc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1860906Z test_schema_correctness_erfc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1861078Z test_schema_correctness_erfc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1861245Z test_schema_correctness_erfc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1861412Z test_schema_correctness_erfc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1861580Z test_schema_correctness_erfc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1861754Z test_schema_correctness_erfinv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1861929Z test_schema_correctness_erfinv_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862104Z test_schema_correctness_erfinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862262Z test_schema_correctness_erfinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862433Z test_schema_correctness_erfinv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862605Z test_schema_correctness_erfinv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862772Z test_schema_correctness_erfinv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1862938Z test_schema_correctness_erfinv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1863108Z test_schema_correctness_erfinv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1863283Z test_schema_correctness_exp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1863451Z test_schema_correctness_exp2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1863620Z test_schema_correctness_exp2_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1863806Z test_schema_correctness_exp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1863973Z test_schema_correctness_exp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1864142Z test_schema_correctness_exp2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1864311Z test_schema_correctness_exp2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1864476Z test_schema_correctness_exp2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1864672Z test_schema_correctness_exp2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1864841Z test_schema_correctness_exp2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1865012Z test_schema_correctness_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1865184Z test_schema_correctness_exp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1865347Z test_schema_correctness_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1865522Z test_schema_correctness_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1865690Z test_schema_correctness_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1865860Z test_schema_correctness_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1866029Z test_schema_correctness_exp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1866196Z test_schema_correctness_exp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1866362Z test_schema_correctness_exp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1866533Z test_schema_correctness_exp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1866699Z test_schema_correctness_exp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1866868Z test_schema_correctness_expand_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1867044Z test_schema_correctness_expand_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1867352Z test_schema_correctness_expand_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1867539Z test_schema_correctness_expand_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1867718Z test_schema_correctness_expand_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1867892Z test_schema_correctness_expand_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1868073Z test_schema_correctness_expand_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1868249Z test_schema_correctness_expand_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1868419Z test_schema_correctness_expand_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1868574Z test_schema_correctness_expand_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1868749Z test_schema_correctness_expand_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1868926Z test_schema_correctness_expand_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1869097Z test_schema_correctness_expand_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1869269Z test_schema_correctness_expand_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1869526Z test_schema_correctness_expand_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1869705Z test_schema_correctness_expand_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.1869880Z test_schema_correctness_expand_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1870041Z test_schema_correctness_expand_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1870210Z test_schema_correctness_expand_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.1870414Z test_schema_correctness_expand_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1870589Z test_schema_correctness_expand_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1870757Z test_schema_correctness_expand_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1870929Z test_schema_correctness_expand_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1871103Z test_schema_correctness_expand_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1871278Z test_schema_correctness_expm1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1871449Z test_schema_correctness_expm1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1871612Z test_schema_correctness_expm1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1871783Z test_schema_correctness_expm1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1871951Z test_schema_correctness_expm1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1872119Z test_schema_correctness_expm1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1872290Z test_schema_correctness_expm1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1872459Z test_schema_correctness_expm1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1872624Z test_schema_correctness_expm1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1872794Z test_schema_correctness_eye_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.626s) 2023-01-11T21:19:16.1872970Z test_schema_correctness_eye_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.626s) 2023-01-11T21:19:16.1873136Z test_schema_correctness_eye_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.621s) 2023-01-11T21:19:16.1873303Z test_schema_correctness_eye_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.629s) 2023-01-11T21:19:16.1873469Z test_schema_correctness_eye_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.620s) 2023-01-11T21:19:16.1873642Z test_schema_correctness_eye_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.641s) 2023-01-11T21:19:16.1873807Z test_schema_correctness_eye_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.626s) 2023-01-11T21:19:16.1873973Z test_schema_correctness_eye_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.633s) 2023-01-11T21:19:16.1874139Z test_schema_correctness_eye_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.629s) 2023-01-11T21:19:16.1874306Z test_schema_correctness_eye_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.619s) 2023-01-11T21:19:16.1874474Z test_schema_correctness_eye_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.620s) 2023-01-11T21:19:16.1874634Z test_schema_correctness_fft_fft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1874814Z test_schema_correctness_fft_fft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1875020Z test_schema_correctness_fft_fft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1875196Z test_schema_correctness_fft_fft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1875375Z test_schema_correctness_fft_fft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1875548Z test_schema_correctness_fft_fft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1875720Z test_schema_correctness_fft_fft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1875914Z test_schema_correctness_fft_fft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1876085Z test_schema_correctness_fft_fft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1876240Z test_schema_correctness_fft_fft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1876413Z test_schema_correctness_fft_fft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1876591Z test_schema_correctness_fft_fft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1876768Z test_schema_correctness_fft_fft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1876942Z test_schema_correctness_fft_fft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1877112Z test_schema_correctness_fft_fft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1877286Z test_schema_correctness_fft_fft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1877456Z test_schema_correctness_fft_fft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1877609Z test_schema_correctness_fft_fft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1877780Z test_schema_correctness_fft_fft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1877946Z test_schema_correctness_fft_fft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1878110Z test_schema_correctness_fft_fftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1878290Z test_schema_correctness_fft_fftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1878472Z test_schema_correctness_fft_fftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1878650Z test_schema_correctness_fft_fftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1878827Z test_schema_correctness_fft_fftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1879001Z test_schema_correctness_fft_fftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1879165Z test_schema_correctness_fft_fftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1879333Z test_schema_correctness_fft_fftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1879504Z test_schema_correctness_fft_fftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1879885Z test_schema_correctness_fft_fftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1880267Z test_schema_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1880637Z test_schema_correctness_fft_fftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1881022Z test_schema_correctness_fft_fftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1881451Z test_schema_correctness_fft_fftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1881835Z test_schema_correctness_fft_fftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1882199Z test_schema_correctness_fft_fftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1882576Z test_schema_correctness_fft_fftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1882960Z test_schema_correctness_fft_fftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1883361Z test_schema_correctness_fft_fftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1883728Z test_schema_correctness_fft_fftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1884101Z test_schema_correctness_fft_fftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.1884480Z test_schema_correctness_fft_fftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1884858Z test_schema_correctness_fft_fftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1885230Z test_schema_correctness_fft_hfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1885643Z test_schema_correctness_fft_hfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1886053Z test_schema_correctness_fft_hfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1886452Z test_schema_correctness_fft_hfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1886832Z test_schema_correctness_fft_hfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1887228Z test_schema_correctness_fft_hfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1887618Z test_schema_correctness_fft_hfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1888004Z test_schema_correctness_fft_hfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1888381Z test_schema_correctness_fft_hfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1888793Z test_schema_correctness_fft_hfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1889176Z test_schema_correctness_fft_hfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1889551Z test_schema_correctness_fft_hfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1889956Z test_schema_correctness_fft_hfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1890346Z test_schema_correctness_fft_hfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.1890722Z test_schema_correctness_fft_hfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.1891074Z test_schema_correctness_fft_hfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.1891435Z test_schema_correctness_fft_hfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1891797Z test_schema_correctness_fft_hfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1892164Z test_schema_correctness_fft_hfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.1892513Z test_schema_correctness_fft_hfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.1892956Z test_schema_correctness_fft_hfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.1893376Z test_schema_correctness_fft_hfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1893789Z test_schema_correctness_fft_hfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1894176Z test_schema_correctness_fft_hfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1894599Z test_schema_correctness_fft_hfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1894994Z test_schema_correctness_fft_hfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1895390Z test_schema_correctness_fft_hfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1895767Z test_schema_correctness_fft_hfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1896155Z test_schema_correctness_fft_hfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1896544Z test_schema_correctness_fft_hfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.1896921Z test_schema_correctness_fft_ifft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1897288Z test_schema_correctness_fft_ifft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1897667Z test_schema_correctness_fft_ifft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1898041Z test_schema_correctness_fft_ifft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1898499Z test_schema_correctness_fft_ifft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1898861Z test_schema_correctness_fft_ifft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1899223Z test_schema_correctness_fft_ifft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1899578Z test_schema_correctness_fft_ifft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1899927Z test_schema_correctness_fft_ifft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1900294Z test_schema_correctness_fft_ifft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1900659Z test_schema_correctness_fft_ifft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1901057Z test_schema_correctness_fft_ifft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1901431Z test_schema_correctness_fft_ifft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1901801Z test_schema_correctness_fft_ifft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.1902181Z test_schema_correctness_fft_ifft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1902555Z test_schema_correctness_fft_ifft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1902927Z test_schema_correctness_fft_ifft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1903277Z test_schema_correctness_fft_ifft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1903636Z test_schema_correctness_fft_ifft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1903998Z test_schema_correctness_fft_ifft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1904390Z test_schema_correctness_fft_ifftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.1904751Z test_schema_correctness_fft_ifftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1905129Z test_schema_correctness_fft_ifftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1905503Z test_schema_correctness_fft_ifftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1905863Z test_schema_correctness_fft_ifftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1906262Z test_schema_correctness_fft_ifftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1906628Z test_schema_correctness_fft_ifftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1906985Z test_schema_correctness_fft_ifftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1907430Z test_schema_correctness_fft_ifftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1907796Z test_schema_correctness_fft_ifftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1908174Z test_schema_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1908559Z test_schema_correctness_fft_ifftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1908931Z test_schema_correctness_fft_ifftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1909323Z test_schema_correctness_fft_ifftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1909731Z test_schema_correctness_fft_ifftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1910136Z test_schema_correctness_fft_ifftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1910527Z test_schema_correctness_fft_ifftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1910893Z test_schema_correctness_fft_ifftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1911267Z test_schema_correctness_fft_ifftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1911638Z test_schema_correctness_fft_ifftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1912017Z test_schema_correctness_fft_ifftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1912386Z test_schema_correctness_fft_ifftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1912759Z test_schema_correctness_fft_ifftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.1913130Z test_schema_correctness_fft_ihfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.1913485Z test_schema_correctness_fft_ihfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1913853Z test_schema_correctness_fft_ihfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1914223Z test_schema_correctness_fft_ihfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1914589Z test_schema_correctness_fft_ihfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1914944Z test_schema_correctness_fft_ihfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1915314Z test_schema_correctness_fft_ihfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1915681Z test_schema_correctness_fft_ihfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.1916135Z test_schema_correctness_fft_ihfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1916533Z test_schema_correctness_fft_ihfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1916898Z test_schema_correctness_fft_ihfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1917298Z test_schema_correctness_fft_ihfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1917702Z test_schema_correctness_fft_ihfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1918072Z test_schema_correctness_fft_ihfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1918429Z test_schema_correctness_fft_ihfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1918801Z test_schema_correctness_fft_ihfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1919192Z test_schema_correctness_fft_ihfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.1919575Z test_schema_correctness_fft_ihfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1919938Z test_schema_correctness_fft_ihfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1920316Z test_schema_correctness_fft_ihfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1920691Z test_schema_correctness_fft_ihfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1921065Z test_schema_correctness_fft_ihfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.1921422Z test_schema_correctness_fft_ihfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1921793Z test_schema_correctness_fft_ihfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.1922165Z test_schema_correctness_fft_irfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1922544Z test_schema_correctness_fft_irfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1922913Z test_schema_correctness_fft_irfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1923290Z test_schema_correctness_fft_irfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1923668Z test_schema_correctness_fft_irfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1924026Z test_schema_correctness_fft_irfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1924392Z test_schema_correctness_fft_irfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1924763Z test_schema_correctness_fft_irfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1925131Z test_schema_correctness_fft_irfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1925487Z test_schema_correctness_fft_irfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1925854Z test_schema_correctness_fft_irfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1926227Z test_schema_correctness_fft_irfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1926611Z test_schema_correctness_fft_irfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1926975Z test_schema_correctness_fft_irfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.1927346Z test_schema_correctness_fft_irfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1927749Z test_schema_correctness_fft_irfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1928102Z test_schema_correctness_fft_irfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1928487Z test_schema_correctness_fft_irfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.1928854Z test_schema_correctness_fft_irfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1929251Z test_schema_correctness_fft_irfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.1929604Z test_schema_correctness_fft_irfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1929978Z test_schema_correctness_fft_irfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1930356Z test_schema_correctness_fft_irfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.1930752Z test_schema_correctness_fft_irfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1931113Z test_schema_correctness_fft_irfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1931481Z test_schema_correctness_fft_irfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1931848Z test_schema_correctness_fft_irfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.1932216Z test_schema_correctness_fft_irfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1932572Z test_schema_correctness_fft_irfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.1932939Z test_schema_correctness_fft_irfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1933309Z test_schema_correctness_fft_rfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1933664Z test_schema_correctness_fft_rfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1934037Z test_schema_correctness_fft_rfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1934403Z test_schema_correctness_fft_rfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1934763Z test_schema_correctness_fft_rfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.1935110Z test_schema_correctness_fft_rfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1935473Z test_schema_correctness_fft_rfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1935836Z test_schema_correctness_fft_rfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1936197Z test_schema_correctness_fft_rfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1936559Z test_schema_correctness_fft_rfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1936926Z test_schema_correctness_fft_rfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.1937293Z test_schema_correctness_fft_rfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.1937643Z test_schema_correctness_fft_rfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1938007Z test_schema_correctness_fft_rfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1938446Z test_schema_correctness_fft_rfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1938809Z test_schema_correctness_fft_rfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.1939198Z test_schema_correctness_fft_rfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.1939570Z test_schema_correctness_fft_rfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1939944Z test_schema_correctness_fft_rfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1940316Z test_schema_correctness_fft_rfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1940666Z test_schema_correctness_fft_rfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.1941061Z test_schema_correctness_fft_rfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1941426Z test_schema_correctness_fft_rfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1941778Z test_schema_correctness_fft_rfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.1942142Z test_schema_correctness_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1942505Z test_schema_correctness_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1942870Z test_schema_correctness_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1943224Z test_schema_correctness_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1943593Z test_schema_correctness_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1943958Z test_schema_correctness_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1944317Z test_schema_correctness_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1944667Z test_schema_correctness_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1945026Z test_schema_correctness_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1945383Z test_schema_correctness_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1945729Z test_schema_correctness_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1946086Z test_schema_correctness_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1946440Z test_schema_correctness_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1946808Z test_schema_correctness_flatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1947163Z test_schema_correctness_flatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1947623Z test_schema_correctness_flatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1948010Z test_schema_correctness_flatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1948386Z test_schema_correctness_flatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1948747Z test_schema_correctness_flatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1949112Z test_schema_correctness_flatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1949473Z test_schema_correctness_flatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1949836Z test_schema_correctness_flatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1950191Z test_schema_correctness_flatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1950603Z test_schema_correctness_flatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1950974Z test_schema_correctness_flatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1951327Z test_schema_correctness_flatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.1951690Z test_schema_correctness_flip_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.1952054Z test_schema_correctness_flip_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.1952459Z test_schema_correctness_flip_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.1952824Z test_schema_correctness_flip_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.1953193Z test_schema_correctness_flip_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1953556Z test_schema_correctness_flip_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.1953917Z test_schema_correctness_flip_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.1954265Z test_schema_correctness_flip_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1954625Z test_schema_correctness_flip_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1954984Z test_schema_correctness_flip_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1955337Z test_schema_correctness_flip_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1955698Z test_schema_correctness_flip_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.1956069Z test_schema_correctness_fliplr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1956436Z test_schema_correctness_fliplr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1956798Z test_schema_correctness_fliplr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1957175Z test_schema_correctness_fliplr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1957548Z test_schema_correctness_fliplr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1957915Z test_schema_correctness_fliplr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1958272Z test_schema_correctness_fliplr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1958636Z test_schema_correctness_fliplr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1958997Z test_schema_correctness_fliplr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1959348Z test_schema_correctness_fliplr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1959709Z test_schema_correctness_fliplr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1960070Z test_schema_correctness_fliplr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.1960437Z test_schema_correctness_flipud_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1960788Z test_schema_correctness_flipud_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1961162Z test_schema_correctness_flipud_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1961539Z test_schema_correctness_flipud_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1961911Z test_schema_correctness_flipud_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1962294Z test_schema_correctness_flipud_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1962662Z test_schema_correctness_flipud_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1963031Z test_schema_correctness_flipud_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1963381Z test_schema_correctness_flipud_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1963737Z test_schema_correctness_flipud_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1964130Z test_schema_correctness_flipud_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1964498Z test_schema_correctness_flipud_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1964853Z test_schema_correctness_float_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1965220Z test_schema_correctness_float_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1965691Z test_schema_correctness_float_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1966130Z test_schema_correctness_float_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.1966524Z test_schema_correctness_float_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1967068Z test_schema_correctness_float_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1967503Z test_schema_correctness_float_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1967880Z test_schema_correctness_float_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1968304Z test_schema_correctness_float_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1968751Z test_schema_correctness_float_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.1969177Z test_schema_correctness_float_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.1969552Z test_schema_correctness_float_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.1969968Z test_schema_correctness_float_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.1970400Z test_schema_correctness_float_power_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.1970895Z test_schema_correctness_float_power_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.1971294Z test_schema_correctness_float_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1971736Z test_schema_correctness_float_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.1972176Z test_schema_correctness_float_power_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.1972579Z test_schema_correctness_float_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1973033Z test_schema_correctness_float_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.1973461Z test_schema_correctness_float_power_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1973892Z test_schema_correctness_float_power_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1974294Z test_schema_correctness_float_power_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.1974780Z test_schema_correctness_float_power_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.1975209Z test_schema_correctness_float_power_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.1975680Z test_schema_correctness_floor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1976064Z test_schema_correctness_floor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1976481Z test_schema_correctness_floor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1976919Z test_schema_correctness_floor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1977326Z test_schema_correctness_floor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1977749Z test_schema_correctness_floor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1978272Z test_schema_correctness_floor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1978717Z test_schema_correctness_floor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1979113Z test_schema_correctness_floor_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1979562Z test_schema_correctness_floor_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1980001Z test_schema_correctness_floor_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1980438Z test_schema_correctness_floor_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1980849Z test_schema_correctness_floor_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1981292Z test_schema_correctness_floor_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.1981720Z test_schema_correctness_floor_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1982150Z test_schema_correctness_floor_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1982582Z test_schema_correctness_floor_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1983040Z test_schema_correctness_fmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1983461Z test_schema_correctness_fmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1983840Z test_schema_correctness_fmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1984266Z test_schema_correctness_fmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1984714Z test_schema_correctness_fmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1985133Z test_schema_correctness_fmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1985508Z test_schema_correctness_fmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1985957Z test_schema_correctness_fmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1986379Z test_schema_correctness_fmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1986772Z test_schema_correctness_fmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1987310Z test_schema_correctness_fmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1987737Z test_schema_correctness_fmin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1988167Z test_schema_correctness_fmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1988546Z test_schema_correctness_fmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1989059Z test_schema_correctness_fmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1989487Z test_schema_correctness_fmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1989930Z test_schema_correctness_fmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1990306Z test_schema_correctness_fmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1990738Z test_schema_correctness_fmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.1991195Z test_schema_correctness_fmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.1991581Z test_schema_correctness_fmod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1992002Z test_schema_correctness_fmod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.1992420Z test_schema_correctness_fmod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1992873Z test_schema_correctness_fmod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.1993247Z test_schema_correctness_fmod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1993691Z test_schema_correctness_fmod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1994103Z test_schema_correctness_fmod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1994549Z test_schema_correctness_fmod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1994922Z test_schema_correctness_fmod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.1995343Z test_schema_correctness_frac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1995773Z test_schema_correctness_frac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1996151Z test_schema_correctness_frac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1996592Z test_schema_correctness_frac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.1997049Z test_schema_correctness_frexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1997477Z test_schema_correctness_frexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1997858Z test_schema_correctness_frexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.1998286Z test_schema_correctness_frexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.1998723Z test_schema_correctness_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.1999149Z test_schema_correctness_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1999530Z test_schema_correctness_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.1999964Z test_schema_correctness_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2000407Z test_schema_correctness_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2000791Z test_schema_correctness_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2001242Z test_schema_correctness_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2001665Z test_schema_correctness_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2002087Z test_schema_correctness_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2002522Z test_schema_correctness_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2002946Z test_schema_correctness_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2003359Z test_schema_correctness_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2003772Z test_schema_correctness_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2004160Z test_schema_correctness_full_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2004676Z test_schema_correctness_full_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2005109Z test_schema_correctness_full_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2005506Z test_schema_correctness_full_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2005941Z test_schema_correctness_full_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2006399Z test_schema_correctness_full_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2006833Z test_schema_correctness_full_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2007218Z test_schema_correctness_full_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2007641Z test_schema_correctness_full_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2008067Z test_schema_correctness_full_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2008540Z test_schema_correctness_full_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2008927Z test_schema_correctness_full_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2009354Z test_schema_correctness_gather_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2009792Z test_schema_correctness_gather_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2010245Z test_schema_correctness_gather_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2010641Z test_schema_correctness_gather_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2011074Z test_schema_correctness_gather_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2022745Z test_schema_correctness_gather_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2023147Z test_schema_correctness_gather_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2023512Z test_schema_correctness_gather_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2023892Z test_schema_correctness_gather_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2024260Z test_schema_correctness_gather_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2024629Z test_schema_correctness_gather_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2024991Z test_schema_correctness_gather_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2025359Z test_schema_correctness_gcd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2025729Z test_schema_correctness_gcd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2026077Z test_schema_correctness_gcd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2026439Z test_schema_correctness_gcd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2026899Z test_schema_correctness_gcd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2027379Z test_schema_correctness_ge_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2027731Z test_schema_correctness_ge_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2028092Z test_schema_correctness_ge_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2028458Z test_schema_correctness_ge_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2028882Z test_schema_correctness_ge_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2029235Z test_schema_correctness_ge_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2029592Z test_schema_correctness_ge_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2029951Z test_schema_correctness_ge_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2030294Z test_schema_correctness_ge_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2030647Z test_schema_correctness_ge_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2031017Z test_schema_correctness_geqrf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2031397Z test_schema_correctness_geqrf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2031760Z test_schema_correctness_geqrf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2032128Z test_schema_correctness_geqrf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2032510Z test_schema_correctness_gradient_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.530s) 2023-01-11T21:19:16.2032902Z test_schema_correctness_gradient_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.564s) 2023-01-11T21:19:16.2033275Z test_schema_correctness_gradient_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.583s) 2023-01-11T21:19:16.2033658Z test_schema_correctness_gradient_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.535s) 2023-01-11T21:19:16.2034035Z test_schema_correctness_gradient_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.525s) 2023-01-11T21:19:16.2034397Z test_schema_correctness_gradient_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.483s) 2023-01-11T21:19:16.2034776Z test_schema_correctness_gradient_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.529s) 2023-01-11T21:19:16.2035148Z test_schema_correctness_gradient_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.522s) 2023-01-11T21:19:16.2035517Z test_schema_correctness_gradient_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.541s) 2023-01-11T21:19:16.2035874Z test_schema_correctness_gradient_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.522s) 2023-01-11T21:19:16.2036260Z test_schema_correctness_grid_sampler_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2036650Z test_schema_correctness_grid_sampler_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2037028Z test_schema_correctness_gt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2037376Z test_schema_correctness_gt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2037738Z test_schema_correctness_gt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2038102Z test_schema_correctness_gt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2038450Z test_schema_correctness_gt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2038870Z test_schema_correctness_gt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2039227Z test_schema_correctness_gt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2039585Z test_schema_correctness_gt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2039931Z test_schema_correctness_gt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2040287Z test_schema_correctness_gt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2040680Z test_schema_correctness_half_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2041050Z test_schema_correctness_half_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2041407Z test_schema_correctness_half_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2041789Z test_schema_correctness_half_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2042160Z test_schema_correctness_half_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2042511Z test_schema_correctness_half_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2042876Z test_schema_correctness_half_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2043244Z test_schema_correctness_half_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2043613Z test_schema_correctness_half_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2043959Z test_schema_correctness_half_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2044315Z test_schema_correctness_half_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2044683Z test_schema_correctness_half_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2045060Z test_schema_correctness_heaviside_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2045428Z test_schema_correctness_heaviside_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2045805Z test_schema_correctness_heaviside_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2046182Z test_schema_correctness_heaviside_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2046550Z test_schema_correctness_heaviside_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2046933Z test_schema_correctness_heaviside_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2047308Z test_schema_correctness_heaviside_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2047678Z test_schema_correctness_heaviside_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2048034Z test_schema_correctness_heaviside_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2048404Z test_schema_correctness_heaviside_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2048773Z test_schema_correctness_histc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2049140Z test_schema_correctness_histc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2023-01-11T21:19:16.2049492Z test_schema_correctness_histc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.119s) 2023-01-11T21:19:16.2049865Z test_schema_correctness_histogram_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.371s) 2023-01-11T21:19:16.2050247Z test_schema_correctness_histogram_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.344s) 2023-01-11T21:19:16.2050652Z test_schema_correctness_histogramdd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.527s) 2023-01-11T21:19:16.2051031Z test_schema_correctness_histogramdd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.494s) 2023-01-11T21:19:16.2051405Z test_schema_correctness_hsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2051771Z test_schema_correctness_hsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2052158Z test_schema_correctness_hsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2052540Z test_schema_correctness_hsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2052913Z test_schema_correctness_hsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2053291Z test_schema_correctness_hsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2053647Z test_schema_correctness_hsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2054013Z test_schema_correctness_hsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2054385Z test_schema_correctness_hsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2054737Z test_schema_correctness_hsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2055104Z test_schema_correctness_hsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2055469Z test_schema_correctness_hsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2055837Z test_schema_correctness_hsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2056196Z test_schema_correctness_hstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2056568Z test_schema_correctness_hstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2056946Z test_schema_correctness_hstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2057328Z test_schema_correctness_hstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2057691Z test_schema_correctness_hstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2058070Z test_schema_correctness_hstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2058538Z test_schema_correctness_hstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2058912Z test_schema_correctness_hstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2059269Z test_schema_correctness_hstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2059633Z test_schema_correctness_hstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2059996Z test_schema_correctness_hstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2060346Z test_schema_correctness_hstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2060715Z test_schema_correctness_hstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2061090Z test_schema_correctness_hypot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2061464Z test_schema_correctness_hypot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2061820Z test_schema_correctness_hypot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2062226Z test_schema_correctness_i0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2062582Z test_schema_correctness_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2062945Z test_schema_correctness_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2063295Z test_schema_correctness_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2063652Z test_schema_correctness_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2064071Z test_schema_correctness_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2064414Z test_schema_correctness_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2064768Z test_schema_correctness_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2065123Z test_schema_correctness_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2065489Z test_schema_correctness_igamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2065850Z test_schema_correctness_igamma_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2066225Z test_schema_correctness_igamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2066596Z test_schema_correctness_igamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2066976Z test_schema_correctness_igammac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2067451Z test_schema_correctness_igammac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2067828Z test_schema_correctness_igammac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2068202Z test_schema_correctness_igammac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2068555Z test_schema_correctness_imag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2068929Z test_schema_correctness_imag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2069302Z test_schema_correctness_imag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2069681Z test_schema_correctness_index_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2070041Z test_schema_correctness_index_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2070430Z test_schema_correctness_index_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2070818Z test_schema_correctness_index_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2071205Z test_schema_correctness_index_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2071570Z test_schema_correctness_index_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2071947Z test_schema_correctness_index_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2072322Z test_schema_correctness_index_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2072699Z test_schema_correctness_index_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2073057Z test_schema_correctness_index_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2073432Z test_schema_correctness_index_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2073799Z test_schema_correctness_index_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2074205Z test_schema_correctness_index_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2074585Z test_schema_correctness_index_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2074963Z test_schema_correctness_index_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2075344Z test_schema_correctness_index_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2075749Z test_schema_correctness_index_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2076133Z test_schema_correctness_index_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2076509Z test_schema_correctness_index_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2076890Z test_schema_correctness_index_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2077255Z test_schema_correctness_index_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2077628Z test_schema_correctness_index_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2078001Z test_schema_correctness_index_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2078374Z test_schema_correctness_index_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2078734Z test_schema_correctness_index_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2079115Z test_schema_correctness_index_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2079494Z test_schema_correctness_index_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2079876Z test_schema_correctness_index_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2080248Z test_schema_correctness_index_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2080630Z test_schema_correctness_index_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2081004Z test_schema_correctness_index_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2081369Z test_schema_correctness_index_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2081743Z test_schema_correctness_index_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2082116Z test_schema_correctness_index_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2082490Z test_schema_correctness_index_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2082852Z test_schema_correctness_index_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2083227Z test_schema_correctness_index_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2083602Z test_schema_correctness_index_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2083979Z test_schema_correctness_index_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2084153Z test_schema_correctness_index_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2084336Z test_schema_correctness_index_put_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2084522Z test_schema_correctness_index_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2084704Z test_schema_correctness_index_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2084918Z test_schema_correctness_index_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2085097Z test_schema_correctness_index_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2085273Z test_schema_correctness_index_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2085450Z test_schema_correctness_index_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2085646Z test_schema_correctness_index_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2085811Z test_schema_correctness_index_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2085985Z test_schema_correctness_index_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2086783Z test_schema_correctness_index_reduce_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T21:19:16.2086877Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2086944Z ok (0.078s) 2023-01-11T21:19:16.2087128Z test_schema_correctness_index_reduce_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2023-01-11T21:19:16.2087315Z test_schema_correctness_index_reduce_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:19:16.2087501Z test_schema_correctness_index_reduce_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2087682Z test_schema_correctness_index_reduce_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:19:16.2087866Z test_schema_correctness_index_reduce_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2088032Z test_schema_correctness_index_reduce_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2088210Z test_schema_correctness_index_reduce_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2088396Z test_schema_correctness_index_reduce_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.2088583Z test_schema_correctness_index_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2088764Z test_schema_correctness_index_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2088950Z test_schema_correctness_index_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2089136Z test_schema_correctness_index_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2089321Z test_schema_correctness_index_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2089506Z test_schema_correctness_index_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2089674Z test_schema_correctness_index_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2089851Z test_schema_correctness_index_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2090030Z test_schema_correctness_index_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2090214Z test_schema_correctness_index_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2090390Z test_schema_correctness_index_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2090606Z test_schema_correctness_index_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2090780Z test_schema_correctness_index_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2090955Z test_schema_correctness_inner_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2091130Z test_schema_correctness_inner_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2091294Z test_schema_correctness_inner_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2091495Z test_schema_correctness_inner_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2091669Z test_schema_correctness_inner_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2091842Z test_schema_correctness_inner_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2092019Z test_schema_correctness_inner_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2092190Z test_schema_correctness_inner_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2092367Z test_schema_correctness_inner_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2092536Z test_schema_correctness_inner_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2092713Z test_schema_correctness_int_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2092872Z test_schema_correctness_int_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2093052Z test_schema_correctness_int_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2093226Z test_schema_correctness_int_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2093400Z test_schema_correctness_int_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2093570Z test_schema_correctness_int_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2093742Z test_schema_correctness_int_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2093910Z test_schema_correctness_int_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2094078Z test_schema_correctness_int_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2094250Z test_schema_correctness_int_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2094406Z test_schema_correctness_int_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2094571Z test_schema_correctness_int_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2094755Z test_schema_correctness_isclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.242s) 2023-01-11T21:19:16.2094928Z test_schema_correctness_isclose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.271s) 2023-01-11T21:19:16.2095112Z test_schema_correctness_isclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.242s) 2023-01-11T21:19:16.2095289Z test_schema_correctness_isclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2023-01-11T21:19:16.2095465Z test_schema_correctness_isclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.246s) 2023-01-11T21:19:16.2095638Z test_schema_correctness_isclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.243s) 2023-01-11T21:19:16.2095808Z test_schema_correctness_isclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.232s) 2023-01-11T21:19:16.2095969Z test_schema_correctness_isclose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.247s) 2023-01-11T21:19:16.2096174Z test_schema_correctness_isclose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.248s) 2023-01-11T21:19:16.2096344Z test_schema_correctness_isclose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2023-01-11T21:19:16.2096515Z test_schema_correctness_isclose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2023-01-11T21:19:16.2096683Z test_schema_correctness_isclose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.243s) 2023-01-11T21:19:16.2096863Z test_schema_correctness_isfinite_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2097062Z test_schema_correctness_isfinite_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2097246Z test_schema_correctness_isfinite_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2097427Z test_schema_correctness_isfinite_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2097597Z test_schema_correctness_isfinite_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2097774Z test_schema_correctness_isfinite_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2097950Z test_schema_correctness_isfinite_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2098129Z test_schema_correctness_isfinite_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2098377Z test_schema_correctness_isfinite_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2098554Z test_schema_correctness_isfinite_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2098729Z test_schema_correctness_isfinite_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2098902Z test_schema_correctness_isfinite_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2099082Z test_schema_correctness_isfinite_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2099240Z test_schema_correctness_isin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2099405Z test_schema_correctness_isin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2099573Z test_schema_correctness_isin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2099745Z test_schema_correctness_isin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2099917Z test_schema_correctness_isin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2100089Z test_schema_correctness_isin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2100259Z test_schema_correctness_isin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2100441Z test_schema_correctness_isinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2100611Z test_schema_correctness_isinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2100777Z test_schema_correctness_isinf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2100954Z test_schema_correctness_isinf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2101128Z test_schema_correctness_isinf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2101304Z test_schema_correctness_isinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2101476Z test_schema_correctness_isinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2101641Z test_schema_correctness_isinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2101862Z test_schema_correctness_isinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102031Z test_schema_correctness_isinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102202Z test_schema_correctness_isinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102361Z test_schema_correctness_isinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102529Z test_schema_correctness_isinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102734Z test_schema_correctness_isnan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2102904Z test_schema_correctness_isnan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103087Z test_schema_correctness_isnan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103263Z test_schema_correctness_isnan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103440Z test_schema_correctness_isnan_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103609Z test_schema_correctness_isnan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103774Z test_schema_correctness_isnan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2103931Z test_schema_correctness_isnan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104102Z test_schema_correctness_isnan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104269Z test_schema_correctness_isnan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104441Z test_schema_correctness_isnan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104612Z test_schema_correctness_isnan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104794Z test_schema_correctness_isneginf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2104967Z test_schema_correctness_isneginf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2105146Z test_schema_correctness_isneginf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2105311Z test_schema_correctness_isneginf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2105490Z test_schema_correctness_isneginf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2105665Z test_schema_correctness_isneginf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2105844Z test_schema_correctness_isneginf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106020Z test_schema_correctness_isneginf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106191Z test_schema_correctness_isneginf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106366Z test_schema_correctness_isneginf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106547Z test_schema_correctness_isposinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106721Z test_schema_correctness_isposinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2106887Z test_schema_correctness_isposinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2107065Z test_schema_correctness_isposinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2107394Z test_schema_correctness_isposinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2107569Z test_schema_correctness_isposinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2107750Z test_schema_correctness_isposinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2107921Z test_schema_correctness_isposinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2108097Z test_schema_correctness_isposinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2108311Z test_schema_correctness_isposinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2108491Z test_schema_correctness_isreal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2108650Z test_schema_correctness_isreal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2108831Z test_schema_correctness_isreal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2109014Z test_schema_correctness_isreal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2109190Z test_schema_correctness_isreal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2109368Z test_schema_correctness_isreal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2109541Z test_schema_correctness_isreal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2109714Z test_schema_correctness_isreal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2109885Z test_schema_correctness_isreal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2110054Z test_schema_correctness_isreal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2110210Z test_schema_correctness_isreal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2110379Z test_schema_correctness_isreal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2110550Z test_schema_correctness_isreal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2110727Z test_schema_correctness_istft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.832s) 2023-01-11T21:19:16.2110902Z test_schema_correctness_istft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.833s) 2023-01-11T21:19:16.2111124Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2111338Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2111566Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2111787Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2112008Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2112212Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2112428Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2112645Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2112894Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2113110Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2113320Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2113537Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2113784Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2114006Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2114237Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2114462Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2114673Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2114898Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2115116Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2115336Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2115553Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2115774Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2115988Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2116215Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2116423Z test_schema_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2116629Z test_schema_correctness_jiterator_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2116843Z test_schema_correctness_jiterator_binary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2117040Z test_schema_correctness_jiterator_binary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2117244Z test_schema_correctness_jiterator_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2117451Z test_schema_correctness_jiterator_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2117653Z test_schema_correctness_jiterator_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2117858Z test_schema_correctness_jiterator_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2118101Z test_schema_correctness_jiterator_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2118303Z test_schema_correctness_jiterator_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2118506Z test_schema_correctness_jiterator_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2118709Z test_schema_correctness_jiterator_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2118958Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2119178Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2119391Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2119613Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2119835Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2120052Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2120273Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2120488Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2120705Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2120919Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2121136Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2121347Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2121554Z test_schema_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2121744Z test_schema_correctness_jiterator_unary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2121952Z test_schema_correctness_jiterator_unary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2122163Z test_schema_correctness_jiterator_unary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2122371Z test_schema_correctness_jiterator_unary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2122579Z test_schema_correctness_jiterator_unary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2122780Z test_schema_correctness_jiterator_unary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2122979Z test_schema_correctness_jiterator_unary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2123187Z test_schema_correctness_jiterator_unary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2123414Z test_schema_correctness_jiterator_unary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2123618Z test_schema_correctness_jiterator_unary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2123806Z test_schema_correctness_jiterator_unary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:16.2123982Z test_schema_correctness_kron_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2124185Z test_schema_correctness_kron_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2124363Z test_schema_correctness_kron_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2124543Z test_schema_correctness_kron_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2124718Z test_schema_correctness_kron_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2124886Z test_schema_correctness_kron_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2125058Z test_schema_correctness_kron_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2125225Z test_schema_correctness_kron_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2125383Z test_schema_correctness_kron_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2125557Z test_schema_correctness_kron_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2125725Z test_schema_correctness_kron_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2125896Z test_schema_correctness_kron_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2126079Z test_schema_correctness_kthvalue_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2126264Z test_schema_correctness_kthvalue_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2126439Z test_schema_correctness_kthvalue_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2126615Z test_schema_correctness_kthvalue_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2126795Z test_schema_correctness_kthvalue_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2126954Z test_schema_correctness_kthvalue_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2127129Z test_schema_correctness_kthvalue_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2127300Z test_schema_correctness_kthvalue_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2127471Z test_schema_correctness_lcm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2127637Z test_schema_correctness_lcm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2127802Z test_schema_correctness_lcm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2127974Z test_schema_correctness_lcm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2128140Z test_schema_correctness_lcm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2128321Z test_schema_correctness_ldexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2128482Z test_schema_correctness_ldexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2128666Z test_schema_correctness_ldexp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2128876Z test_schema_correctness_ldexp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2129054Z test_schema_correctness_ldexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2129222Z test_schema_correctness_ldexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2129396Z test_schema_correctness_ldexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2129568Z test_schema_correctness_ldexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2129768Z test_schema_correctness_ldexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2129939Z test_schema_correctness_ldexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2130098Z test_schema_correctness_ldexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2130273Z test_schema_correctness_ldexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2130442Z test_schema_correctness_le_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2130608Z test_schema_correctness_le_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2130782Z test_schema_correctness_le_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2130950Z test_schema_correctness_le_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2131120Z test_schema_correctness_le_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2131288Z test_schema_correctness_le_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2131453Z test_schema_correctness_le_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2131608Z test_schema_correctness_le_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2131775Z test_schema_correctness_le_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2131942Z test_schema_correctness_le_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2132116Z test_schema_correctness_lerp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2132294Z test_schema_correctness_lerp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2132473Z test_schema_correctness_lerp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2132645Z test_schema_correctness_lerp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2132819Z test_schema_correctness_lerp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2132999Z test_schema_correctness_lgamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2133158Z test_schema_correctness_lgamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2133335Z test_schema_correctness_lgamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2133513Z test_schema_correctness_lgamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2133685Z test_schema_correctness_lgamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2133857Z test_schema_correctness_lgamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2134023Z test_schema_correctness_lgamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2134197Z test_schema_correctness_lgamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2134402Z test_schema_correctness_lgamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2134581Z test_schema_correctness_linalg_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2134772Z test_schema_correctness_linalg_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2134962Z test_schema_correctness_linalg_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2135154Z test_schema_correctness_linalg_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2135380Z test_schema_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2135574Z test_schema_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2135762Z test_schema_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2135951Z test_schema_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2136135Z test_schema_correctness_linalg_cond_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2136322Z test_schema_correctness_linalg_cond_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2136490Z test_schema_correctness_linalg_cond_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2136675Z test_schema_correctness_linalg_cond_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2136859Z test_schema_correctness_linalg_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2137044Z test_schema_correctness_linalg_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2137235Z test_schema_correctness_linalg_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2137418Z test_schema_correctness_linalg_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2137599Z test_schema_correctness_linalg_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2137778Z test_schema_correctness_linalg_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2137955Z test_schema_correctness_linalg_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2138123Z test_schema_correctness_linalg_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2138381Z test_schema_correctness_linalg_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2138564Z test_schema_correctness_linalg_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2138752Z test_schema_correctness_linalg_det_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2138940Z test_schema_correctness_linalg_det_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2139119Z test_schema_correctness_linalg_det_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2139297Z test_schema_correctness_linalg_det_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2139496Z test_schema_correctness_linalg_det_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.082s) 2023-01-11T21:19:16.2139689Z test_schema_correctness_linalg_det_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2139865Z test_schema_correctness_linalg_det_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2140106Z test_schema_correctness_linalg_det_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2140293Z test_schema_correctness_linalg_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2140481Z test_schema_correctness_linalg_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2140661Z test_schema_correctness_linalg_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2140839Z test_schema_correctness_linalg_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2141054Z test_schema_correctness_linalg_eigh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2141244Z test_schema_correctness_linalg_eigh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2141426Z test_schema_correctness_linalg_eigh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2141590Z test_schema_correctness_linalg_eigh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2141782Z test_schema_correctness_linalg_eigvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2141972Z test_schema_correctness_linalg_eigvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2142161Z test_schema_correctness_linalg_eigvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2142348Z test_schema_correctness_linalg_eigvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2142537Z test_schema_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2142725Z test_schema_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2142912Z test_schema_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2143098Z test_schema_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2143301Z test_schema_correctness_linalg_householder_product_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2143493Z test_schema_correctness_linalg_householder_product_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2143698Z test_schema_correctness_linalg_householder_product_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2143898Z test_schema_correctness_linalg_householder_product_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2144081Z test_schema_correctness_linalg_inv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2144265Z test_schema_correctness_linalg_inv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2144446Z test_schema_correctness_linalg_inv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2144624Z test_schema_correctness_linalg_inv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2144810Z test_schema_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2144999Z test_schema_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2145166Z test_schema_correctness_linalg_inv_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2145347Z test_schema_correctness_linalg_inv_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2145576Z test_schema_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2145766Z test_schema_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2145951Z test_schema_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2146140Z test_schema_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2146335Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2146561Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2146753Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2146935Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2147112Z test_schema_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2147417Z test_schema_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2147601Z test_schema_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2147791Z test_schema_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2147976Z test_schema_correctness_linalg_lstsq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.119s) 2023-01-11T21:19:16.2148160Z test_schema_correctness_linalg_lstsq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.2148342Z test_schema_correctness_linalg_lstsq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2148524Z test_schema_correctness_linalg_lstsq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:19:16.2148730Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.118s) 2023-01-11T21:19:16.2148919Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.2149113Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2149316Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2023-01-11T21:19:16.2149498Z test_schema_correctness_linalg_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2149684Z test_schema_correctness_linalg_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2149866Z test_schema_correctness_linalg_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2150044Z test_schema_correctness_linalg_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2150234Z test_schema_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2150423Z test_schema_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2150597Z test_schema_correctness_linalg_lu_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2150781Z test_schema_correctness_linalg_lu_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2150977Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2151219Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2151406Z test_schema_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2151591Z test_schema_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2151776Z test_schema_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.259s) 2023-01-11T21:19:16.2151967Z test_schema_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.263s) 2023-01-11T21:19:16.2152185Z test_schema_correctness_linalg_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.240s) 2023-01-11T21:19:16.2152373Z test_schema_correctness_linalg_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.232s) 2023-01-11T21:19:16.2152549Z test_schema_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2152742Z test_schema_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.223s) 2023-01-11T21:19:16.2152934Z test_schema_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.229s) 2023-01-11T21:19:16.2153120Z test_schema_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2153307Z test_schema_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.221s) 2023-01-11T21:19:16.2153497Z test_schema_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.213s) 2023-01-11T21:19:16.2153690Z test_schema_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.305s) 2023-01-11T21:19:16.2153882Z test_schema_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.304s) 2023-01-11T21:19:16.2154075Z test_schema_correctness_linalg_matrix_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.297s) 2023-01-11T21:19:16.2154247Z test_schema_correctness_linalg_matrix_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.282s) 2023-01-11T21:19:16.2154437Z test_schema_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.961s) 2023-01-11T21:19:16.2154628Z test_schema_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.982s) 2023-01-11T21:19:16.2154816Z test_schema_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.955s) 2023-01-11T21:19:16.2155003Z test_schema_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.933s) 2023-01-11T21:19:16.2155204Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.759s) 2023-01-11T21:19:16.2155408Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.760s) 2023-01-11T21:19:16.2155608Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.753s) 2023-01-11T21:19:16.2155805Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.759s) 2023-01-11T21:19:16.2155992Z test_schema_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2156172Z test_schema_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.2156358Z test_schema_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2156547Z test_schema_correctness_linalg_multi_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2156767Z test_schema_correctness_linalg_multi_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2156949Z test_schema_correctness_linalg_multi_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2157130Z test_schema_correctness_linalg_multi_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2157310Z test_schema_correctness_linalg_multi_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2157518Z test_schema_correctness_linalg_multi_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2157701Z test_schema_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2157870Z test_schema_correctness_linalg_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.2158054Z test_schema_correctness_linalg_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.236s) 2023-01-11T21:19:16.2158238Z test_schema_correctness_linalg_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2023-01-11T21:19:16.2158423Z test_schema_correctness_linalg_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.130s) 2023-01-11T21:19:16.2158598Z test_schema_correctness_linalg_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.231s) 2023-01-11T21:19:16.2158777Z test_schema_correctness_linalg_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.221s) 2023-01-11T21:19:16.2158983Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2159196Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2023-01-11T21:19:16.2159406Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2023-01-11T21:19:16.2159609Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2159798Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2023-01-11T21:19:16.2160003Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.152s) 2023-01-11T21:19:16.2160192Z test_schema_correctness_linalg_pinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.616s) 2023-01-11T21:19:16.2160381Z test_schema_correctness_linalg_pinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.614s) 2023-01-11T21:19:16.2160561Z test_schema_correctness_linalg_pinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.609s) 2023-01-11T21:19:16.2160743Z test_schema_correctness_linalg_pinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.608s) 2023-01-11T21:19:16.2160943Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2161138Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2161331Z test_schema_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2161519Z test_schema_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2161770Z test_schema_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:19:16.2162034Z test_schema_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:19:16.2162357Z test_schema_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:19:16.2162605Z test_schema_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:19:16.2162788Z test_schema_correctness_linalg_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.2162999Z test_schema_correctness_linalg_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2163186Z test_schema_correctness_linalg_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2163364Z test_schema_correctness_linalg_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2163560Z test_schema_correctness_linalg_slogdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2163748Z test_schema_correctness_linalg_slogdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2163934Z test_schema_correctness_linalg_slogdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.2164108Z test_schema_correctness_linalg_slogdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2164298Z test_schema_correctness_linalg_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2164481Z test_schema_correctness_linalg_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2164666Z test_schema_correctness_linalg_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2164849Z test_schema_correctness_linalg_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2165038Z test_schema_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2165227Z test_schema_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2165412Z test_schema_correctness_linalg_solve_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2165597Z test_schema_correctness_linalg_solve_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2165784Z test_schema_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.290s) 2023-01-11T21:19:16.2165987Z test_schema_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.302s) 2023-01-11T21:19:16.2166180Z test_schema_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.277s) 2023-01-11T21:19:16.2166372Z test_schema_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.251s) 2023-01-11T21:19:16.2166555Z test_schema_correctness_linalg_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.409s) 2023-01-11T21:19:16.2166739Z test_schema_correctness_linalg_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.432s) 2023-01-11T21:19:16.2166919Z test_schema_correctness_linalg_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.392s) 2023-01-11T21:19:16.2167106Z test_schema_correctness_linalg_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.370s) 2023-01-11T21:19:16.2167294Z test_schema_correctness_linalg_svdvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2167480Z test_schema_correctness_linalg_svdvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2167683Z test_schema_correctness_linalg_svdvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2167866Z test_schema_correctness_linalg_svdvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2168057Z test_schema_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2168246Z test_schema_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2168459Z test_schema_correctness_linalg_tensorinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2168645Z test_schema_correctness_linalg_tensorinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2168838Z test_schema_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2169031Z test_schema_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2169218Z test_schema_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2169394Z test_schema_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2023-01-11T21:19:16.2169578Z test_schema_correctness_linalg_vander_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2169766Z test_schema_correctness_linalg_vander_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2169950Z test_schema_correctness_linalg_vander_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2170135Z test_schema_correctness_linalg_vander_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2170317Z test_schema_correctness_linalg_vander_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2170497Z test_schema_correctness_linalg_vander_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2170674Z test_schema_correctness_linalg_vander_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2170857Z test_schema_correctness_linalg_vander_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2171024Z test_schema_correctness_linalg_vander_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2171210Z test_schema_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2171410Z test_schema_correctness_linalg_vecdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2171610Z test_schema_correctness_linalg_vecdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.2171793Z test_schema_correctness_linalg_vecdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2023-01-11T21:19:16.2171973Z test_schema_correctness_linalg_vecdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2023-01-11T21:19:16.2172159Z test_schema_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.451s) 2023-01-11T21:19:16.2172353Z test_schema_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.457s) 2023-01-11T21:19:16.2172545Z test_schema_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.463s) 2023-01-11T21:19:16.2172731Z test_schema_correctness_linalg_vector_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.445s) 2023-01-11T21:19:16.2172905Z test_schema_correctness_linalg_vector_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.448s) 2023-01-11T21:19:16.2173119Z test_schema_correctness_linalg_vector_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.430s) 2023-01-11T21:19:16.2173299Z test_schema_correctness_linspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.336s) 2023-01-11T21:19:16.2173485Z test_schema_correctness_linspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2023-01-11T21:19:16.2173667Z test_schema_correctness_linspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.337s) 2023-01-11T21:19:16.2173845Z test_schema_correctness_linspace_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2023-01-11T21:19:16.2174047Z test_schema_correctness_linspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.334s) 2023-01-11T21:19:16.2174222Z test_schema_correctness_linspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.337s) 2023-01-11T21:19:16.2174397Z test_schema_correctness_linspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.339s) 2023-01-11T21:19:16.2174560Z test_schema_correctness_linspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.343s) 2023-01-11T21:19:16.2174731Z test_schema_correctness_linspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2023-01-11T21:19:16.2174906Z test_schema_correctness_linspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.334s) 2023-01-11T21:19:16.2175082Z test_schema_correctness_linspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.272s) 2023-01-11T21:19:16.2175257Z test_schema_correctness_log10_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2175426Z test_schema_correctness_log10_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2175603Z test_schema_correctness_log10_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2175779Z test_schema_correctness_log10_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2175943Z test_schema_correctness_log10_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176112Z test_schema_correctness_log10_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176282Z test_schema_correctness_log10_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176451Z test_schema_correctness_log10_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176622Z test_schema_correctness_log10_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176792Z test_schema_correctness_log10_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2176959Z test_schema_correctness_log10_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2177137Z test_schema_correctness_log1p_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2177311Z test_schema_correctness_log1p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2177477Z test_schema_correctness_log1p_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2177652Z test_schema_correctness_log1p_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2177822Z test_schema_correctness_log1p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2177992Z test_schema_correctness_log1p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2178237Z test_schema_correctness_log1p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2178413Z test_schema_correctness_log1p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2178582Z test_schema_correctness_log1p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2178804Z test_schema_correctness_log1p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2178973Z test_schema_correctness_log1p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2179135Z test_schema_correctness_log2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2179303Z test_schema_correctness_log2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2179507Z test_schema_correctness_log2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2179685Z test_schema_correctness_log2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2179857Z test_schema_correctness_log2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2180023Z test_schema_correctness_log2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2180196Z test_schema_correctness_log2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2180365Z test_schema_correctness_log2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2180533Z test_schema_correctness_log2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2180688Z test_schema_correctness_log2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2180858Z test_schema_correctness_log2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181030Z test_schema_correctness_log_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181197Z test_schema_correctness_log_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181373Z test_schema_correctness_log_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181550Z test_schema_correctness_log_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181719Z test_schema_correctness_log_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2181890Z test_schema_correctness_log_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2182058Z test_schema_correctness_log_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2182211Z test_schema_correctness_log_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2182380Z test_schema_correctness_log_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2182547Z test_schema_correctness_log_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2182712Z test_schema_correctness_log_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2182899Z test_schema_correctness_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2183080Z test_schema_correctness_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2183261Z test_schema_correctness_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2183455Z test_schema_correctness_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2183647Z test_schema_correctness_log_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2183833Z test_schema_correctness_log_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2184031Z test_schema_correctness_log_softmax_with_dtype_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2184258Z test_schema_correctness_log_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.152s) 2023-01-11T21:19:16.2184455Z test_schema_correctness_log_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2184652Z test_schema_correctness_log_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2184841Z test_schema_correctness_log_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2185057Z test_schema_correctness_log_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2185247Z test_schema_correctness_log_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2185441Z test_schema_correctness_log_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2185620Z test_schema_correctness_log_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2023-01-11T21:19:16.2185813Z test_schema_correctness_log_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2185996Z test_schema_correctness_logaddexp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2186179Z test_schema_correctness_logaddexp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2186363Z test_schema_correctness_logaddexp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2186545Z test_schema_correctness_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2186726Z test_schema_correctness_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2186907Z test_schema_correctness_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2187098Z test_schema_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2187376Z test_schema_correctness_logcumsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2187561Z test_schema_correctness_logcumsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2187744Z test_schema_correctness_logdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2187927Z test_schema_correctness_logdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2188104Z test_schema_correctness_logdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2023-01-11T21:19:16.2188276Z test_schema_correctness_logdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.199s) 2023-01-11T21:19:16.2188463Z test_schema_correctness_logical_and_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2188642Z test_schema_correctness_logical_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2188829Z test_schema_correctness_logical_and_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2189000Z test_schema_correctness_logical_and_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2189181Z test_schema_correctness_logical_and_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2189363Z test_schema_correctness_logical_and_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2189542Z test_schema_correctness_logical_and_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2189720Z test_schema_correctness_logical_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2189952Z test_schema_correctness_logical_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2190133Z test_schema_correctness_logical_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2190311Z test_schema_correctness_logical_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2190490Z test_schema_correctness_logical_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2190693Z test_schema_correctness_logical_not_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2190872Z test_schema_correctness_logical_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2191057Z test_schema_correctness_logical_not_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2191242Z test_schema_correctness_logical_not_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2191425Z test_schema_correctness_logical_not_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2191606Z test_schema_correctness_logical_not_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2191779Z test_schema_correctness_logical_not_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2191958Z test_schema_correctness_logical_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2192137Z test_schema_correctness_logical_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2192302Z test_schema_correctness_logical_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2192481Z test_schema_correctness_logical_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2192662Z test_schema_correctness_logical_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2192844Z test_schema_correctness_logical_or_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2193021Z test_schema_correctness_logical_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2193205Z test_schema_correctness_logical_or_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2193387Z test_schema_correctness_logical_or_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2193569Z test_schema_correctness_logical_or_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2193749Z test_schema_correctness_logical_or_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2193916Z test_schema_correctness_logical_or_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2194093Z test_schema_correctness_logical_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2194273Z test_schema_correctness_logical_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2194446Z test_schema_correctness_logical_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2194622Z test_schema_correctness_logical_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2194803Z test_schema_correctness_logical_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2194987Z test_schema_correctness_logical_xor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2195161Z test_schema_correctness_logical_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2195379Z test_schema_correctness_logical_xor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2195551Z test_schema_correctness_logical_xor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2195732Z test_schema_correctness_logical_xor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2195913Z test_schema_correctness_logical_xor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2196092Z test_schema_correctness_logical_xor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2196299Z test_schema_correctness_logical_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2196477Z test_schema_correctness_logical_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2196655Z test_schema_correctness_logical_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2196835Z test_schema_correctness_logical_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2197010Z test_schema_correctness_logical_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2197175Z test_schema_correctness_logit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2197347Z test_schema_correctness_logit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2197521Z test_schema_correctness_logit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2197694Z test_schema_correctness_logit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2197866Z test_schema_correctness_logit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2198039Z test_schema_correctness_logit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2198212Z test_schema_correctness_logit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2198383Z test_schema_correctness_logit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2198553Z test_schema_correctness_logit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2198721Z test_schema_correctness_logspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.940s) 2023-01-11T21:19:16.2198904Z test_schema_correctness_logspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.949s) 2023-01-11T21:19:16.2199090Z test_schema_correctness_logspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.940s) 2023-01-11T21:19:16.2199269Z test_schema_correctness_logspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.926s) 2023-01-11T21:19:16.2199448Z test_schema_correctness_logspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.931s) 2023-01-11T21:19:16.2199628Z test_schema_correctness_logspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.755s) 2023-01-11T21:19:16.2199804Z test_schema_correctness_logspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.767s) 2023-01-11T21:19:16.2199977Z test_schema_correctness_logspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.756s) 2023-01-11T21:19:16.2200155Z test_schema_correctness_logspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.107s) 2023-01-11T21:19:16.2200315Z test_schema_correctness_logspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.882s) 2023-01-11T21:19:16.2200498Z test_schema_correctness_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2200672Z test_schema_correctness_logsumexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2200850Z test_schema_correctness_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2201057Z test_schema_correctness_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2201236Z test_schema_correctness_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2201411Z test_schema_correctness_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2201588Z test_schema_correctness_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2201793Z test_schema_correctness_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2201958Z test_schema_correctness_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2202131Z test_schema_correctness_long_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.2202304Z test_schema_correctness_long_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2202479Z test_schema_correctness_long_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2202657Z test_schema_correctness_long_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2202828Z test_schema_correctness_long_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2203000Z test_schema_correctness_long_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2203171Z test_schema_correctness_long_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2203343Z test_schema_correctness_long_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2203499Z test_schema_correctness_long_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2203671Z test_schema_correctness_long_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2203840Z test_schema_correctness_long_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2204010Z test_schema_correctness_long_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2204177Z test_schema_correctness_long_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2204350Z test_schema_correctness_lt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2204520Z test_schema_correctness_lt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2204686Z test_schema_correctness_lt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2204841Z test_schema_correctness_lt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2205009Z test_schema_correctness_lt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2205177Z test_schema_correctness_lt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2205344Z test_schema_correctness_lt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2205509Z test_schema_correctness_lt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2205677Z test_schema_correctness_lt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2205844Z test_schema_correctness_lt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2206511Z test_schema_correctness_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/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:19:16.2206646Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:19:16.2206714Z should be replaced with 2023-01-11T21:19:16.2206832Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:19:16.2206893Z and 2023-01-11T21:19:16.2207019Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:19:16.2207097Z should be replaced with 2023-01-11T21:19:16.2207344Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:19:16.2207482Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:19:16.2207577Z ok (0.068s) 2023-01-11T21:19:16.2207743Z test_schema_correctness_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2207915Z test_schema_correctness_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2208087Z test_schema_correctness_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2208672Z test_schema_correctness_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T21:19:16.2208801Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:19:16.2208891Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:19:16.2208970Z should be replaced with 2023-01-11T21:19:16.2209196Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:19:16.2209284Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2209336Z ok (0.077s) 2023-01-11T21:19:16.2209520Z test_schema_correctness_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2023-01-11T21:19:16.2209700Z test_schema_correctness_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.2209878Z test_schema_correctness_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.2210064Z test_schema_correctness_lu_unpack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2210247Z test_schema_correctness_lu_unpack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2210428Z test_schema_correctness_lu_unpack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2210607Z test_schema_correctness_lu_unpack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2210767Z test_schema_correctness_mH_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2210936Z test_schema_correctness_mH_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2211114Z test_schema_correctness_mH_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2211289Z test_schema_correctness_mH_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2211460Z test_schema_correctness_mH_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2211629Z test_schema_correctness_mH_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2211800Z test_schema_correctness_mH_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2211975Z test_schema_correctness_mH_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2212144Z test_schema_correctness_mH_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2212297Z test_schema_correctness_mH_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2212500Z test_schema_correctness_mH_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2212669Z test_schema_correctness_mH_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2212833Z test_schema_correctness_mH_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2213007Z test_schema_correctness_mT_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2213174Z test_schema_correctness_mT_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2213377Z test_schema_correctness_mT_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2213551Z test_schema_correctness_mT_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2213717Z test_schema_correctness_mT_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2213876Z test_schema_correctness_mT_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2214045Z test_schema_correctness_mT_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2214213Z test_schema_correctness_mT_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2214377Z test_schema_correctness_mT_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2214544Z test_schema_correctness_mT_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2214714Z test_schema_correctness_mT_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2214880Z test_schema_correctness_mT_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2215048Z test_schema_correctness_mT_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2215224Z test_schema_correctness_masked_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.481s) 2023-01-11T21:19:16.2215407Z test_schema_correctness_masked_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.470s) 2023-01-11T21:19:16.2215587Z test_schema_correctness_masked_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.493s) 2023-01-11T21:19:16.2215763Z test_schema_correctness_masked_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.454s) 2023-01-11T21:19:16.2215945Z test_schema_correctness_masked_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.420s) 2023-01-11T21:19:16.2216128Z test_schema_correctness_masked_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.412s) 2023-01-11T21:19:16.2216307Z test_schema_correctness_masked_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.409s) 2023-01-11T21:19:16.2216487Z test_schema_correctness_masked_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.408s) 2023-01-11T21:19:16.2216670Z test_schema_correctness_masked_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.411s) 2023-01-11T21:19:16.2216840Z test_schema_correctness_masked_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.474s) 2023-01-11T21:19:16.2217021Z test_schema_correctness_masked_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.472s) 2023-01-11T21:19:16.2217197Z test_schema_correctness_masked_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.472s) 2023-01-11T21:19:16.2217376Z test_schema_correctness_masked_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.458s) 2023-01-11T21:19:16.2217556Z test_schema_correctness_masked_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.406s) 2023-01-11T21:19:16.2217732Z test_schema_correctness_masked_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.407s) 2023-01-11T21:19:16.2217911Z test_schema_correctness_masked_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.413s) 2023-01-11T21:19:16.2218132Z test_schema_correctness_masked_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.410s) 2023-01-11T21:19:16.2218381Z test_schema_correctness_masked_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.406s) 2023-01-11T21:19:16.2218555Z test_schema_correctness_masked_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.302s) 2023-01-11T21:19:16.2218739Z test_schema_correctness_masked_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2023-01-11T21:19:16.2218953Z test_schema_correctness_masked_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.299s) 2023-01-11T21:19:16.2219133Z test_schema_correctness_masked_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.293s) 2023-01-11T21:19:16.2219313Z test_schema_correctness_masked_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.254s) 2023-01-11T21:19:16.2219491Z test_schema_correctness_masked_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.256s) 2023-01-11T21:19:16.2219668Z test_schema_correctness_masked_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2023-01-11T21:19:16.2219851Z test_schema_correctness_masked_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.246s) 2023-01-11T21:19:16.2220032Z test_schema_correctness_masked_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.256s) 2023-01-11T21:19:16.2220205Z test_schema_correctness_masked_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.306s) 2023-01-11T21:19:16.2220393Z test_schema_correctness_masked_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.301s) 2023-01-11T21:19:16.2220574Z test_schema_correctness_masked_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.303s) 2023-01-11T21:19:16.2220754Z test_schema_correctness_masked_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.290s) 2023-01-11T21:19:16.2220931Z test_schema_correctness_masked_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2023-01-11T21:19:16.2221108Z test_schema_correctness_masked_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2023-01-11T21:19:16.2221283Z test_schema_correctness_masked_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.186s) 2023-01-11T21:19:16.2221463Z test_schema_correctness_masked_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.257s) 2023-01-11T21:19:16.2221645Z test_schema_correctness_masked_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2023-01-11T21:19:16.2221833Z test_schema_correctness_masked_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2222009Z test_schema_correctness_masked_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2222201Z test_schema_correctness_masked_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2222389Z test_schema_correctness_masked_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2222572Z test_schema_correctness_masked_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2222753Z test_schema_correctness_masked_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2222933Z test_schema_correctness_masked_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2223116Z test_schema_correctness_masked_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2223297Z test_schema_correctness_masked_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2223476Z test_schema_correctness_masked_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2223677Z test_schema_correctness_masked_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2223866Z test_schema_correctness_masked_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2224049Z test_schema_correctness_masked_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2224232Z test_schema_correctness_masked_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2224441Z test_schema_correctness_masked_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2224622Z test_schema_correctness_masked_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2224802Z test_schema_correctness_masked_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2224982Z test_schema_correctness_masked_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2225163Z test_schema_correctness_masked_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2225327Z test_schema_correctness_masked_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2225509Z test_schema_correctness_masked_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2225684Z test_schema_correctness_masked_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2225870Z test_schema_correctness_masked_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2226053Z test_schema_correctness_masked_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2226235Z test_schema_correctness_masked_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2226414Z test_schema_correctness_masked_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2226592Z test_schema_correctness_masked_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2226765Z test_schema_correctness_masked_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2226931Z test_schema_correctness_masked_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2227110Z test_schema_correctness_masked_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2227395Z test_schema_correctness_masked_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2227574Z test_schema_correctness_masked_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2227754Z test_schema_correctness_masked_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2227944Z test_schema_correctness_masked_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2228198Z test_schema_correctness_masked_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2228493Z test_schema_correctness_masked_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2228798Z test_schema_correctness_masked_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2023-01-11T21:19:16.2229117Z test_schema_correctness_masked_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:19:16.2229449Z test_schema_correctness_masked_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.082s) 2023-01-11T21:19:16.2229783Z test_schema_correctness_masked_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.488s) 2023-01-11T21:19:16.2230215Z test_schema_correctness_masked_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.497s) 2023-01-11T21:19:16.2230550Z test_schema_correctness_masked_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.480s) 2023-01-11T21:19:16.2230878Z test_schema_correctness_masked_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.538s) 2023-01-11T21:19:16.2231205Z test_schema_correctness_masked_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.547s) 2023-01-11T21:19:16.2231610Z test_schema_correctness_masked_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.536s) 2023-01-11T21:19:16.2231945Z test_schema_correctness_masked_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.546s) 2023-01-11T21:19:16.2232260Z test_schema_correctness_masked_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.543s) 2023-01-11T21:19:16.2232586Z test_schema_correctness_masked_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.253s) 2023-01-11T21:19:16.2232909Z test_schema_correctness_masked_mean_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.880s) 2023-01-11T21:19:16.2233234Z test_schema_correctness_masked_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.899s) 2023-01-11T21:19:16.2233570Z test_schema_correctness_masked_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.918s) 2023-01-11T21:19:16.2233892Z test_schema_correctness_masked_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.222s) 2023-01-11T21:19:16.2234220Z test_schema_correctness_masked_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.224s) 2023-01-11T21:19:16.2234542Z test_schema_correctness_masked_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.205s) 2023-01-11T21:19:16.2234850Z test_schema_correctness_masked_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.878s) 2023-01-11T21:19:16.2235159Z test_schema_correctness_masked_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.875s) 2023-01-11T21:19:16.2235460Z test_schema_correctness_masked_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.880s) 2023-01-11T21:19:16.2235763Z test_schema_correctness_masked_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.880s) 2023-01-11T21:19:16.2236082Z test_schema_correctness_masked_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.876s) 2023-01-11T21:19:16.2236418Z test_schema_correctness_masked_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2236760Z test_schema_correctness_masked_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.2237094Z test_schema_correctness_masked_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2237437Z test_schema_correctness_masked_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.482s) 2023-01-11T21:19:16.2237772Z test_schema_correctness_masked_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.497s) 2023-01-11T21:19:16.2238087Z test_schema_correctness_masked_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.492s) 2023-01-11T21:19:16.2238434Z test_schema_correctness_masked_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.396s) 2023-01-11T21:19:16.2238786Z test_schema_correctness_masked_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.170s) 2023-01-11T21:19:16.2239143Z test_schema_correctness_masked_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.175s) 2023-01-11T21:19:16.2239504Z test_schema_correctness_masked_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.179s) 2023-01-11T21:19:16.2239859Z test_schema_correctness_masked_normalize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.168s) 2023-01-11T21:19:16.2240309Z test_schema_correctness_masked_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.181s) 2023-01-11T21:19:16.2240657Z test_schema_correctness_masked_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.155s) 2023-01-11T21:19:16.2240993Z test_schema_correctness_masked_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.462s) 2023-01-11T21:19:16.2241320Z test_schema_correctness_masked_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.497s) 2023-01-11T21:19:16.2241704Z test_schema_correctness_masked_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.409s) 2023-01-11T21:19:16.2242055Z test_schema_correctness_masked_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.411s) 2023-01-11T21:19:16.2242399Z test_schema_correctness_masked_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.457s) 2023-01-11T21:19:16.2242743Z test_schema_correctness_masked_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.424s) 2023-01-11T21:19:16.2243075Z test_schema_correctness_masked_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.501s) 2023-01-11T21:19:16.2243413Z test_schema_correctness_masked_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.490s) 2023-01-11T21:19:16.2243755Z test_schema_correctness_masked_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.382s) 2023-01-11T21:19:16.2244085Z test_schema_correctness_masked_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.488s) 2023-01-11T21:19:16.2244391Z test_schema_correctness_masked_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.496s) 2023-01-11T21:19:16.2244719Z test_schema_correctness_masked_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2245053Z test_schema_correctness_masked_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2245413Z test_schema_correctness_masked_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2245769Z test_schema_correctness_masked_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2246115Z test_schema_correctness_masked_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2246456Z test_schema_correctness_masked_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2246801Z test_schema_correctness_masked_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2247145Z test_schema_correctness_masked_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2247485Z test_schema_correctness_masked_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2247813Z test_schema_correctness_masked_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2248149Z test_schema_correctness_masked_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2248485Z test_schema_correctness_masked_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2248834Z test_schema_correctness_masked_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2249171Z test_schema_correctness_masked_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2249531Z test_schema_correctness_masked_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2249877Z test_schema_correctness_masked_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2250221Z test_schema_correctness_masked_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2250630Z test_schema_correctness_masked_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2250950Z test_schema_correctness_masked_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2251280Z test_schema_correctness_masked_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2251614Z test_schema_correctness_masked_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2252015Z test_schema_correctness_masked_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2252353Z test_schema_correctness_masked_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2252688Z test_schema_correctness_masked_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2253032Z test_schema_correctness_masked_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2253370Z test_schema_correctness_masked_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.2253722Z test_schema_correctness_masked_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2254051Z test_schema_correctness_masked_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2023-01-11T21:19:16.2254390Z test_schema_correctness_masked_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2254748Z test_schema_correctness_masked_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2255091Z test_schema_correctness_masked_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.387s) 2023-01-11T21:19:16.2255457Z test_schema_correctness_masked_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2255829Z test_schema_correctness_masked_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2256169Z test_schema_correctness_masked_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.397s) 2023-01-11T21:19:16.2256496Z test_schema_correctness_masked_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.360s) 2023-01-11T21:19:16.2256822Z test_schema_correctness_masked_std_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.392s) 2023-01-11T21:19:16.2257143Z test_schema_correctness_masked_std_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.391s) 2023-01-11T21:19:16.2257479Z test_schema_correctness_masked_std_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.405s) 2023-01-11T21:19:16.2257812Z test_schema_correctness_masked_std_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.388s) 2023-01-11T21:19:16.2258138Z test_schema_correctness_masked_std_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.399s) 2023-01-11T21:19:16.2258539Z test_schema_correctness_masked_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.489s) 2023-01-11T21:19:16.2258867Z test_schema_correctness_masked_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.430s) 2023-01-11T21:19:16.2259220Z test_schema_correctness_masked_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.439s) 2023-01-11T21:19:16.2259564Z test_schema_correctness_masked_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.440s) 2023-01-11T21:19:16.2259896Z test_schema_correctness_masked_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.492s) 2023-01-11T21:19:16.2260212Z test_schema_correctness_masked_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.481s) 2023-01-11T21:19:16.2260540Z test_schema_correctness_masked_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.465s) 2023-01-11T21:19:16.2260965Z test_schema_correctness_masked_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.424s) 2023-01-11T21:19:16.2261290Z test_schema_correctness_masked_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.433s) 2023-01-11T21:19:16.2261616Z test_schema_correctness_masked_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.419s) 2023-01-11T21:19:16.2261908Z test_schema_correctness_masked_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.429s) 2023-01-11T21:19:16.2262326Z test_schema_correctness_masked_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2023-01-11T21:19:16.2262669Z test_schema_correctness_masked_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.359s) 2023-01-11T21:19:16.2263034Z test_schema_correctness_masked_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2263392Z test_schema_correctness_masked_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.2263729Z test_schema_correctness_masked_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.372s) 2023-01-11T21:19:16.2264062Z test_schema_correctness_masked_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.368s) 2023-01-11T21:19:16.2264390Z test_schema_correctness_masked_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.340s) 2023-01-11T21:19:16.2264717Z test_schema_correctness_masked_var_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.368s) 2023-01-11T21:19:16.2265044Z test_schema_correctness_masked_var_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.350s) 2023-01-11T21:19:16.2265378Z test_schema_correctness_masked_var_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.361s) 2023-01-11T21:19:16.2265707Z test_schema_correctness_masked_var_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.361s) 2023-01-11T21:19:16.2266038Z test_schema_correctness_masked_var_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.381s) 2023-01-11T21:19:16.2266349Z test_schema_correctness_matmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.237s) 2023-01-11T21:19:16.2266688Z test_schema_correctness_matmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.254s) 2023-01-11T21:19:16.2267021Z test_schema_correctness_matmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.248s) 2023-01-11T21:19:16.2267522Z test_schema_correctness_matmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.240s) 2023-01-11T21:19:16.2267859Z test_schema_correctness_matmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.242s) 2023-01-11T21:19:16.2268179Z test_schema_correctness_matmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.234s) 2023-01-11T21:19:16.2268496Z test_schema_correctness_matmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.237s) 2023-01-11T21:19:16.2268816Z test_schema_correctness_matmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2023-01-11T21:19:16.2269143Z test_schema_correctness_matmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.237s) 2023-01-11T21:19:16.2269453Z test_schema_correctness_matmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.243s) 2023-01-11T21:19:16.2269785Z test_schema_correctness_matrix_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2270126Z test_schema_correctness_matrix_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2270470Z test_schema_correctness_matrix_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2270803Z test_schema_correctness_matrix_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2271138Z test_schema_correctness_matrix_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2271614Z test_schema_correctness_max_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2271947Z test_schema_correctness_max_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2272278Z test_schema_correctness_max_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2272597Z test_schema_correctness_max_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2273006Z test_schema_correctness_max_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2273340Z test_schema_correctness_max_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2273665Z test_schema_correctness_max_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2273996Z test_schema_correctness_max_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2274333Z test_schema_correctness_max_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2274666Z test_schema_correctness_max_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2275056Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (33.951s) 2023-01-11T21:19:16.2275442Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (34.040s) 2023-01-11T21:19:16.2275817Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (33.585s) 2023-01-11T21:19:16.2276169Z test_schema_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2276524Z test_schema_correctness_max_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2276883Z test_schema_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2277235Z test_schema_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2277574Z test_schema_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2277929Z test_schema_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2278285Z test_schema_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2278635Z test_schema_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2278978Z test_schema_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2279318Z test_schema_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2279680Z test_schema_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2280033Z test_schema_correctness_max_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2280382Z test_schema_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2280750Z test_schema_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2281111Z test_schema_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2281466Z test_schema_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2281903Z test_schema_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2282249Z test_schema_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2282594Z test_schema_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2282957Z test_schema_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2283337Z test_schema_correctness_maximum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2283672Z test_schema_correctness_maximum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2284008Z test_schema_correctness_maximum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2284343Z test_schema_correctness_maximum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2284666Z test_schema_correctness_maximum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2284991Z test_schema_correctness_maximum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2285318Z test_schema_correctness_maximum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2285626Z test_schema_correctness_maximum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2285958Z test_schema_correctness_maximum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2286279Z test_schema_correctness_maximum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2286600Z test_schema_correctness_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2286936Z test_schema_correctness_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2287271Z test_schema_correctness_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2287581Z test_schema_correctness_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2287900Z test_schema_correctness_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2288214Z test_schema_correctness_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2288536Z test_schema_correctness_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2288865Z test_schema_correctness_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2289204Z test_schema_correctness_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2289540Z test_schema_correctness_median_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2289849Z test_schema_correctness_median_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2290165Z test_schema_correctness_median_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2290482Z test_schema_correctness_median_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2290812Z test_schema_correctness_median_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2291186Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2291530Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2291901Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2292343Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2292706Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2293076Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2293437Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2293854Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2294211Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2294561Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2294919Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2295263Z test_schema_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2295637Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2295984Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2296375Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2296753Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2297133Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2297510Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2297894Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2298330Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2298677Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2299033Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2299393Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2299753Z test_schema_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2300024Z test_schema_correctness_min_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2300214Z test_schema_correctness_min_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2300396Z test_schema_correctness_min_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2300579Z test_schema_correctness_min_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2300756Z test_schema_correctness_min_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2300921Z test_schema_correctness_min_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2301097Z test_schema_correctness_min_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2301340Z test_schema_correctness_min_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2301515Z test_schema_correctness_min_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2301688Z test_schema_correctness_min_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2301882Z test_schema_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2302105Z test_schema_correctness_min_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2302297Z test_schema_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2302487Z test_schema_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2302673Z test_schema_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2302848Z test_schema_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2303036Z test_schema_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2303221Z test_schema_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2303406Z test_schema_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2303595Z test_schema_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2303790Z test_schema_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2303980Z test_schema_correctness_min_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2304172Z test_schema_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2304359Z test_schema_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2304528Z test_schema_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2304716Z test_schema_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2304900Z test_schema_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2305085Z test_schema_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2305271Z test_schema_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2305460Z test_schema_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2305637Z test_schema_correctness_minimum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2305812Z test_schema_correctness_minimum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2305987Z test_schema_correctness_minimum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2306149Z test_schema_correctness_minimum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2306324Z test_schema_correctness_minimum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2306497Z test_schema_correctness_minimum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2306701Z test_schema_correctness_minimum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2306866Z test_schema_correctness_minimum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2307041Z test_schema_correctness_minimum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2307331Z test_schema_correctness_minimum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2307504Z test_schema_correctness_mm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2307747Z test_schema_correctness_mm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2307927Z test_schema_correctness_mm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:19:16.2308104Z test_schema_correctness_mm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2308278Z test_schema_correctness_mm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2308446Z test_schema_correctness_mm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2308614Z test_schema_correctness_mm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2308781Z test_schema_correctness_mm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2308948Z test_schema_correctness_mm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2309114Z test_schema_correctness_mm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2309292Z test_schema_correctness_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2309450Z test_schema_correctness_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2309627Z test_schema_correctness_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2309796Z test_schema_correctness_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2309968Z test_schema_correctness_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2310138Z test_schema_correctness_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2310310Z test_schema_correctness_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2310482Z test_schema_correctness_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2310653Z test_schema_correctness_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2310822Z test_schema_correctness_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2310991Z test_schema_correctness_movedim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2311164Z test_schema_correctness_movedim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2311347Z test_schema_correctness_movedim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2311531Z test_schema_correctness_movedim_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2311706Z test_schema_correctness_movedim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2311884Z test_schema_correctness_movedim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2312055Z test_schema_correctness_movedim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2312224Z test_schema_correctness_movedim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2312421Z test_schema_correctness_movedim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2312595Z test_schema_correctness_movedim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2312762Z test_schema_correctness_movedim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2312935Z test_schema_correctness_movedim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2313105Z test_schema_correctness_movedim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2313307Z test_schema_correctness_msort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2313480Z test_schema_correctness_msort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2313653Z test_schema_correctness_msort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2313826Z test_schema_correctness_msort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2313980Z test_schema_correctness_msort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2314150Z test_schema_correctness_msort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2314319Z test_schema_correctness_msort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2314488Z test_schema_correctness_msort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2314660Z test_schema_correctness_msort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2314830Z test_schema_correctness_msort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2315003Z test_schema_correctness_mul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2315174Z test_schema_correctness_mul_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2315349Z test_schema_correctness_mul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2315508Z test_schema_correctness_mul_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2315677Z test_schema_correctness_mul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2315844Z test_schema_correctness_mul_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2316015Z test_schema_correctness_mul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2316185Z test_schema_correctness_mul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2316355Z test_schema_correctness_mul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2316526Z test_schema_correctness_mul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2316695Z test_schema_correctness_mul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2316863Z test_schema_correctness_mul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2317015Z test_schema_correctness_mul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2317201Z test_schema_correctness_multinomial_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2317386Z test_schema_correctness_multinomial_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2317571Z test_schema_correctness_multinomial_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2317740Z test_schema_correctness_mv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2317940Z test_schema_correctness_mv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2318112Z test_schema_correctness_mv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2318282Z test_schema_correctness_mv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2318451Z test_schema_correctness_mv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2318604Z test_schema_correctness_mv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2318799Z test_schema_correctness_mv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2318967Z test_schema_correctness_mv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2319133Z test_schema_correctness_mv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2319300Z test_schema_correctness_mv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2319494Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2319687Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2319876Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2320062Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2320240Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2320429Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2320620Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2320808Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2321003Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2321194Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2321380Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2321566Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2321750Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2321922Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2322114Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2322300Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2322496Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2322687Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2322874Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2323058Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2323238Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2323456Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2323631Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2323818Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2323998Z test_schema_correctness_nan_to_num_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2324200Z test_schema_correctness_nan_to_num_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2324381Z test_schema_correctness_nan_to_num_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2324561Z test_schema_correctness_nan_to_num_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2324741Z test_schema_correctness_nan_to_num_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2324915Z test_schema_correctness_nan_to_num_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2325093Z test_schema_correctness_nan_to_num_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2325255Z test_schema_correctness_nan_to_num_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2325429Z test_schema_correctness_nan_to_num_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2325606Z test_schema_correctness_nan_to_num_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2325781Z test_schema_correctness_nanmean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2023-01-11T21:19:16.2325959Z test_schema_correctness_nanmean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.326s) 2023-01-11T21:19:16.2326133Z test_schema_correctness_nanmean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.329s) 2023-01-11T21:19:16.2326301Z test_schema_correctness_nanmean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.309s) 2023-01-11T21:19:16.2326483Z test_schema_correctness_nanmedian_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2326661Z test_schema_correctness_nanmedian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2326829Z test_schema_correctness_nanmedian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2327007Z test_schema_correctness_nanmedian_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2327177Z test_schema_correctness_nanmedian_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2327346Z test_schema_correctness_nanmedian_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2327528Z test_schema_correctness_nanmedian_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2327705Z test_schema_correctness_nanmedian_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2327887Z test_schema_correctness_nanquantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.267s) 2023-01-11T21:19:16.2328070Z test_schema_correctness_nanquantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.194s) 2023-01-11T21:19:16.2328250Z test_schema_correctness_nansum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2023-01-11T21:19:16.2328410Z test_schema_correctness_nansum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2328586Z test_schema_correctness_nansum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2328798Z test_schema_correctness_nansum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2328966Z test_schema_correctness_nansum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2329139Z test_schema_correctness_nansum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2329313Z test_schema_correctness_nansum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2329482Z test_schema_correctness_nansum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2329687Z test_schema_correctness_nansum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2329862Z test_schema_correctness_nansum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2330032Z test_schema_correctness_narrow_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2330213Z test_schema_correctness_narrow_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2330400Z test_schema_correctness_narrow_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2330586Z test_schema_correctness_narrow_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2330771Z test_schema_correctness_narrow_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2330951Z test_schema_correctness_narrow_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2331132Z test_schema_correctness_narrow_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2331311Z test_schema_correctness_narrow_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2331489Z test_schema_correctness_narrow_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2331658Z test_schema_correctness_narrow_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2331836Z test_schema_correctness_narrow_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2332011Z test_schema_correctness_narrow_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2332190Z test_schema_correctness_narrow_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2332367Z test_schema_correctness_narrow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2332542Z test_schema_correctness_narrow_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2332718Z test_schema_correctness_narrow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2332894Z test_schema_correctness_narrow_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2333074Z test_schema_correctness_narrow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2333237Z test_schema_correctness_narrow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2333410Z test_schema_correctness_narrow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2333579Z test_schema_correctness_narrow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2333754Z test_schema_correctness_narrow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2333922Z test_schema_correctness_narrow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2334086Z test_schema_correctness_narrow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2334256Z test_schema_correctness_narrow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2334458Z test_schema_correctness_narrow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2334646Z test_schema_correctness_native_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2334823Z test_schema_correctness_native_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2335011Z test_schema_correctness_native_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2335235Z test_schema_correctness_native_dropout_backward_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2335432Z test_schema_correctness_native_dropout_backward_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2335628Z test_schema_correctness_native_dropout_backward_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2335821Z test_schema_correctness_native_dropout_backward_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2336007Z test_schema_correctness_native_dropout_backward_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2336202Z test_schema_correctness_native_dropout_backward_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2336392Z test_schema_correctness_native_dropout_backward_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2336579Z test_schema_correctness_native_dropout_backward_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2336757Z test_schema_correctness_native_dropout_backward_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2336950Z test_schema_correctness_native_dropout_backward_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2337139Z test_schema_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2337326Z test_schema_correctness_native_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2337511Z test_schema_correctness_native_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2337682Z test_schema_correctness_ne_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2337853Z test_schema_correctness_ne_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2338028Z test_schema_correctness_ne_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2338274Z test_schema_correctness_ne_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2338440Z test_schema_correctness_ne_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2338616Z test_schema_correctness_ne_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2338786Z test_schema_correctness_ne_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2338954Z test_schema_correctness_ne_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2339120Z test_schema_correctness_ne_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2339286Z test_schema_correctness_ne_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2339455Z test_schema_correctness_ne_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2339619Z test_schema_correctness_ne_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2339779Z test_schema_correctness_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2339987Z test_schema_correctness_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2340162Z test_schema_correctness_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2340336Z test_schema_correctness_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2340510Z test_schema_correctness_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2340680Z test_schema_correctness_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2340880Z test_schema_correctness_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341050Z test_schema_correctness_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341219Z test_schema_correctness_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341377Z test_schema_correctness_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341545Z test_schema_correctness_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341712Z test_schema_correctness_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2341893Z test_schema_correctness_new_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.118s) 2023-01-11T21:19:16.2342070Z test_schema_correctness_new_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2342258Z test_schema_correctness_new_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2342439Z test_schema_correctness_new_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2342621Z test_schema_correctness_new_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2342800Z test_schema_correctness_new_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2342960Z test_schema_correctness_new_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2343138Z test_schema_correctness_new_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2343314Z test_schema_correctness_new_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2343487Z test_schema_correctness_new_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.118s) 2023-01-11T21:19:16.2343653Z test_schema_correctness_new_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2343829Z test_schema_correctness_new_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2344007Z test_schema_correctness_new_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2344196Z test_schema_correctness_new_empty_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2023-01-11T21:19:16.2344383Z test_schema_correctness_new_empty_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2344563Z test_schema_correctness_new_empty_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.138s) 2023-01-11T21:19:16.2344753Z test_schema_correctness_new_empty_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2344944Z test_schema_correctness_new_empty_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2023-01-11T21:19:16.2345134Z test_schema_correctness_new_empty_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2345322Z test_schema_correctness_new_empty_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2345536Z test_schema_correctness_new_empty_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2023-01-11T21:19:16.2345721Z test_schema_correctness_new_empty_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2345905Z test_schema_correctness_new_empty_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2346083Z test_schema_correctness_new_empty_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.138s) 2023-01-11T21:19:16.2346283Z test_schema_correctness_new_empty_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2023-01-11T21:19:16.2346468Z test_schema_correctness_new_empty_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2023-01-11T21:19:16.2346646Z test_schema_correctness_new_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2346822Z test_schema_correctness_new_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2347006Z test_schema_correctness_new_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2347285Z test_schema_correctness_new_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2347463Z test_schema_correctness_new_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2347640Z test_schema_correctness_new_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2347820Z test_schema_correctness_new_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2347984Z test_schema_correctness_new_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2023-01-11T21:19:16.2348160Z test_schema_correctness_new_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2348336Z test_schema_correctness_new_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2348506Z test_schema_correctness_new_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2348680Z test_schema_correctness_new_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2023-01-11T21:19:16.2348853Z test_schema_correctness_new_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2023-01-11T21:19:16.2349033Z test_schema_correctness_new_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2349209Z test_schema_correctness_new_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.118s) 2023-01-11T21:19:16.2349389Z test_schema_correctness_new_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2023-01-11T21:19:16.2349554Z test_schema_correctness_new_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2349739Z test_schema_correctness_new_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2349915Z test_schema_correctness_new_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2350088Z test_schema_correctness_new_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2350263Z test_schema_correctness_new_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2350439Z test_schema_correctness_new_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2350608Z test_schema_correctness_new_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2350777Z test_schema_correctness_new_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.2350949Z test_schema_correctness_new_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2351153Z test_schema_correctness_new_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2351332Z test_schema_correctness_new_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2351501Z test_schema_correctness_new_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2351687Z test_schema_correctness_new_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2351903Z test_schema_correctness_new_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2352086Z test_schema_correctness_new_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2023-01-11T21:19:16.2352265Z test_schema_correctness_new_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2352442Z test_schema_correctness_new_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2023-01-11T21:19:16.2352619Z test_schema_correctness_new_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2352780Z test_schema_correctness_new_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2352951Z test_schema_correctness_new_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2353117Z test_schema_correctness_new_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2353294Z test_schema_correctness_new_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2353464Z test_schema_correctness_new_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2353645Z test_schema_correctness_nextafter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2353825Z test_schema_correctness_nextafter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2354002Z test_schema_correctness_nextafter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2354223Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.217s) 2023-01-11T21:19:16.2354427Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.218s) 2023-01-11T21:19:16.2354645Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.185s) 2023-01-11T21:19:16.2354853Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2355059Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2355269Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2355474Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2355675Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2355883Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2356085Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2356282Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2356510Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2356720Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2356919Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2357120Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2357350Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2357554Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2357752Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2357956Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2358153Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2358354Z test_schema_correctness_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2023-01-11T21:19:16.2358540Z test_schema_correctness_nn_functional_alpha_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.248s) 2023-01-11T21:19:16.2358741Z test_schema_correctness_nn_functional_alpha_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.252s) 2023-01-11T21:19:16.2358938Z test_schema_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2359136Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2359325Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2359517Z test_schema_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2359712Z test_schema_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2359910Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2360101Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2360297Z test_schema_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2360480Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2360671Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2360862Z test_schema_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2361056Z test_schema_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.350s) 2023-01-11T21:19:16.2361252Z test_schema_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.350s) 2023-01-11T21:19:16.2361444Z test_schema_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.354s) 2023-01-11T21:19:16.2361639Z test_schema_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.139s) 2023-01-11T21:19:16.2361860Z test_schema_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2023-01-11T21:19:16.2362048Z test_schema_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.132s) 2023-01-11T21:19:16.2362228Z test_schema_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2023-01-11T21:19:16.2362419Z test_schema_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2023-01-11T21:19:16.2362632Z test_schema_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2023-01-11T21:19:16.2362822Z test_schema_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2023-01-11T21:19:16.2363014Z test_schema_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.130s) 2023-01-11T21:19:16.2363222Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2363427Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.2363643Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2363860Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2364079Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2364256Z test_schema_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2364444Z test_schema_correctness_nn_functional_celu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2364635Z test_schema_correctness_nn_functional_celu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2364827Z test_schema_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2365022Z test_schema_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.278s) 2023-01-11T21:19:16.2365217Z test_schema_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.304s) 2023-01-11T21:19:16.2365408Z test_schema_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2365598Z test_schema_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2365783Z test_schema_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2366678Z test_schema_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:19:16.2366769Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2366824Z ok (0.146s) 2023-01-11T21:19:16.2367019Z test_schema_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.951s) 2023-01-11T21:19:16.2367212Z test_schema_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.994s) 2023-01-11T21:19:16.2367401Z test_schema_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.150s) 2023-01-11T21:19:16.2367655Z test_schema_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2023-01-11T21:19:16.2367840Z test_schema_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2368049Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.271s) 2023-01-11T21:19:16.2368254Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.289s) 2023-01-11T21:19:16.2368487Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2368676Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2368875Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2369080Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.367s) 2023-01-11T21:19:16.2369284Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.382s) 2023-01-11T21:19:16.2369486Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2369685Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2369886Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2370091Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.769s) 2023-01-11T21:19:16.2370293Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.735s) 2023-01-11T21:19:16.2370496Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2370682Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2370880Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2371089Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.569s) 2023-01-11T21:19:16.2371292Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.576s) 2023-01-11T21:19:16.2371497Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.575s) 2023-01-11T21:19:16.2371707Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.558s) 2023-01-11T21:19:16.2371910Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.569s) 2023-01-11T21:19:16.2372113Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.572s) 2023-01-11T21:19:16.2372314Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.570s) 2023-01-11T21:19:16.2372518Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.570s) 2023-01-11T21:19:16.2372705Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.573s) 2023-01-11T21:19:16.2372907Z test_schema_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.227s) 2023-01-11T21:19:16.2373140Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.223s) 2023-01-11T21:19:16.2373342Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2023-01-11T21:19:16.2373542Z test_schema_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2373768Z test_schema_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2373966Z test_schema_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2374158Z test_schema_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.197s) 2023-01-11T21:19:16.2374350Z test_schema_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2023-01-11T21:19:16.2375368Z test_schema_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/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:19:16.2375613Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:19:16.2375668Z ok (0.097s) 2023-01-11T21:19:16.2375867Z test_schema_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2023-01-11T21:19:16.2376064Z test_schema_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2376260Z test_schema_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:19:16.2376450Z test_schema_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.123s) 2023-01-11T21:19:16.2376636Z test_schema_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2376831Z test_schema_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2023-01-11T21:19:16.2377024Z test_schema_correctness_nn_functional_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.272s) 2023-01-11T21:19:16.2377215Z test_schema_correctness_nn_functional_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.276s) 2023-01-11T21:19:16.2377406Z test_schema_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2377582Z test_schema_correctness_nn_functional_elu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2377769Z test_schema_correctness_nn_functional_elu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2377967Z test_schema_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.965s) 2023-01-11T21:19:16.2378243Z test_schema_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.970s) 2023-01-11T21:19:16.2378447Z test_schema_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.954s) 2023-01-11T21:19:16.2378645Z test_schema_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2378874Z test_schema_correctness_nn_functional_embedding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2379062Z test_schema_correctness_nn_functional_embedding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2379251Z test_schema_correctness_nn_functional_embedding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2379458Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2379708Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2379927Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.2380147Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2380366Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2380589Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2380809Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2381029Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2381248Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2381468Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2381682Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2381889Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2382101Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2382318Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2382537Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2382744Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.361s) 2023-01-11T21:19:16.2382952Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.351s) 2023-01-11T21:19:16.2383157Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.476s) 2023-01-11T21:19:16.2383357Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.476s) 2023-01-11T21:19:16.2383562Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.297s) 2023-01-11T21:19:16.2383764Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.297s) 2023-01-11T21:19:16.2383963Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.988s) 2023-01-11T21:19:16.2384175Z test_schema_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2384365Z test_schema_correctness_nn_functional_gelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2384553Z test_schema_correctness_nn_functional_gelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2384741Z test_schema_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2384956Z test_schema_correctness_nn_functional_glu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2385143Z test_schema_correctness_nn_functional_glu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2385342Z test_schema_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2385537Z test_schema_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2385734Z test_schema_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2385915Z test_schema_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.2386110Z test_schema_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2386309Z test_schema_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2386505Z test_schema_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2386702Z test_schema_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2386907Z test_schema_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2387103Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2387397Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2387592Z test_schema_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2387789Z test_schema_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2387969Z test_schema_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2388156Z test_schema_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2388351Z test_schema_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2388537Z test_schema_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2388730Z test_schema_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2388917Z test_schema_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2389108Z test_schema_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2389299Z test_schema_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2389507Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.807s) 2023-01-11T21:19:16.2389749Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.806s) 2023-01-11T21:19:16.2389956Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.797s) 2023-01-11T21:19:16.2390153Z test_schema_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2390344Z test_schema_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2390571Z test_schema_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2390764Z test_schema_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2390967Z test_schema_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.410s) 2023-01-11T21:19:16.2391166Z test_schema_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.414s) 2023-01-11T21:19:16.2391361Z test_schema_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.403s) 2023-01-11T21:19:16.2391565Z test_schema_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2391755Z test_schema_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2391963Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2392167Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2392375Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2392584Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2392790Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2392998Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2393204Z test_schema_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2393408Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2393611Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2393805Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2394010Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.2394213Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2394414Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.2394626Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:19:16.2394831Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2395065Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2395871Z test_schema_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2919: 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:19:16.2396121Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2023-01-11T21:19:16.2396190Z ok (0.077s) 2023-01-11T21:19:16.2396383Z test_schema_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.2396556Z test_schema_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2023-01-11T21:19:16.2396750Z test_schema_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2396942Z test_schema_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2397132Z test_schema_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2397320Z test_schema_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2397505Z test_schema_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2397688Z test_schema_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2397882Z test_schema_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2398077Z test_schema_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2398259Z test_schema_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2398457Z test_schema_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2398648Z test_schema_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2398844Z test_schema_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2399033Z test_schema_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2399227Z test_schema_correctness_nn_functional_linear_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2399424Z test_schema_correctness_nn_functional_linear_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2399613Z test_schema_correctness_nn_functional_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2399799Z test_schema_correctness_nn_functional_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2399987Z test_schema_correctness_nn_functional_linear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2400163Z test_schema_correctness_nn_functional_linear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2400351Z test_schema_correctness_nn_functional_linear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2400539Z test_schema_correctness_nn_functional_linear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2400759Z test_schema_correctness_nn_functional_linear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2400965Z test_schema_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2401170Z test_schema_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2401374Z test_schema_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.2401606Z test_schema_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2401804Z test_schema_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2401998Z test_schema_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2402182Z test_schema_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2402389Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2023-01-11T21:19:16.2402590Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.157s) 2023-01-11T21:19:16.2402791Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.144s) 2023-01-11T21:19:16.2402993Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2023-01-11T21:19:16.2403192Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.156s) 2023-01-11T21:19:16.2403393Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2023-01-11T21:19:16.2403591Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2403788Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2023-01-11T21:19:16.2403969Z test_schema_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.639s) 2023-01-11T21:19:16.2404163Z test_schema_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.451s) 2023-01-11T21:19:16.2404355Z test_schema_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.254s) 2023-01-11T21:19:16.2404553Z test_schema_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (21.638s) 2023-01-11T21:19:16.2404753Z test_schema_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (21.716s) 2023-01-11T21:19:16.2404943Z test_schema_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (22.052s) 2023-01-11T21:19:16.2405133Z test_schema_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.820s) 2023-01-11T21:19:16.2405322Z test_schema_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.834s) 2023-01-11T21:19:16.2405519Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.753s) 2023-01-11T21:19:16.2405708Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.737s) 2023-01-11T21:19:16.2405897Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2406138Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2406333Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.703s) 2023-01-11T21:19:16.2406526Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.704s) 2023-01-11T21:19:16.2406729Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.214s) 2023-01-11T21:19:16.2406959Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.223s) 2023-01-11T21:19:16.2407155Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.297s) 2023-01-11T21:19:16.2407346Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.266s) 2023-01-11T21:19:16.2407545Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2023-01-11T21:19:16.2407745Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2407920Z test_schema_correctness_nn_functional_mish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2408108Z test_schema_correctness_nn_functional_mish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2408300Z test_schema_correctness_nn_functional_mish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2409047Z test_schema_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3294: UserWarning: Applying the CPU mse kernel on half-type tensors. This may be slower than using float or double-type tensors. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp:828.) 2023-01-11T21:19:16.2409219Z return torch._C._nn.mse_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction)) 2023-01-11T21:19:16.2409285Z ok (0.012s) 2023-01-11T21:19:16.2409479Z test_schema_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2409670Z test_schema_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2409871Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2410071Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2410270Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2410475Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2410690Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2410901Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2411114Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2411307Z test_schema_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2023-01-11T21:19:16.2411496Z test_schema_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2023-01-11T21:19:16.2411718Z test_schema_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2023-01-11T21:19:16.2411910Z test_schema_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2412107Z test_schema_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.2412292Z test_schema_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.2412517Z test_schema_correctness_nn_functional_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2412706Z test_schema_correctness_nn_functional_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:19:16.2412893Z test_schema_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:19:16.2413096Z test_schema_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.329s) 2023-01-11T21:19:16.2413289Z test_schema_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.2413490Z test_schema_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.334s) 2023-01-11T21:19:16.2413692Z test_schema_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2023-01-11T21:19:16.2413893Z test_schema_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.329s) 2023-01-11T21:19:16.2414085Z test_schema_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.326s) 2023-01-11T21:19:16.2414268Z test_schema_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.324s) 2023-01-11T21:19:16.2414467Z test_schema_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.323s) 2023-01-11T21:19:16.2414662Z test_schema_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.330s) 2023-01-11T21:19:16.2414849Z test_schema_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.327s) 2023-01-11T21:19:16.2415042Z test_schema_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.324s) 2023-01-11T21:19:16.2415236Z test_schema_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.323s) 2023-01-11T21:19:16.2415433Z test_schema_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2415626Z test_schema_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2415828Z test_schema_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2416014Z test_schema_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2023-01-11T21:19:16.2416211Z test_schema_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2416403Z test_schema_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2416600Z test_schema_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2416794Z test_schema_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2417018Z test_schema_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2417207Z test_schema_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2417402Z test_schema_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2417594Z test_schema_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2417824Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2418011Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2418284Z test_schema_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2418484Z test_schema_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2418687Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2418888Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2419085Z test_schema_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2419283Z test_schema_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2419489Z test_schema_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2419698Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:19:16.2419909Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2420097Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2420301Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:19:16.2420502Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2420704Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2420905Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2421101Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2421303Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2421504Z test_schema_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2421692Z test_schema_correctness_nn_functional_pdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2421880Z test_schema_correctness_nn_functional_pdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2422069Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2422264Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2422503Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2422703Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2422901Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2423097Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2423322Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2423520Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2423710Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2423905Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2424086Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2424280Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2424481Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2424680Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2424882Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2425085Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2425286Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2425484Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2425678Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2425862Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2426055Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2426250Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2426445Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2426648Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2426849Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.807s) 2023-01-11T21:19:16.2427049Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.774s) 2023-01-11T21:19:16.2427338Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.711s) 2023-01-11T21:19:16.2427538Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.776s) 2023-01-11T21:19:16.2427733Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.779s) 2023-01-11T21:19:16.2427966Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.781s) 2023-01-11T21:19:16.2428160Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.793s) 2023-01-11T21:19:16.2428356Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.781s) 2023-01-11T21:19:16.2428546Z test_schema_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2428768Z test_schema_correctness_nn_functional_prelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2428959Z test_schema_correctness_nn_functional_prelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2429149Z test_schema_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2429340Z test_schema_correctness_nn_functional_relu6_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2429526Z test_schema_correctness_nn_functional_relu6_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2429711Z test_schema_correctness_nn_functional_relu6_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2429885Z test_schema_correctness_nn_functional_relu6_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2430068Z test_schema_correctness_nn_functional_relu6_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2430255Z test_schema_correctness_nn_functional_relu6_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2430439Z test_schema_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2430627Z test_schema_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2430818Z test_schema_correctness_nn_functional_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431003Z test_schema_correctness_nn_functional_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431189Z test_schema_correctness_nn_functional_relu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431373Z test_schema_correctness_nn_functional_relu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431545Z test_schema_correctness_nn_functional_relu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431729Z test_schema_correctness_nn_functional_relu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2431913Z test_schema_correctness_nn_functional_relu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2432106Z test_schema_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:19:16.2432298Z test_schema_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:19:16.2432485Z test_schema_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2023-01-11T21:19:16.2432673Z test_schema_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2432863Z test_schema_correctness_nn_functional_selu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2433050Z test_schema_correctness_nn_functional_selu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2433238Z test_schema_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2433472Z test_schema_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2433659Z test_schema_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2433846Z test_schema_correctness_nn_functional_silu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2434030Z test_schema_correctness_nn_functional_silu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2434261Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2434456Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2434649Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2434847Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2435047Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2435233Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2435434Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2435629Z test_schema_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2435819Z test_schema_correctness_nn_functional_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2436006Z test_schema_correctness_nn_functional_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2436212Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.152s) 2023-01-11T21:19:16.2436419Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2023-01-11T21:19:16.2436625Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2023-01-11T21:19:16.2436828Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2023-01-11T21:19:16.2437029Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2023-01-11T21:19:16.2437218Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2437424Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2023-01-11T21:19:16.2437621Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2023-01-11T21:19:16.2437816Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2023-01-11T21:19:16.2438014Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.152s) 2023-01-11T21:19:16.2438212Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.152s) 2023-01-11T21:19:16.2438405Z test_schema_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2438598Z test_schema_correctness_nn_functional_softplus_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2438816Z test_schema_correctness_nn_functional_softplus_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2439014Z test_schema_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2439196Z test_schema_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2439386Z test_schema_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2439607Z test_schema_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2439805Z test_schema_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2439999Z test_schema_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2440194Z test_schema_correctness_nn_functional_softsign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2440383Z test_schema_correctness_nn_functional_softsign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2440567Z test_schema_correctness_nn_functional_softsign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2440756Z test_schema_correctness_nn_functional_softsign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2440936Z test_schema_correctness_nn_functional_softsign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2441124Z test_schema_correctness_nn_functional_softsign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2441312Z test_schema_correctness_nn_functional_softsign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2441503Z test_schema_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2441699Z test_schema_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2441900Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2442099Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2442294Z test_schema_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2442483Z test_schema_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2442676Z test_schema_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2442854Z test_schema_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2443040Z test_schema_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2443229Z test_schema_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2443419Z test_schema_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2443613Z test_schema_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2443808Z test_schema_correctness_nn_functional_threshold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2444001Z test_schema_correctness_nn_functional_threshold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2444240Z test_schema_correctness_nn_functional_threshold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2444427Z test_schema_correctness_nn_functional_threshold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2444598Z test_schema_correctness_nn_functional_threshold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2444790Z test_schema_correctness_nn_functional_threshold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2445007Z test_schema_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2445216Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2445429Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.2445641Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2023-01-11T21:19:16.2445844Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.2446049Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.2446251Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2446455Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2023-01-11T21:19:16.2446642Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2446845Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:19:16.2447044Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2447265Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.2447489Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2447712Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2023-01-11T21:19:16.2447932Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2448147Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:19:16.2448364Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:19:16.2448577Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:19:16.2448786Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:19:16.2448990Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2023-01-11T21:19:16.2449205Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:19:16.2449395Z test_schema_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.813s) 2023-01-11T21:19:16.2449619Z test_schema_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.853s) 2023-01-11T21:19:16.2449816Z test_schema_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.894s) 2023-01-11T21:19:16.2450010Z test_schema_correctness_nn_functional_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.810s) 2023-01-11T21:19:16.2450195Z test_schema_correctness_nn_functional_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.811s) 2023-01-11T21:19:16.2450428Z test_schema_correctness_nn_functional_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.782s) 2023-01-11T21:19:16.2451058Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:19:16.2451259Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:19:16.2451313Z ok (0.008s) 2023-01-11T21:19:16.2451519Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2451721Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2452289Z test_schema_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:19:16.2452486Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:19:16.2452556Z ok (0.020s) 2023-01-11T21:19:16.2452761Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2452965Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2453170Z test_schema_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2453338Z test_schema_correctness_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2453515Z test_schema_correctness_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2453698Z test_schema_correctness_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2453879Z test_schema_correctness_nonzero_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2454060Z test_schema_correctness_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2454243Z test_schema_correctness_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2454418Z test_schema_correctness_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2454588Z test_schema_correctness_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2454762Z test_schema_correctness_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2454923Z test_schema_correctness_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2455088Z test_schema_correctness_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2455261Z test_schema_correctness_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2455465Z test_schema_correctness_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2455637Z test_schema_correctness_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2455813Z test_schema_correctness_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2455990Z test_schema_correctness_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2023-01-11T21:19:16.2456164Z test_schema_correctness_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2456360Z test_schema_correctness_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:19:16.2456515Z test_schema_correctness_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2456694Z test_schema_correctness_norm_fro_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2456893Z test_schema_correctness_norm_fro_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2457089Z test_schema_correctness_norm_fro_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2457265Z test_schema_correctness_norm_fro_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2457439Z test_schema_correctness_norm_fro_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2457617Z test_schema_correctness_norm_fro_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2457797Z test_schema_correctness_norm_inf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2457978Z test_schema_correctness_norm_inf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2458148Z test_schema_correctness_norm_inf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2458423Z test_schema_correctness_norm_inf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2458599Z test_schema_correctness_norm_inf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2458776Z test_schema_correctness_norm_inf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2458954Z test_schema_correctness_norm_nuc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2459137Z test_schema_correctness_norm_nuc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2459310Z test_schema_correctness_norm_nuc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2459484Z test_schema_correctness_norm_nuc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2459663Z test_schema_correctness_normal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2459826Z test_schema_correctness_normal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2459999Z test_schema_correctness_normal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2460167Z test_schema_correctness_normal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2460356Z test_schema_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2460547Z test_schema_correctness_normal_number_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2460735Z test_schema_correctness_normal_number_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2460924Z test_schema_correctness_normal_number_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2461137Z test_schema_correctness_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2461306Z test_schema_correctness_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2461472Z test_schema_correctness_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2461649Z test_schema_correctness_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2461848Z test_schema_correctness_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462024Z test_schema_correctness_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462192Z test_schema_correctness_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462357Z test_schema_correctness_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462530Z test_schema_correctness_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462701Z test_schema_correctness_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2462871Z test_schema_correctness_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2463026Z test_schema_correctness_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2463196Z test_schema_correctness_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2463374Z test_schema_correctness_ones_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2463550Z test_schema_correctness_ones_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2463734Z test_schema_correctness_ones_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2463917Z test_schema_correctness_ones_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2464099Z test_schema_correctness_ones_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2464275Z test_schema_correctness_ones_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2464452Z test_schema_correctness_ones_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2464618Z test_schema_correctness_ones_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2464794Z test_schema_correctness_ones_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2464965Z test_schema_correctness_ones_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2465143Z test_schema_correctness_ones_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2465318Z test_schema_correctness_ones_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2465491Z test_schema_correctness_ones_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2465669Z test_schema_correctness_ormqr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.359s) 2023-01-11T21:19:16.2465843Z test_schema_correctness_ormqr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.370s) 2023-01-11T21:19:16.2466019Z test_schema_correctness_ormqr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.332s) 2023-01-11T21:19:16.2466175Z test_schema_correctness_ormqr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.299s) 2023-01-11T21:19:16.2466350Z test_schema_correctness_outer_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2466562Z test_schema_correctness_outer_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2466743Z test_schema_correctness_outer_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2466918Z test_schema_correctness_outer_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2467091Z test_schema_correctness_outer_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2467382Z test_schema_correctness_outer_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2467598Z test_schema_correctness_outer_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2467771Z test_schema_correctness_outer_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2467928Z test_schema_correctness_outer_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2468102Z test_schema_correctness_outer_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2468273Z test_schema_correctness_outer_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2468445Z test_schema_correctness_outer_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2468627Z test_schema_correctness_pca_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.925s) 2023-01-11T21:19:16.2468803Z test_schema_correctness_pca_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.346s) 2023-01-11T21:19:16.2468987Z test_schema_correctness_permute_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2469159Z test_schema_correctness_permute_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2469341Z test_schema_correctness_permute_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2469512Z test_schema_correctness_permute_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2469689Z test_schema_correctness_permute_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2469866Z test_schema_correctness_permute_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2470039Z test_schema_correctness_permute_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2470212Z test_schema_correctness_permute_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2470387Z test_schema_correctness_permute_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2470558Z test_schema_correctness_permute_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2470727Z test_schema_correctness_permute_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2470890Z test_schema_correctness_permute_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2471058Z test_schema_correctness_permute_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2471242Z test_schema_correctness_pinverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.035s) 2023-01-11T21:19:16.2471428Z test_schema_correctness_pinverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.042s) 2023-01-11T21:19:16.2471610Z test_schema_correctness_pinverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.027s) 2023-01-11T21:19:16.2471787Z test_schema_correctness_pinverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.034s) 2023-01-11T21:19:16.2471960Z test_schema_correctness_polar_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2472130Z test_schema_correctness_polar_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2472369Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2472552Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2472747Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2472932Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2473185Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2473376Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2473566Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2473760Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2473954Z test_schema_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2474150Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2474340Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2474524Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2474716Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2474906Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2475095Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2475276Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2475547Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2475853Z test_schema_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2476203Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2476552Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2476896Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2477227Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2477565Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2477894Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2478233Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2478571Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2478908Z test_schema_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2479255Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2479663Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2480005Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2480328Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2480664Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2481067Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2481376Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2481702Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2482045Z test_schema_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2482398Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2482741Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2483085Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2483430Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2483760Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2484091Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2484436Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2484781Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2485132Z test_schema_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2485462Z test_schema_correctness_positive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2485811Z test_schema_correctness_positive_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2486151Z test_schema_correctness_positive_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2486484Z test_schema_correctness_positive_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2486805Z test_schema_correctness_positive_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2487140Z test_schema_correctness_positive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2487469Z test_schema_correctness_positive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2487793Z test_schema_correctness_positive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2488102Z test_schema_correctness_positive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2488430Z test_schema_correctness_positive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2488753Z test_schema_correctness_positive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2489082Z test_schema_correctness_positive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2489491Z test_schema_correctness_pow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2489799Z test_schema_correctness_pow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2490131Z test_schema_correctness_pow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2490428Z test_schema_correctness_pow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2490749Z test_schema_correctness_pow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2491119Z test_schema_correctness_pow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2491430Z test_schema_correctness_pow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2491740Z test_schema_correctness_pow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2492059Z test_schema_correctness_pow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2492355Z test_schema_correctness_pow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2492669Z test_schema_correctness_pow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2493000Z test_schema_correctness_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2493313Z test_schema_correctness_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2493651Z test_schema_correctness_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2493975Z test_schema_correctness_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2494294Z test_schema_correctness_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2494616Z test_schema_correctness_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2494942Z test_schema_correctness_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2495249Z test_schema_correctness_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2495565Z test_schema_correctness_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2495883Z test_schema_correctness_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2496201Z test_schema_correctness_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2496522Z test_schema_correctness_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2496833Z test_schema_correctness_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2497165Z test_schema_correctness_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2497491Z test_schema_correctness_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2497804Z test_schema_correctness_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2498107Z test_schema_correctness_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2498495Z test_schema_correctness_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2498811Z test_schema_correctness_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2499095Z test_schema_correctness_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2499398Z test_schema_correctness_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2499784Z test_schema_correctness_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2500092Z test_schema_correctness_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2501230Z test_schema_correctness_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:19:16.2501629Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:19:16.2501817Z Q, R = torch.qr(A, some) 2023-01-11T21:19:16.2501962Z should be replaced with 2023-01-11T21:19:16.2502644Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:19:16.2502803Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2502927Z ok (0.065s) 2023-01-11T21:19:16.2503252Z test_schema_correctness_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2503567Z test_schema_correctness_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2503884Z test_schema_correctness_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2504205Z test_schema_correctness_quantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.157s) 2023-01-11T21:19:16.2504590Z test_schema_correctness_quantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.068s) 2023-01-11T21:19:16.2504964Z test_schema_correctness_rad2deg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2505328Z test_schema_correctness_rad2deg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2505697Z test_schema_correctness_rad2deg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2506208Z test_schema_correctness_rad2deg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2506578Z test_schema_correctness_rad2deg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2506949Z test_schema_correctness_rad2deg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2507490Z test_schema_correctness_rad2deg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2507830Z test_schema_correctness_rad2deg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2508225Z test_schema_correctness_rad2deg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2508581Z test_schema_correctness_rad2deg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2508953Z test_schema_correctness_rand_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2509334Z test_schema_correctness_rand_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2509794Z test_schema_correctness_rand_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2510164Z test_schema_correctness_rand_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2510534Z test_schema_correctness_rand_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2510861Z test_schema_correctness_rand_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2511221Z test_schema_correctness_rand_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:19:16.2511588Z test_schema_correctness_randint_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2023-01-11T21:19:16.2512074Z test_schema_correctness_randint_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2512455Z test_schema_correctness_randint_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2542797Z test_schema_correctness_randint_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2023-01-11T21:19:16.2543069Z test_schema_correctness_randint_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2543327Z test_schema_correctness_randint_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2543708Z test_schema_correctness_randint_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2023-01-11T21:19:16.2543949Z test_schema_correctness_randint_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.134s) 2023-01-11T21:19:16.2544201Z test_schema_correctness_randint_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.2544504Z test_schema_correctness_randint_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2023-01-11T21:19:16.2544812Z test_schema_correctness_randint_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2023-01-11T21:19:16.2545112Z test_schema_correctness_randint_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2023-01-11T21:19:16.2545412Z test_schema_correctness_randint_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2023-01-11T21:19:16.2545719Z test_schema_correctness_randint_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2023-01-11T21:19:16.2546031Z test_schema_correctness_randint_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2023-01-11T21:19:16.2546326Z test_schema_correctness_randint_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2023-01-11T21:19:16.2546623Z test_schema_correctness_randint_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.119s) 2023-01-11T21:19:16.2546931Z test_schema_correctness_randint_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2547330Z test_schema_correctness_randn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2547624Z test_schema_correctness_randn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2547907Z test_schema_correctness_randn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2548188Z test_schema_correctness_randn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2548474Z test_schema_correctness_randn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2548760Z test_schema_correctness_randn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2549042Z test_schema_correctness_randn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2549352Z test_schema_correctness_randn_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2549655Z test_schema_correctness_randn_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2549959Z test_schema_correctness_randn_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2550264Z test_schema_correctness_randn_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2550561Z test_schema_correctness_randn_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2550852Z test_schema_correctness_randn_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2551146Z test_schema_correctness_randn_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2551539Z test_schema_correctness_ravel_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2551823Z test_schema_correctness_ravel_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2552112Z test_schema_correctness_ravel_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2552357Z test_schema_correctness_ravel_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2552525Z test_schema_correctness_ravel_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2552748Z test_schema_correctness_ravel_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2552908Z test_schema_correctness_ravel_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2553069Z test_schema_correctness_ravel_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2553235Z test_schema_correctness_ravel_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2553401Z test_schema_correctness_ravel_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2553566Z test_schema_correctness_ravel_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2553731Z test_schema_correctness_ravel_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2553894Z test_schema_correctness_ravel_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2554065Z test_schema_correctness_real_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2554229Z test_schema_correctness_real_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2554395Z test_schema_correctness_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2554569Z test_schema_correctness_real_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2554734Z test_schema_correctness_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2554902Z test_schema_correctness_real_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555066Z test_schema_correctness_real_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555225Z test_schema_correctness_real_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555391Z test_schema_correctness_real_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555555Z test_schema_correctness_real_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555711Z test_schema_correctness_real_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2555875Z test_schema_correctness_real_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2556037Z test_schema_correctness_real_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2556214Z test_schema_correctness_reciprocal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2556387Z test_schema_correctness_reciprocal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2556568Z test_schema_correctness_reciprocal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2556750Z test_schema_correctness_reciprocal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2556925Z test_schema_correctness_reciprocal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2557102Z test_schema_correctness_reciprocal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2557316Z test_schema_correctness_reciprocal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2557490Z test_schema_correctness_reciprocal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2557662Z test_schema_correctness_reciprocal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2557834Z test_schema_correctness_reciprocal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2558007Z test_schema_correctness_reciprocal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2558207Z test_schema_correctness_reciprocal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2558384Z test_schema_correctness_remainder_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2558560Z test_schema_correctness_remainder_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2558740Z test_schema_correctness_remainder_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2558911Z test_schema_correctness_remainder_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2559083Z test_schema_correctness_remainder_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2559247Z test_schema_correctness_remainder_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2559411Z test_schema_correctness_remainder_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2559580Z test_schema_correctness_remainder_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2559745Z test_schema_correctness_remainder_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2559910Z test_schema_correctness_renorm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2560082Z test_schema_correctness_renorm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2560254Z test_schema_correctness_renorm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2560420Z test_schema_correctness_renorm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2560586Z test_schema_correctness_renorm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2560750Z test_schema_correctness_renorm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2560919Z test_schema_correctness_repeat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2561084Z test_schema_correctness_repeat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2561262Z test_schema_correctness_repeat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2561434Z test_schema_correctness_repeat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:19:16.2561605Z test_schema_correctness_repeat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2561773Z test_schema_correctness_repeat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2561933Z test_schema_correctness_repeat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2562103Z test_schema_correctness_repeat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2562268Z test_schema_correctness_repeat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:19:16.2562428Z test_schema_correctness_repeat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2562622Z test_schema_correctness_repeat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2562789Z test_schema_correctness_repeat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2562975Z test_schema_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.2563157Z test_schema_correctness_repeat_interleave_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2563345Z test_schema_correctness_repeat_interleave_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2563555Z test_schema_correctness_repeat_interleave_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2563742Z test_schema_correctness_repeat_interleave_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2563927Z test_schema_correctness_repeat_interleave_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2564112Z test_schema_correctness_repeat_interleave_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2564294Z test_schema_correctness_repeat_interleave_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2564473Z test_schema_correctness_repeat_interleave_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2564654Z test_schema_correctness_repeat_interleave_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:19:16.2564831Z test_schema_correctness_repeat_interleave_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2565014Z test_schema_correctness_repeat_interleave_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2565182Z test_schema_correctness_repeat_interleave_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2565360Z test_schema_correctness_reshape_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2565532Z test_schema_correctness_reshape_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2565711Z test_schema_correctness_reshape_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2565890Z test_schema_correctness_reshape_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2566067Z test_schema_correctness_reshape_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2566243Z test_schema_correctness_reshape_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2566418Z test_schema_correctness_reshape_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2566592Z test_schema_correctness_reshape_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2566763Z test_schema_correctness_reshape_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2566934Z test_schema_correctness_reshape_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2567103Z test_schema_correctness_reshape_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2567273Z test_schema_correctness_reshape_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2567447Z test_schema_correctness_reshape_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2567619Z test_schema_correctness_reshape_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2567788Z test_schema_correctness_reshape_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2568003Z test_schema_correctness_reshape_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2568177Z test_schema_correctness_reshape_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2568348Z test_schema_correctness_reshape_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2568520Z test_schema_correctness_reshape_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2568724Z test_schema_correctness_reshape_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2569020Z test_schema_correctness_reshape_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2569194Z test_schema_correctness_reshape_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2569363Z test_schema_correctness_reshape_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2569529Z test_schema_correctness_reshape_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2569699Z test_schema_correctness_reshape_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2569864Z test_schema_correctness_reshape_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2570028Z test_schema_correctness_resize__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2570200Z test_schema_correctness_resize__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2570377Z test_schema_correctness_resize__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2570551Z test_schema_correctness_resize__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2570721Z test_schema_correctness_resize__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2570890Z test_schema_correctness_resize__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571054Z test_schema_correctness_resize__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571224Z test_schema_correctness_resize__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571388Z test_schema_correctness_resize__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571542Z test_schema_correctness_resize__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571710Z test_schema_correctness_resize__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2571872Z test_schema_correctness_resize__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2572048Z test_schema_correctness_resize_as__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2572218Z test_schema_correctness_resize_as__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2572399Z test_schema_correctness_resize_as__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2572583Z test_schema_correctness_resize_as__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2572759Z test_schema_correctness_resize_as__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2572939Z test_schema_correctness_resize_as__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2573105Z test_schema_correctness_resize_as__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2573277Z test_schema_correctness_resize_as__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2573446Z test_schema_correctness_resize_as__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2573661Z test_schema_correctness_resize_as__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2573835Z test_schema_correctness_resize_as__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2574004Z test_schema_correctness_resize_as__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2574190Z test_schema_correctness_resolve_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2574403Z test_schema_correctness_resolve_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2574590Z test_schema_correctness_resolve_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2574763Z test_schema_correctness_resolve_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2574952Z test_schema_correctness_resolve_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2575131Z test_schema_correctness_resolve_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2575307Z test_schema_correctness_resolve_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2575488Z test_schema_correctness_resolve_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2575665Z test_schema_correctness_resolve_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2575848Z test_schema_correctness_resolve_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576026Z test_schema_correctness_resolve_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576203Z test_schema_correctness_resolve_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576378Z test_schema_correctness_resolve_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576556Z test_schema_correctness_resolve_neg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576740Z test_schema_correctness_resolve_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2576927Z test_schema_correctness_resolve_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577110Z test_schema_correctness_resolve_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577290Z test_schema_correctness_resolve_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577469Z test_schema_correctness_resolve_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577650Z test_schema_correctness_resolve_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577828Z test_schema_correctness_resolve_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2577995Z test_schema_correctness_resolve_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2578281Z test_schema_correctness_resolve_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2578462Z test_schema_correctness_resolve_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2578643Z test_schema_correctness_resolve_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2578817Z test_schema_correctness_roll_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2578986Z test_schema_correctness_roll_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2579198Z test_schema_correctness_roll_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2579376Z test_schema_correctness_roll_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2579550Z test_schema_correctness_roll_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:19:16.2579712Z test_schema_correctness_roll_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2579884Z test_schema_correctness_roll_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2580076Z test_schema_correctness_roll_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2023-01-11T21:19:16.2580249Z test_schema_correctness_roll_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:19:16.2580422Z test_schema_correctness_roll_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2023-01-11T21:19:16.2580600Z test_schema_correctness_roll_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2580770Z test_schema_correctness_roll_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:19:16.2580942Z test_schema_correctness_roll_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2581118Z test_schema_correctness_rot90_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2581275Z test_schema_correctness_rot90_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2581454Z test_schema_correctness_rot90_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2581630Z test_schema_correctness_rot90_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2581801Z test_schema_correctness_rot90_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2581970Z test_schema_correctness_rot90_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2582135Z test_schema_correctness_rot90_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2582302Z test_schema_correctness_rot90_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2582472Z test_schema_correctness_rot90_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2582628Z test_schema_correctness_rot90_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2582800Z test_schema_correctness_rot90_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2582966Z test_schema_correctness_rot90_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2583146Z test_schema_correctness_round_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2583324Z test_schema_correctness_round_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2583495Z test_schema_correctness_round_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2583668Z test_schema_correctness_round_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2583842Z test_schema_correctness_round_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2584014Z test_schema_correctness_round_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2584176Z test_schema_correctness_round_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2584347Z test_schema_correctness_round_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2584540Z test_schema_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2584776Z test_schema_correctness_round_decimals_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2584966Z test_schema_correctness_round_decimals_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2585155Z test_schema_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2585343Z test_schema_correctness_round_decimals_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2585557Z test_schema_correctness_round_decimals_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2585753Z test_schema_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2585931Z test_schema_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2586121Z test_schema_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2586298Z test_schema_correctness_rsqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2586470Z test_schema_correctness_rsqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2586653Z test_schema_correctness_rsqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2586833Z test_schema_correctness_rsqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2587009Z test_schema_correctness_rsqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2587320Z test_schema_correctness_rsqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2587519Z test_schema_correctness_rsqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2587681Z test_schema_correctness_rsqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2587854Z test_schema_correctness_rsqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2588027Z test_schema_correctness_rsqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2588197Z test_schema_correctness_rsqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2588373Z test_schema_correctness_rsub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2588553Z test_schema_correctness_rsub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2588731Z test_schema_correctness_rsub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2588907Z test_schema_correctness_rsub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2589083Z test_schema_correctness_rsub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2589236Z test_schema_correctness_rsub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2589409Z test_schema_correctness_rsub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2589580Z test_schema_correctness_rsub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2589750Z test_schema_correctness_rsub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2589923Z test_schema_correctness_rsub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2590091Z test_schema_correctness_rsub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2590280Z test_schema_correctness_scalar_tensor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2590538Z test_schema_correctness_scalar_tensor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2590728Z test_schema_correctness_scalar_tensor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2590903Z test_schema_correctness_scalar_tensor_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2591093Z test_schema_correctness_scalar_tensor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2591276Z test_schema_correctness_scalar_tensor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2591494Z test_schema_correctness_scalar_tensor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2591680Z test_schema_correctness_scalar_tensor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2591863Z test_schema_correctness_scalar_tensor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2592048Z test_schema_correctness_scalar_tensor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2592230Z test_schema_correctness_scalar_tensor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2592412Z test_schema_correctness_scalar_tensor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2592576Z test_schema_correctness_scalar_tensor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2592764Z test_schema_correctness_scatter_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2592947Z test_schema_correctness_scatter_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2593135Z test_schema_correctness_scatter_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2593329Z test_schema_correctness_scatter_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2593509Z test_schema_correctness_scatter_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2593692Z test_schema_correctness_scatter_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2593873Z test_schema_correctness_scatter_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2594054Z test_schema_correctness_scatter_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2594224Z test_schema_correctness_scatter_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2594405Z test_schema_correctness_scatter_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2594586Z test_schema_correctness_scatter_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2594767Z test_schema_correctness_scatter_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2594948Z test_schema_correctness_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2595124Z test_schema_correctness_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2595308Z test_schema_correctness_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2595493Z test_schema_correctness_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2595672Z test_schema_correctness_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2595833Z test_schema_correctness_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2596006Z test_schema_correctness_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2596223Z test_schema_correctness_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2596394Z test_schema_correctness_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2596560Z test_schema_correctness_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.2596735Z test_schema_correctness_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:19:16.2596935Z test_schema_correctness_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2597738Z test_schema_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:19:16.2597834Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2597903Z ok (0.053s) 2023-01-11T21:19:16.2598083Z test_schema_correctness_scatter_reduce_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2598278Z test_schema_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2598469Z test_schema_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2598661Z test_schema_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2598851Z test_schema_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2599040Z test_schema_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2599231Z test_schema_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2599420Z test_schema_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2599608Z test_schema_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2599791Z test_schema_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2599979Z test_schema_correctness_scatter_reduce_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2600167Z test_schema_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2600356Z test_schema_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2600546Z test_schema_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2600733Z test_schema_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2600918Z test_schema_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2601105Z test_schema_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2601296Z test_schema_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2601469Z test_schema_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2601661Z test_schema_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2601880Z test_schema_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2602069Z test_schema_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2602254Z test_schema_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2602437Z test_schema_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2602620Z test_schema_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2602833Z test_schema_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2603020Z test_schema_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.2603205Z test_schema_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2603387Z test_schema_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2603573Z test_schema_correctness_scatter_reduce_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2603761Z test_schema_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2603949Z test_schema_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2604140Z test_schema_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2604323Z test_schema_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:19:16.2604508Z test_schema_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2604701Z test_schema_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2604889Z test_schema_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2605060Z test_schema_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2605246Z test_schema_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:19:16.2605432Z test_schema_correctness_scatter_reduce_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2605619Z test_schema_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2605810Z test_schema_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2605998Z test_schema_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2606182Z test_schema_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2606365Z test_schema_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2606548Z test_schema_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2606722Z test_schema_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2606902Z test_schema_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2607907Z test_schema_correctness_searchsorted_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:19:16.2608035Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2608889Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:19:16.2608978Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2609045Z ok (0.444s) 2023-01-11T21:19:16.2609233Z test_schema_correctness_searchsorted_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.453s) 2023-01-11T21:19:16.2609419Z test_schema_correctness_searchsorted_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.447s) 2023-01-11T21:19:16.2609598Z test_schema_correctness_searchsorted_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.414s) 2023-01-11T21:19:16.2609781Z test_schema_correctness_searchsorted_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.445s) 2023-01-11T21:19:16.2609965Z test_schema_correctness_searchsorted_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.453s) 2023-01-11T21:19:16.2610133Z test_schema_correctness_searchsorted_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.424s) 2023-01-11T21:19:16.2610316Z test_schema_correctness_searchsorted_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.424s) 2023-01-11T21:19:16.2610497Z test_schema_correctness_searchsorted_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.424s) 2023-01-11T21:19:16.2610694Z test_schema_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2023-01-11T21:19:16.2610889Z test_schema_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.214s) 2023-01-11T21:19:16.2611077Z test_schema_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.203s) 2023-01-11T21:19:16.2611259Z test_schema_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2023-01-11T21:19:16.2611451Z test_schema_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2023-01-11T21:19:16.2611636Z test_schema_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.213s) 2023-01-11T21:19:16.2611809Z test_schema_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2023-01-11T21:19:16.2611989Z test_schema_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.206s) 2023-01-11T21:19:16.2612165Z test_schema_correctness_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2612337Z test_schema_correctness_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2612521Z test_schema_correctness_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2612703Z test_schema_correctness_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2612886Z test_schema_correctness_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2613063Z test_schema_correctness_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2613264Z test_schema_correctness_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2613422Z test_schema_correctness_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2613595Z test_schema_correctness_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2613762Z test_schema_correctness_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2613927Z test_schema_correctness_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2614125Z test_schema_correctness_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2614300Z test_schema_correctness_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2614487Z test_schema_correctness_select_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2614672Z test_schema_correctness_select_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2614860Z test_schema_correctness_select_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2615034Z test_schema_correctness_select_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2615213Z test_schema_correctness_select_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2615399Z test_schema_correctness_select_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2615580Z test_schema_correctness_select_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2615757Z test_schema_correctness_select_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2615940Z test_schema_correctness_select_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2616120Z test_schema_correctness_select_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2616295Z test_schema_correctness_sgn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2616463Z test_schema_correctness_sgn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2616629Z test_schema_correctness_sgn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2616805Z test_schema_correctness_sgn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2616975Z test_schema_correctness_sgn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2617149Z test_schema_correctness_sgn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2617324Z test_schema_correctness_sgn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2617495Z test_schema_correctness_sgn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2617665Z test_schema_correctness_sgn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2617834Z test_schema_correctness_sgn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2618000Z test_schema_correctness_sgn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2618233Z test_schema_correctness_sgn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2618406Z test_schema_correctness_sgn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2618583Z test_schema_correctness_short_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2618790Z test_schema_correctness_short_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2618971Z test_schema_correctness_short_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2619147Z test_schema_correctness_short_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2619319Z test_schema_correctness_short_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2619489Z test_schema_correctness_short_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2619683Z test_schema_correctness_short_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2619844Z test_schema_correctness_short_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2620013Z test_schema_correctness_short_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.2620185Z test_schema_correctness_short_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2620359Z test_schema_correctness_short_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2620529Z test_schema_correctness_short_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2620708Z test_schema_correctness_sigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2620883Z test_schema_correctness_sigmoid_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2621065Z test_schema_correctness_sigmoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2621233Z test_schema_correctness_sigmoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2621410Z test_schema_correctness_sigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2621584Z test_schema_correctness_sigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2621758Z test_schema_correctness_sigmoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2621927Z test_schema_correctness_sigmoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2622093Z test_schema_correctness_sigmoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2622264Z test_schema_correctness_sigmoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2622433Z test_schema_correctness_sigmoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2622598Z test_schema_correctness_sign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2622754Z test_schema_correctness_sign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2622930Z test_schema_correctness_sign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623098Z test_schema_correctness_sign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623266Z test_schema_correctness_sign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623437Z test_schema_correctness_sign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623607Z test_schema_correctness_sign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623777Z test_schema_correctness_sign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2623947Z test_schema_correctness_sign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2624114Z test_schema_correctness_sign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2624344Z test_schema_correctness_signal_windows_bartlett_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2624534Z test_schema_correctness_signal_windows_bartlett_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.2624722Z test_schema_correctness_signal_windows_blackman_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2023-01-11T21:19:16.2624906Z test_schema_correctness_signal_windows_blackman_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2023-01-11T21:19:16.2625125Z test_schema_correctness_signal_windows_cosine_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2023-01-11T21:19:16.2625315Z test_schema_correctness_signal_windows_cosine_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2625513Z test_schema_correctness_signal_windows_exponential_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2625713Z test_schema_correctness_signal_windows_exponential_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2625907Z test_schema_correctness_signal_windows_gaussian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2626097Z test_schema_correctness_signal_windows_gaussian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2023-01-11T21:19:16.2626286Z test_schema_correctness_signal_windows_general_cosine_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.206s) 2023-01-11T21:19:16.2626488Z test_schema_correctness_signal_windows_general_cosine_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.205s) 2023-01-11T21:19:16.2626689Z test_schema_correctness_signal_windows_general_hamming_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2023-01-11T21:19:16.2626889Z test_schema_correctness_signal_windows_general_hamming_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.197s) 2023-01-11T21:19:16.2627086Z test_schema_correctness_signal_windows_hamming_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.214s) 2023-01-11T21:19:16.2627422Z test_schema_correctness_signal_windows_hamming_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.197s) 2023-01-11T21:19:16.2627614Z test_schema_correctness_signal_windows_hann_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2023-01-11T21:19:16.2627802Z test_schema_correctness_signal_windows_hann_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.206s) 2023-01-11T21:19:16.2627995Z test_schema_correctness_signal_windows_kaiser_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2023-01-11T21:19:16.2628170Z test_schema_correctness_signal_windows_kaiser_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.146s) 2023-01-11T21:19:16.2628363Z test_schema_correctness_signal_windows_nuttall_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.206s) 2023-01-11T21:19:16.2628551Z test_schema_correctness_signal_windows_nuttall_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.205s) 2023-01-11T21:19:16.2628732Z test_schema_correctness_signbit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2628908Z test_schema_correctness_signbit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629084Z test_schema_correctness_signbit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629257Z test_schema_correctness_signbit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629429Z test_schema_correctness_signbit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629603Z test_schema_correctness_signbit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629761Z test_schema_correctness_signbit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2629984Z test_schema_correctness_signbit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2630155Z test_schema_correctness_signbit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2630323Z test_schema_correctness_signbit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2630492Z test_schema_correctness_sin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2630662Z test_schema_correctness_sin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2630877Z test_schema_correctness_sin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631058Z test_schema_correctness_sin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631230Z test_schema_correctness_sin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631391Z test_schema_correctness_sin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631558Z test_schema_correctness_sin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631730Z test_schema_correctness_sin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2631897Z test_schema_correctness_sin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2632067Z test_schema_correctness_sin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2632234Z test_schema_correctness_sin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2632405Z test_schema_correctness_sinc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2632572Z test_schema_correctness_sinc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2632752Z test_schema_correctness_sinc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2632919Z test_schema_correctness_sinc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2633095Z test_schema_correctness_sinc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2633261Z test_schema_correctness_sinc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2633431Z test_schema_correctness_sinc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2633604Z test_schema_correctness_sinc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2633772Z test_schema_correctness_sinc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2633937Z test_schema_correctness_sinc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2634106Z test_schema_correctness_sinc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2634268Z test_schema_correctness_sinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2634438Z test_schema_correctness_sinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2634613Z test_schema_correctness_sinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2634791Z test_schema_correctness_sinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2634966Z test_schema_correctness_sinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635135Z test_schema_correctness_sinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635303Z test_schema_correctness_sinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635503Z test_schema_correctness_sinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635669Z test_schema_correctness_sinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635824Z test_schema_correctness_sinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2635989Z test_schema_correctness_sinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2636165Z test_schema_correctness_slice_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.2636361Z test_schema_correctness_slice_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2636543Z test_schema_correctness_slice_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2636721Z test_schema_correctness_slice_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2636898Z test_schema_correctness_slice_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:19:16.2637071Z test_schema_correctness_slice_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2637244Z test_schema_correctness_slice_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2637397Z test_schema_correctness_slice_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2637570Z test_schema_correctness_slice_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2637743Z test_schema_correctness_slice_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2637914Z test_schema_correctness_slice_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2638085Z test_schema_correctness_slice_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2638257Z test_schema_correctness_slice_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.2638449Z test_schema_correctness_slice_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:19:16.2638633Z test_schema_correctness_slice_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2638821Z test_schema_correctness_slice_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:19:16.2638994Z test_schema_correctness_slice_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:19:16.2639178Z test_schema_correctness_slice_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:19:16.2639363Z test_schema_correctness_slice_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2639548Z test_schema_correctness_slice_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2639733Z test_schema_correctness_slice_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2639917Z test_schema_correctness_slice_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2640097Z test_schema_correctness_slice_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:19:16.2640280Z test_schema_correctness_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2640462Z test_schema_correctness_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2640621Z test_schema_correctness_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2640813Z test_schema_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2641035Z test_schema_correctness_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2641232Z test_schema_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2641430Z test_schema_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.150s) 2023-01-11T21:19:16.2641623Z test_schema_correctness_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2641814Z test_schema_correctness_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2023-01-11T21:19:16.2642030Z test_schema_correctness_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2642222Z test_schema_correctness_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2023-01-11T21:19:16.2642396Z test_schema_correctness_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2642583Z test_schema_correctness_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2642769Z test_schema_correctness_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2023-01-11T21:19:16.2642954Z test_schema_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2023-01-11T21:19:16.2643131Z test_schema_correctness_sort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2643306Z test_schema_correctness_sort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2643482Z test_schema_correctness_sort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2643653Z test_schema_correctness_sort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:19:16.2643826Z test_schema_correctness_sort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2643984Z test_schema_correctness_sort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2644155Z test_schema_correctness_sort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:19:16.2644327Z test_schema_correctness_sort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:19:16.2644499Z test_schema_correctness_sort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2644671Z test_schema_correctness_sort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2645633Z test_schema_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:976: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:19:16.2645745Z torch.eye(m, n, device=device, dtype=dtype) 2023-01-11T21:19:16.2645815Z ok (0.025s) 2023-01-11T21:19:16.2646017Z test_schema_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2646210Z test_schema_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2646388Z test_schema_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2646575Z test_schema_correctness_special_airy_ai_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2646763Z test_schema_correctness_special_airy_ai_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2646982Z test_schema_correctness_special_airy_ai_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2647166Z test_schema_correctness_special_airy_ai_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2647347Z test_schema_correctness_special_airy_ai_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2647527Z test_schema_correctness_special_airy_ai_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2647737Z test_schema_correctness_special_airy_ai_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2647917Z test_schema_correctness_special_airy_ai_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2648090Z test_schema_correctness_special_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2648278Z test_schema_correctness_special_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2648462Z test_schema_correctness_special_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2648644Z test_schema_correctness_special_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2648826Z test_schema_correctness_special_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2649007Z test_schema_correctness_special_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2649191Z test_schema_correctness_special_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2649370Z test_schema_correctness_special_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2649551Z test_schema_correctness_special_bessel_j1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2649743Z test_schema_correctness_special_bessel_j1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2649918Z test_schema_correctness_special_bessel_j1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650102Z test_schema_correctness_special_bessel_j1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650279Z test_schema_correctness_special_bessel_j1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650456Z test_schema_correctness_special_bessel_j1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650636Z test_schema_correctness_special_bessel_j1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650817Z test_schema_correctness_special_bessel_j1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2650998Z test_schema_correctness_special_bessel_y0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2651184Z test_schema_correctness_special_bessel_y0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2651369Z test_schema_correctness_special_bessel_y0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2651536Z test_schema_correctness_special_bessel_y0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2651713Z test_schema_correctness_special_bessel_y0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2651888Z test_schema_correctness_special_bessel_y0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2652068Z test_schema_correctness_special_bessel_y0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2652276Z test_schema_correctness_special_bessel_y0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2652459Z test_schema_correctness_special_bessel_y1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2652646Z test_schema_correctness_special_bessel_y1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2652831Z test_schema_correctness_special_bessel_y1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2653008Z test_schema_correctness_special_bessel_y1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2653200Z test_schema_correctness_special_bessel_y1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2653377Z test_schema_correctness_special_bessel_y1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2653556Z test_schema_correctness_special_bessel_y1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2653737Z test_schema_correctness_special_bessel_y1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2653936Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2654142Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2654345Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2654550Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2654750Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2654945Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2655135Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2655336Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2655537Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2655739Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2655941Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2656137Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2656334Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2656526Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2656724Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2656922Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2657312Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2657706Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2658251Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2658643Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2659029Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2659455Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2659838Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2660223Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2660605Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2660992Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2661383Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2661768Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2662156Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2662526Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2662909Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2663290Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2663478Z test_schema_correctness_special_entr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2663663Z test_schema_correctness_special_entr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2663847Z test_schema_correctness_special_entr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664034Z test_schema_correctness_special_entr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664214Z test_schema_correctness_special_entr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664396Z test_schema_correctness_special_entr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664573Z test_schema_correctness_special_entr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664740Z test_schema_correctness_special_entr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2664960Z test_schema_correctness_special_entr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2665138Z test_schema_correctness_special_erfcx_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2665324Z test_schema_correctness_special_erfcx_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2665508Z test_schema_correctness_special_erfcx_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2665693Z test_schema_correctness_special_erfcx_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2665904Z test_schema_correctness_special_erfcx_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2666084Z test_schema_correctness_special_erfcx_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2666262Z test_schema_correctness_special_erfcx_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2666433Z test_schema_correctness_special_erfcx_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2666634Z test_schema_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2666837Z test_schema_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2667038Z test_schema_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2667385Z test_schema_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2667589Z test_schema_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2667787Z test_schema_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2667984Z test_schema_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2668180Z test_schema_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2668379Z test_schema_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2668569Z test_schema_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2668771Z test_schema_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2668969Z test_schema_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2669169Z test_schema_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2669368Z test_schema_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2669564Z test_schema_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2669764Z test_schema_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2669948Z test_schema_correctness_special_i0e_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2670132Z test_schema_correctness_special_i0e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2670300Z test_schema_correctness_special_i0e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2670480Z test_schema_correctness_special_i0e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2670714Z test_schema_correctness_special_i0e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2670892Z test_schema_correctness_special_i0e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671069Z test_schema_correctness_special_i0e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671250Z test_schema_correctness_special_i0e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671460Z test_schema_correctness_special_i0e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671638Z test_schema_correctness_special_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671821Z test_schema_correctness_special_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2671990Z test_schema_correctness_special_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2672166Z test_schema_correctness_special_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2672342Z test_schema_correctness_special_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2672517Z test_schema_correctness_special_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2672692Z test_schema_correctness_special_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2672871Z test_schema_correctness_special_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2673045Z test_schema_correctness_special_i1e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2673228Z test_schema_correctness_special_i1e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2673409Z test_schema_correctness_special_i1e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2673576Z test_schema_correctness_special_i1e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2673753Z test_schema_correctness_special_i1e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2673930Z test_schema_correctness_special_i1e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2674106Z test_schema_correctness_special_i1e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2674282Z test_schema_correctness_special_i1e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2674484Z test_schema_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2674693Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2674897Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2675095Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2675294Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2675480Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2675682Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2675878Z test_schema_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2676277Z test_schema_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2676702Z test_schema_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2677089Z test_schema_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2677503Z test_schema_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2677890Z test_schema_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2678278Z test_schema_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2678661Z test_schema_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2679044Z test_schema_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2679233Z test_schema_correctness_special_log_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2679409Z test_schema_correctness_special_log_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2679599Z test_schema_correctness_special_log_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2679786Z test_schema_correctness_special_log_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2679970Z test_schema_correctness_special_log_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2680147Z test_schema_correctness_special_log_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2680329Z test_schema_correctness_special_log_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2680509Z test_schema_correctness_special_log_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2680705Z test_schema_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2680901Z test_schema_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2681090Z test_schema_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2681283Z test_schema_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2681476Z test_schema_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2681666Z test_schema_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2681862Z test_schema_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2682054Z test_schema_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2682246Z test_schema_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2682477Z test_schema_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2682674Z test_schema_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2682864Z test_schema_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2683042Z test_schema_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2683260Z test_schema_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2683457Z test_schema_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2683651Z test_schema_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2683846Z test_schema_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2684040Z test_schema_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2684238Z test_schema_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2684429Z test_schema_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2684622Z test_schema_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2684800Z test_schema_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2684992Z test_schema_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2685185Z test_schema_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2685377Z test_schema_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2685571Z test_schema_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2685771Z test_schema_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2685964Z test_schema_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2686155Z test_schema_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2686346Z test_schema_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2686540Z test_schema_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2686719Z test_schema_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2686904Z test_schema_correctness_special_ndtr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2687084Z test_schema_correctness_special_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2687267Z test_schema_correctness_special_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2687452Z test_schema_correctness_special_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2687633Z test_schema_correctness_special_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2687845Z test_schema_correctness_special_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2688022Z test_schema_correctness_special_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2688201Z test_schema_correctness_special_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2688368Z test_schema_correctness_special_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2688548Z test_schema_correctness_special_ndtri_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2688761Z test_schema_correctness_special_ndtri_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2688949Z test_schema_correctness_special_ndtri_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2689131Z test_schema_correctness_special_ndtri_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2689315Z test_schema_correctness_special_ndtri_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2689495Z test_schema_correctness_special_ndtri_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2689673Z test_schema_correctness_special_ndtri_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2689853Z test_schema_correctness_special_ndtri_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2690060Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2690274Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2690488Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2690695Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2690905Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2691109Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2691308Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2691516Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2691718Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2691926Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2692121Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2692325Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2692526Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2692728Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2692926Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2693125Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2693356Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2693551Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2693755Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2693959Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2694172Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2694368Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2694563Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2694766Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2694958Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2695372Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2695778Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2696172Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2696573Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2696976Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2697378Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2697774Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2698236Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2698630Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2699032Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2699430Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2699830Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2700267Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2700666Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2701063Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2701488Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2701888Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2702297Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2702692Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2703088Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2703489Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2703887Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2704280Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2704662Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2705061Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2705465Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2705862Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:19:16.2706258Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2706658Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2707054Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2707589Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2708050Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:19:16.2708251Z test_schema_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2708453Z test_schema_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2708706Z test_schema_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2708907Z test_schema_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2709094Z test_schema_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2709295Z test_schema_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2709495Z test_schema_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2709692Z test_schema_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2709884Z test_schema_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2710075Z test_schema_correctness_special_xlog1py_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2710264Z test_schema_correctness_special_xlog1py_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2710453Z test_schema_correctness_special_xlog1py_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2710638Z test_schema_correctness_special_xlog1py_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2710810Z test_schema_correctness_special_xlog1py_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2710994Z test_schema_correctness_special_xlog1py_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2711173Z test_schema_correctness_special_xlog1py_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2711359Z test_schema_correctness_special_xlog1py_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2711538Z test_schema_correctness_special_xlog1py_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2711721Z test_schema_correctness_special_zeta_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2711910Z test_schema_correctness_special_zeta_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2712094Z test_schema_correctness_special_zeta_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2712279Z test_schema_correctness_special_zeta_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2712447Z test_schema_correctness_special_zeta_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2712630Z test_schema_correctness_special_zeta_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2712812Z test_schema_correctness_special_zeta_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2712991Z test_schema_correctness_special_zeta_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2713168Z test_schema_correctness_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2713376Z test_schema_correctness_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2713559Z test_schema_correctness_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2713738Z test_schema_correctness_split_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2713912Z test_schema_correctness_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2714073Z test_schema_correctness_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2714273Z test_schema_correctness_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2714444Z test_schema_correctness_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2714617Z test_schema_correctness_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2714793Z test_schema_correctness_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2714968Z test_schema_correctness_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2715143Z test_schema_correctness_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2715311Z test_schema_correctness_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2715502Z test_schema_correctness_split_list_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2715674Z test_schema_correctness_split_list_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2715866Z test_schema_correctness_split_list_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2716054Z test_schema_correctness_split_list_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2716238Z test_schema_correctness_split_list_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2716420Z test_schema_correctness_split_list_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2716600Z test_schema_correctness_split_list_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2716780Z test_schema_correctness_split_list_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2716963Z test_schema_correctness_split_list_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2717139Z test_schema_correctness_split_list_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2717306Z test_schema_correctness_split_list_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2717481Z test_schema_correctness_split_list_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2717666Z test_schema_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2717848Z test_schema_correctness_split_with_sizes_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2718037Z test_schema_correctness_split_with_sizes_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2718229Z test_schema_correctness_split_with_sizes_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2718418Z test_schema_correctness_split_with_sizes_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2718601Z test_schema_correctness_split_with_sizes_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2718812Z test_schema_correctness_split_with_sizes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2718983Z test_schema_correctness_split_with_sizes_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2719169Z test_schema_correctness_split_with_sizes_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2719352Z test_schema_correctness_split_with_sizes_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2719530Z test_schema_correctness_split_with_sizes_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2719739Z test_schema_correctness_split_with_sizes_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2719919Z test_schema_correctness_split_with_sizes_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2720094Z test_schema_correctness_sqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2720265Z test_schema_correctness_sqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2720441Z test_schema_correctness_sqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2720604Z test_schema_correctness_sqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2720775Z test_schema_correctness_sqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2720944Z test_schema_correctness_sqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721114Z test_schema_correctness_sqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721283Z test_schema_correctness_sqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721453Z test_schema_correctness_sqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721623Z test_schema_correctness_sqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721789Z test_schema_correctness_sqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2721966Z test_schema_correctness_square_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2722127Z test_schema_correctness_square_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2722310Z test_schema_correctness_square_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2722490Z test_schema_correctness_square_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2722663Z test_schema_correctness_square_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2722833Z test_schema_correctness_square_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723002Z test_schema_correctness_square_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723173Z test_schema_correctness_square_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723339Z test_schema_correctness_square_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723502Z test_schema_correctness_square_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723662Z test_schema_correctness_square_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2723836Z test_schema_correctness_square_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2724013Z test_schema_correctness_squeeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2724211Z test_schema_correctness_squeeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2724391Z test_schema_correctness_squeeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2724571Z test_schema_correctness_squeeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2724749Z test_schema_correctness_squeeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2724925Z test_schema_correctness_squeeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725123Z test_schema_correctness_squeeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725282Z test_schema_correctness_squeeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725456Z test_schema_correctness_squeeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725628Z test_schema_correctness_squeeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725796Z test_schema_correctness_squeeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2725972Z test_schema_correctness_squeeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2726142Z test_schema_correctness_squeeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2726318Z test_schema_correctness_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2726491Z test_schema_correctness_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2726670Z test_schema_correctness_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2726832Z test_schema_correctness_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2727005Z test_schema_correctness_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2727174Z test_schema_correctness_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2727342Z test_schema_correctness_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2727508Z test_schema_correctness_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2727677Z test_schema_correctness_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2727849Z test_schema_correctness_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2728020Z test_schema_correctness_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2728179Z test_schema_correctness_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2728351Z test_schema_correctness_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2728523Z test_schema_correctness_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2728699Z test_schema_correctness_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2728871Z test_schema_correctness_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2729039Z test_schema_correctness_std_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2729211Z test_schema_correctness_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2729381Z test_schema_correctness_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2729562Z test_schema_correctness_std_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2729761Z test_schema_correctness_std_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2729944Z test_schema_correctness_std_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2730121Z test_schema_correctness_std_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2730297Z test_schema_correctness_std_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2730472Z test_schema_correctness_std_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2730693Z test_schema_correctness_std_mean_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2730888Z test_schema_correctness_std_mean_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2731077Z test_schema_correctness_std_mean_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2731268Z test_schema_correctness_std_mean_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2731442Z test_schema_correctness_std_mean_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2731630Z test_schema_correctness_std_mean_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2731813Z test_schema_correctness_std_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2732002Z test_schema_correctness_std_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2732187Z test_schema_correctness_std_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2732367Z test_schema_correctness_std_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2732552Z test_schema_correctness_std_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2732728Z test_schema_correctness_std_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2733376Z test_schema_correctness_stft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:642: 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:19:16.2733646Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T21:19:16.2733746Z normalized, onesided, return_complex) 2023-01-11T21:19:16.2733800Z ok (0.091s) 2023-01-11T21:19:16.2733979Z test_schema_correctness_stft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:19:16.2734152Z test_schema_correctness_stft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2734323Z test_schema_correctness_stft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.082s) 2023-01-11T21:19:16.2734490Z test_schema_correctness_sub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2734664Z test_schema_correctness_sub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2734839Z test_schema_correctness_sub_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2735010Z test_schema_correctness_sub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2735168Z test_schema_correctness_sub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2735367Z test_schema_correctness_sub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2735539Z test_schema_correctness_sub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2735710Z test_schema_correctness_sub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2735878Z test_schema_correctness_sub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2736047Z test_schema_correctness_sub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2736245Z test_schema_correctness_sub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2736415Z test_schema_correctness_sub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2736584Z test_schema_correctness_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:19:16.2736741Z test_schema_correctness_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2736923Z test_schema_correctness_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2737097Z test_schema_correctness_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2737266Z test_schema_correctness_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2737433Z test_schema_correctness_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2737607Z test_schema_correctness_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:19:16.2737775Z test_schema_correctness_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2737943Z test_schema_correctness_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2738097Z test_schema_correctness_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2738349Z test_schema_correctness_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2738517Z test_schema_correctness_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:19:16.2738700Z test_schema_correctness_sum_to_size_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2738879Z test_schema_correctness_sum_to_size_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2739066Z test_schema_correctness_sum_to_size_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2739251Z test_schema_correctness_sum_to_size_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:19:16.2739430Z test_schema_correctness_sum_to_size_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2739614Z test_schema_correctness_sum_to_size_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2739781Z test_schema_correctness_sum_to_size_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2739958Z test_schema_correctness_sum_to_size_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2740134Z test_schema_correctness_sum_to_size_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:19:16.2740308Z test_schema_correctness_sum_to_size_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2740486Z test_schema_correctness_sum_to_size_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2740660Z test_schema_correctness_sum_to_size_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2740854Z test_schema_correctness_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2741079Z test_schema_correctness_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2741251Z test_schema_correctness_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.643s) 2023-01-11T21:19:16.2741410Z test_schema_correctness_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.606s) 2023-01-11T21:19:16.2741592Z test_schema_correctness_svd_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (11.609s) 2023-01-11T21:19:16.2741773Z test_schema_correctness_svd_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (10.887s) 2023-01-11T21:19:16.2742389Z test_schema_correctness_symeig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:19:16.2742608Z 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:19:16.2742700Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:19:16.2742779Z should be replaced with 2023-01-11T21:19:16.2742955Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:19:16.2743015Z and 2023-01-11T21:19:16.2743104Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:19:16.2743182Z should be replaced with 2023-01-11T21:19:16.2743537Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:19:16.2743626Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2743690Z ok (0.016s) 2023-01-11T21:19:16.2743870Z test_schema_correctness_symeig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2744051Z test_schema_correctness_symeig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2744227Z test_schema_correctness_symeig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2744388Z test_schema_correctness_t_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2744554Z test_schema_correctness_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2744728Z test_schema_correctness_t_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2744900Z test_schema_correctness_t_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745071Z test_schema_correctness_t_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745241Z test_schema_correctness_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745410Z test_schema_correctness_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745578Z test_schema_correctness_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745744Z test_schema_correctness_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2745892Z test_schema_correctness_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2746057Z test_schema_correctness_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2746217Z test_schema_correctness_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2746407Z test_schema_correctness_take_along_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2746588Z test_schema_correctness_take_along_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2746778Z test_schema_correctness_take_along_dim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2747029Z test_schema_correctness_take_along_dim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2747345Z test_schema_correctness_take_along_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2747534Z test_schema_correctness_take_along_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2747704Z test_schema_correctness_take_along_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2747983Z test_schema_correctness_take_along_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:19:16.2748165Z test_schema_correctness_take_along_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2748341Z test_schema_correctness_take_along_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:19:16.2748526Z test_schema_correctness_take_along_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:19:16.2748705Z test_schema_correctness_take_along_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2748881Z test_schema_correctness_take_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2749051Z test_schema_correctness_take_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2749230Z test_schema_correctness_take_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2749397Z test_schema_correctness_take_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2749570Z test_schema_correctness_take_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2749740Z test_schema_correctness_take_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2749907Z test_schema_correctness_take_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2750077Z test_schema_correctness_take_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2750248Z test_schema_correctness_take_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2750420Z test_schema_correctness_take_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2750598Z test_schema_correctness_take_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2750756Z test_schema_correctness_take_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2750928Z test_schema_correctness_tan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2751096Z test_schema_correctness_tan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2751278Z test_schema_correctness_tan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2751453Z test_schema_correctness_tan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2751623Z test_schema_correctness_tan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2751793Z test_schema_correctness_tan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2751961Z test_schema_correctness_tan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2752131Z test_schema_correctness_tan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2752287Z test_schema_correctness_tan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2752458Z test_schema_correctness_tan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2752669Z test_schema_correctness_tan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2752843Z test_schema_correctness_tanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2753008Z test_schema_correctness_tanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2753185Z test_schema_correctness_tanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2753361Z test_schema_correctness_tanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2753560Z test_schema_correctness_tanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2753729Z test_schema_correctness_tanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2753886Z test_schema_correctness_tanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2754058Z test_schema_correctness_tanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2754228Z test_schema_correctness_tanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2754395Z test_schema_correctness_tanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2754561Z test_schema_correctness_tanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2754746Z test_schema_correctness_tensor_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:19:16.2754927Z test_schema_correctness_tensor_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2755115Z test_schema_correctness_tensor_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:19:16.2755302Z test_schema_correctness_tensor_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2023-01-11T21:19:16.2755476Z test_schema_correctness_tensor_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2755655Z test_schema_correctness_tensor_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2755831Z test_schema_correctness_tensor_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:19:16.2756015Z test_schema_correctness_tensor_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2756197Z test_schema_correctness_tensor_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2756378Z test_schema_correctness_tensor_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2756560Z test_schema_correctness_tensor_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2756740Z test_schema_correctness_tensor_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:19:16.2756926Z test_schema_correctness_tensordot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2757098Z test_schema_correctness_tensordot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2757287Z test_schema_correctness_tensordot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:19:16.2757468Z test_schema_correctness_tensordot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2757654Z test_schema_correctness_tensordot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2757833Z test_schema_correctness_tensordot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2758007Z test_schema_correctness_tensordot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2758178Z test_schema_correctness_tensordot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:19:16.2758388Z test_schema_correctness_tensordot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2758560Z test_schema_correctness_tensordot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2758723Z test_schema_correctness_tile_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2758895Z test_schema_correctness_tile_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2759099Z test_schema_correctness_tile_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2023-01-11T21:19:16.2759277Z test_schema_correctness_tile_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2759452Z test_schema_correctness_tile_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2759626Z test_schema_correctness_tile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2759794Z test_schema_correctness_tile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2023-01-11T21:19:16.2759966Z test_schema_correctness_tile_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2023-01-11T21:19:16.2760124Z test_schema_correctness_tile_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2760296Z test_schema_correctness_tile_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2760467Z test_schema_correctness_tile_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2760640Z test_schema_correctness_tile_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2023-01-11T21:19:16.2760815Z test_schema_correctness_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.043s) 2023-01-11T21:19:16.2760988Z test_schema_correctness_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.057s) 2023-01-11T21:19:16.2761168Z test_schema_correctness_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.095s) 2023-01-11T21:19:16.2761342Z test_schema_correctness_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.054s) 2023-01-11T21:19:16.2761512Z test_schema_correctness_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.069s) 2023-01-11T21:19:16.2761669Z test_schema_correctness_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.100s) 2023-01-11T21:19:16.2761842Z test_schema_correctness_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.838s) 2023-01-11T21:19:16.2762012Z test_schema_correctness_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.062s) 2023-01-11T21:19:16.2762181Z test_schema_correctness_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.042s) 2023-01-11T21:19:16.2762350Z test_schema_correctness_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.037s) 2023-01-11T21:19:16.2762520Z test_schema_correctness_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.056s) 2023-01-11T21:19:16.2762688Z test_schema_correctness_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.042s) 2023-01-11T21:19:16.2762871Z test_schema_correctness_to_sparse_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2763051Z test_schema_correctness_to_sparse_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2763225Z test_schema_correctness_to_sparse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2763411Z test_schema_correctness_to_sparse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2763593Z test_schema_correctness_to_sparse_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2763774Z test_schema_correctness_to_sparse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2763982Z test_schema_correctness_to_sparse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2764162Z test_schema_correctness_to_sparse_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2764338Z test_schema_correctness_to_sparse_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2764509Z test_schema_correctness_to_sparse_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2764716Z test_schema_correctness_to_sparse_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2764877Z test_schema_correctness_to_sparse_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:19:16.2765055Z test_schema_correctness_topk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2765233Z test_schema_correctness_topk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2765404Z test_schema_correctness_topk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2765574Z test_schema_correctness_topk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2765743Z test_schema_correctness_topk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2765911Z test_schema_correctness_topk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:19:16.2766081Z test_schema_correctness_topk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2766249Z test_schema_correctness_topk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:19:16.2766417Z test_schema_correctness_trace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2766592Z test_schema_correctness_trace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2766766Z test_schema_correctness_trace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2766934Z test_schema_correctness_trace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767103Z test_schema_correctness_trace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767273Z test_schema_correctness_trace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767444Z test_schema_correctness_trace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767615Z test_schema_correctness_trace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767771Z test_schema_correctness_trace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2767955Z test_schema_correctness_transpose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2768131Z test_schema_correctness_transpose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2768314Z test_schema_correctness_transpose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2768497Z test_schema_correctness_transpose_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2768679Z test_schema_correctness_transpose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2768860Z test_schema_correctness_transpose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2769042Z test_schema_correctness_transpose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2769220Z test_schema_correctness_transpose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2769412Z test_schema_correctness_transpose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2769584Z test_schema_correctness_transpose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2769754Z test_schema_correctness_transpose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2769928Z test_schema_correctness_transpose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2770098Z test_schema_correctness_transpose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2770304Z test_schema_correctness_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.2770490Z test_schema_correctness_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2023-01-11T21:19:16.2770674Z test_schema_correctness_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:19:16.2770855Z test_schema_correctness_trapezoid_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2771023Z test_schema_correctness_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2023-01-11T21:19:16.2771201Z test_schema_correctness_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2771378Z test_schema_correctness_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:19:16.2771552Z test_schema_correctness_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2023-01-11T21:19:16.2771721Z test_schema_correctness_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.2771896Z test_schema_correctness_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:19:16.2772067Z test_schema_correctness_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2772241Z test_schema_correctness_trapz_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2023-01-11T21:19:16.2772421Z test_schema_correctness_trapz_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2772586Z test_schema_correctness_trapz_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2023-01-11T21:19:16.2772760Z test_schema_correctness_trapz_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:19:16.2772930Z test_schema_correctness_trapz_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2773099Z test_schema_correctness_trapz_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2023-01-11T21:19:16.2773268Z test_schema_correctness_trapz_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2773438Z test_schema_correctness_trapz_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2773607Z test_schema_correctness_trapz_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2023-01-11T21:19:16.2773778Z test_schema_correctness_trapz_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2023-01-11T21:19:16.2773945Z test_schema_correctness_trapz_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:19:16.2774606Z test_schema_correctness_triangular_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T21:19:16.2774776Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:19:16.2774878Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:19:16.2774987Z should be replaced with 2023-01-11T21:19:16.2775217Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:19:16.2775305Z return self.op(*args, **kwargs) 2023-01-11T21:19:16.2775370Z ok (0.033s) 2023-01-11T21:19:16.2775565Z test_schema_correctness_triangular_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2775752Z test_schema_correctness_triangular_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2775955Z test_schema_correctness_triangular_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:19:16.2776132Z test_schema_correctness_tril_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2776303Z test_schema_correctness_tril_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2776482Z test_schema_correctness_tril_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2776658Z test_schema_correctness_tril_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2776829Z test_schema_correctness_tril_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2776996Z test_schema_correctness_tril_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777159Z test_schema_correctness_tril_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777330Z test_schema_correctness_tril_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777488Z test_schema_correctness_tril_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777656Z test_schema_correctness_tril_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777826Z test_schema_correctness_tril_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2777994Z test_schema_correctness_tril_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2778246Z test_schema_correctness_tril_indices_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:19:16.2778430Z test_schema_correctness_tril_indices_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2778608Z test_schema_correctness_triu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2778778Z test_schema_correctness_triu_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2778955Z test_schema_correctness_triu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2779117Z test_schema_correctness_triu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2779289Z test_schema_correctness_triu_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2779456Z test_schema_correctness_triu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2779621Z test_schema_correctness_triu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2779790Z test_schema_correctness_triu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2779959Z test_schema_correctness_triu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2780130Z test_schema_correctness_triu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2780298Z test_schema_correctness_triu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2780454Z test_schema_correctness_triu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2780670Z test_schema_correctness_triu_indices_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2780851Z test_schema_correctness_triu_indices_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:19:16.2781040Z test_schema_correctness_true_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2781221Z test_schema_correctness_true_divide_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2781406Z test_schema_correctness_true_divide_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2781618Z test_schema_correctness_true_divide_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:19:16.2781800Z test_schema_correctness_true_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2781981Z test_schema_correctness_true_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2782151Z test_schema_correctness_true_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2782329Z test_schema_correctness_true_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2782506Z test_schema_correctness_true_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2782685Z test_schema_correctness_true_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2782867Z test_schema_correctness_true_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2783043Z test_schema_correctness_true_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2783218Z test_schema_correctness_trunc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2783390Z test_schema_correctness_trunc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2783560Z test_schema_correctness_trunc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2783719Z test_schema_correctness_trunc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2783889Z test_schema_correctness_trunc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2784059Z test_schema_correctness_trunc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2784234Z test_schema_correctness_trunc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2784402Z test_schema_correctness_trunc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2784580Z test_schema_correctness_unbind_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2784750Z test_schema_correctness_unbind_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2784933Z test_schema_correctness_unbind_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2785111Z test_schema_correctness_unbind_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2785279Z test_schema_correctness_unbind_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2785457Z test_schema_correctness_unbind_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2785630Z test_schema_correctness_unbind_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2785800Z test_schema_correctness_unbind_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2785971Z test_schema_correctness_unbind_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2786181Z test_schema_correctness_unbind_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2786345Z test_schema_correctness_unbind_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2786514Z test_schema_correctness_unbind_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2786690Z test_schema_correctness_unbind_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2786859Z test_schema_correctness_unflatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2787062Z test_schema_correctness_unflatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2787416Z test_schema_correctness_unflatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2787606Z test_schema_correctness_unflatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2787789Z test_schema_correctness_unflatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2787969Z test_schema_correctness_unflatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2788149Z test_schema_correctness_unflatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2788330Z test_schema_correctness_unflatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:19:16.2788507Z test_schema_correctness_unflatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2788671Z test_schema_correctness_unflatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2788839Z test_schema_correctness_unflatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2789014Z test_schema_correctness_unflatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2789186Z test_schema_correctness_unflatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2789372Z test_schema_correctness_unfold_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2789552Z test_schema_correctness_unfold_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2789740Z test_schema_correctness_unfold_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2789927Z test_schema_correctness_unfold_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2790115Z test_schema_correctness_unfold_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2790285Z test_schema_correctness_unfold_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2790466Z test_schema_correctness_unfold_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2790647Z test_schema_correctness_unfold_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2790825Z test_schema_correctness_unfold_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2791003Z test_schema_correctness_unfold_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2791181Z test_schema_correctness_unfold_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:19:16.2791361Z test_schema_correctness_unfold_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2791536Z test_schema_correctness_unfold_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2791713Z test_schema_correctness_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2791934Z test_schema_correctness_unfold_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2792109Z test_schema_correctness_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2792286Z test_schema_correctness_unfold_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2792467Z test_schema_correctness_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2792644Z test_schema_correctness_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:19:16.2792851Z test_schema_correctness_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2793021Z test_schema_correctness_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2793196Z test_schema_correctness_unfold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2793369Z test_schema_correctness_unfold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2793525Z test_schema_correctness_unfold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:19:16.2793695Z test_schema_correctness_unfold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2793874Z test_schema_correctness_unfold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2794053Z test_schema_correctness_uniform_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2794237Z test_schema_correctness_uniform_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2794413Z test_schema_correctness_uniform_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2794591Z test_schema_correctness_uniform_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2794763Z test_schema_correctness_uniform_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2794931Z test_schema_correctness_uniform_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2795111Z test_schema_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.428s) 2023-01-11T21:19:16.2795298Z test_schema_correctness_unique_consecutive_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.419s) 2023-01-11T21:19:16.2795487Z test_schema_correctness_unique_consecutive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2023-01-11T21:19:16.2795680Z test_schema_correctness_unique_consecutive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.401s) 2023-01-11T21:19:16.2795865Z test_schema_correctness_unique_consecutive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.422s) 2023-01-11T21:19:16.2796055Z test_schema_correctness_unique_consecutive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.416s) 2023-01-11T21:19:16.2796238Z test_schema_correctness_unique_consecutive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.425s) 2023-01-11T21:19:16.2796424Z test_schema_correctness_unique_consecutive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.418s) 2023-01-11T21:19:16.2796609Z test_schema_correctness_unique_consecutive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.423s) 2023-01-11T21:19:16.2796775Z test_schema_correctness_unique_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.904s) 2023-01-11T21:19:16.2796946Z test_schema_correctness_unique_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.886s) 2023-01-11T21:19:16.2797121Z test_schema_correctness_unique_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.893s) 2023-01-11T21:19:16.2797295Z test_schema_correctness_unique_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.856s) 2023-01-11T21:19:16.2797498Z test_schema_correctness_unique_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.894s) 2023-01-11T21:19:16.2797668Z test_schema_correctness_unique_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.873s) 2023-01-11T21:19:16.2797833Z test_schema_correctness_unique_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.872s) 2023-01-11T21:19:16.2798002Z test_schema_correctness_unique_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.892s) 2023-01-11T21:19:16.2798173Z test_schema_correctness_unique_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.893s) 2023-01-11T21:19:16.2798371Z test_schema_correctness_unsqueeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2798547Z test_schema_correctness_unsqueeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2798731Z test_schema_correctness_unsqueeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2798920Z test_schema_correctness_unsqueeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2799102Z test_schema_correctness_unsqueeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2799280Z test_schema_correctness_unsqueeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2799458Z test_schema_correctness_unsqueeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2799638Z test_schema_correctness_unsqueeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2799815Z test_schema_correctness_unsqueeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2799974Z test_schema_correctness_unsqueeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2800143Z test_schema_correctness_unsqueeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2800321Z test_schema_correctness_unsqueeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2800492Z test_schema_correctness_unsqueeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2800663Z test_schema_correctness_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2800838Z test_schema_correctness_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2801015Z test_schema_correctness_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2801184Z test_schema_correctness_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2801355Z test_schema_correctness_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2801512Z test_schema_correctness_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:19:16.2801693Z test_schema_correctness_var_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2801877Z test_schema_correctness_var_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2802059Z test_schema_correctness_var_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2802235Z test_schema_correctness_var_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2802412Z test_schema_correctness_var_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2802588Z test_schema_correctness_var_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2802778Z test_schema_correctness_var_mean_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803001Z test_schema_correctness_var_mean_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803179Z test_schema_correctness_var_mean_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803368Z test_schema_correctness_var_mean_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803556Z test_schema_correctness_var_mean_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803744Z test_schema_correctness_var_mean_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2803956Z test_schema_correctness_var_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2804144Z test_schema_correctness_var_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2804329Z test_schema_correctness_var_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2804513Z test_schema_correctness_var_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2804694Z test_schema_correctness_var_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2804860Z test_schema_correctness_var_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:19:16.2805036Z test_schema_correctness_vdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2805229Z test_schema_correctness_vdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2805423Z test_schema_correctness_vdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:19:16.2805595Z test_schema_correctness_vdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2805767Z test_schema_correctness_vdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2805940Z test_schema_correctness_vdot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806110Z test_schema_correctness_vdot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806279Z test_schema_correctness_vdot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806437Z test_schema_correctness_vdot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806608Z test_schema_correctness_vdot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806793Z test_schema_correctness_view_as_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2806979Z test_schema_correctness_view_as_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2807161Z test_schema_correctness_view_as_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:19:16.2807341Z test_schema_correctness_view_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2807515Z test_schema_correctness_view_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2807698Z test_schema_correctness_view_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2807880Z test_schema_correctness_view_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2808051Z test_schema_correctness_view_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2808231Z test_schema_correctness_view_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2808407Z test_schema_correctness_view_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2808608Z test_schema_correctness_view_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2808783Z test_schema_correctness_view_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2808955Z test_schema_correctness_view_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2809122Z test_schema_correctness_view_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2809324Z test_schema_correctness_view_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2809494Z test_schema_correctness_view_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2809668Z test_schema_correctness_view_as_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2809857Z test_schema_correctness_view_as_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:19:16.2810043Z test_schema_correctness_view_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2810223Z test_schema_correctness_view_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2810404Z test_schema_correctness_view_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2810585Z test_schema_correctness_view_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2810767Z test_schema_correctness_view_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2810944Z test_schema_correctness_view_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2811116Z test_schema_correctness_view_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:19:16.2811277Z test_schema_correctness_view_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2811452Z test_schema_correctness_view_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:19:16.2811623Z test_schema_correctness_view_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:19:16.2811798Z test_schema_correctness_view_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2811970Z test_schema_correctness_view_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2812155Z test_schema_correctness_view_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:19:16.2812334Z test_schema_correctness_view_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2812507Z test_schema_correctness_view_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:19:16.2812670Z test_schema_correctness_view_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2812840Z test_schema_correctness_view_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2813007Z test_schema_correctness_view_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:19:16.2813177Z test_schema_correctness_view_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:19:16.2813354Z test_schema_correctness_view_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2813526Z test_schema_correctness_view_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2813696Z test_schema_correctness_view_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2813866Z test_schema_correctness_view_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:19:16.2814075Z test_schema_correctness_vsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2814239Z test_schema_correctness_vsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2814423Z test_schema_correctness_vsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2814605Z test_schema_correctness_vsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2814786Z test_schema_correctness_vsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2814995Z test_schema_correctness_vsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2815172Z test_schema_correctness_vsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2815343Z test_schema_correctness_vsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2815520Z test_schema_correctness_vsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2815690Z test_schema_correctness_vsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2815843Z test_schema_correctness_vsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:19:16.2816017Z test_schema_correctness_vsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2816190Z test_schema_correctness_vsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2816371Z test_schema_correctness_vstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2816546Z test_schema_correctness_vstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2816725Z test_schema_correctness_vstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2816906Z test_schema_correctness_vstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2817085Z test_schema_correctness_vstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2817263Z test_schema_correctness_vstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2817427Z test_schema_correctness_vstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2817597Z test_schema_correctness_vstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2817772Z test_schema_correctness_vstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2817941Z test_schema_correctness_vstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2818110Z test_schema_correctness_vstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2818356Z test_schema_correctness_vstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:19:16.2818530Z test_schema_correctness_vstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:19:16.2818708Z test_schema_correctness_where_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2818880Z test_schema_correctness_where_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2819044Z test_schema_correctness_where_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2819224Z test_schema_correctness_where_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2819396Z test_schema_correctness_where_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2819567Z test_schema_correctness_where_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2819772Z test_schema_correctness_where_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:19:16.2819939Z test_schema_correctness_where_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2820107Z test_schema_correctness_where_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2820278Z test_schema_correctness_where_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2820451Z test_schema_correctness_where_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2820641Z test_schema_correctness_where_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2820813Z test_schema_correctness_where_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2820988Z test_schema_correctness_xlogy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:19:16.2821161Z test_schema_correctness_xlogy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2821335Z test_schema_correctness_xlogy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2821505Z test_schema_correctness_xlogy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2821670Z test_schema_correctness_xlogy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:19:16.2821838Z test_schema_correctness_xlogy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2821997Z test_schema_correctness_xlogy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2822164Z test_schema_correctness_xlogy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2822332Z test_schema_correctness_xlogy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2822504Z test_schema_correctness_xlogy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:19:16.2822680Z test_schema_correctness_zero__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2822850Z test_schema_correctness_zero__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2823029Z test_schema_correctness_zero__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:19:16.2823207Z test_schema_correctness_zero__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2823379Z test_schema_correctness_zero__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2823535Z test_schema_correctness_zero__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2823701Z test_schema_correctness_zero__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2823868Z test_schema_correctness_zero__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:19:16.2824035Z test_schema_correctness_zero__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2824203Z test_schema_correctness_zero__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2824371Z test_schema_correctness_zero__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2824537Z test_schema_correctness_zero__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:19:16.2824718Z test_schema_correctness_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2824886Z test_schema_correctness_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2825051Z test_schema_correctness_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2825271Z test_schema_correctness_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2825442Z test_schema_correctness_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2825614Z test_schema_correctness_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2825780Z test_schema_correctness_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2825947Z test_schema_correctness_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826140Z test_schema_correctness_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826309Z test_schema_correctness_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826479Z test_schema_correctness_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826639Z test_schema_correctness_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826805Z test_schema_correctness_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:19:16.2826985Z test_schema_correctness_zeros_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2827159Z test_schema_correctness_zeros_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2827466Z test_schema_correctness_zeros_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:19:16.2827652Z test_schema_correctness_zeros_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:19:16.2827833Z test_schema_correctness_zeros_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:19:16.2828015Z test_schema_correctness_zeros_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2828196Z test_schema_correctness_zeros_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2828362Z test_schema_correctness_zeros_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2828538Z test_schema_correctness_zeros_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2828715Z test_schema_correctness_zeros_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:19:16.2828896Z test_schema_correctness_zeros_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:19:16.2829071Z test_schema_correctness_zeros_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:19:16.2829246Z test_schema_correctness_zeros_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2023-01-11T21:19:16.2829261Z 2023-01-11T21:19:16.2829492Z ---------------------------------------------------------------------- 2023-01-11T21:19:16.2829571Z Ran 5324 tests in 776.196s 2023-01-11T21:19:16.2829577Z 2023-01-11T21:19:16.2829649Z OK (skipped=168) 2023-01-11T21:19:16.2829654Z 2023-01-11T21:19:16.2829726Z Generating XML reports... 2023-01-11T21:19:16.2830025Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20230111210618.xml 2023-01-11T21:19:16.2830361Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20230111210618.xml 2023-01-11T21:19:16.2830366Z 2023-01-11T21:19:16.2830739Z ##[endgroup] 2023-01-11T21:19:16.2831030Z FINISHED PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/workspace/test/test-reports/test_schema_check_ge0grpls) 2023-01-11T21:19:16.2831036Z 2023-01-11T21:19:21.0843727Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:19:21.2474737Z Ignoring disabled issues: ['91003'] 2023-01-11T21:19:21.2679970Z Running test_optim ... [2023-01-11 21:19:21.267634] 2023-01-11T21:19:21.2680953Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:21.267905] 2023-01-11T21:24:38.0889838Z 2023-01-11T21:24:38.0890267Z Expand the folded group to see the log file of test_optim 2023-01-11T21:24:38.0891206Z ##[group]PRINTING LOG FILE of test_optim (/var/lib/jenkins/workspace/test/test-reports/test_optim_ehdau0an) 2023-01-11T21:24:38.0896372Z Test results will be stored in test-reports/python-unittest/test_optim 2023-01-11T21:24:38.0896713Z 2023-01-11T21:24:38.0896843Z Running tests... 2023-01-11T21:24:38.0897619Z ---------------------------------------------------------------------- 2023-01-11T21:24:38.0898150Z test_adadelta (__main__.TestDifferentiableOptimizer) ... ok (0.370s) 2023-01-11T21:24:38.0898756Z test_adagrad (__main__.TestDifferentiableOptimizer) ... ok (0.025s) 2023-01-11T21:24:38.0899243Z test_adam (__main__.TestDifferentiableOptimizer) ... ok (0.067s) 2023-01-11T21:24:38.0899711Z test_adamax (__main__.TestDifferentiableOptimizer) ... ok (0.046s) 2023-01-11T21:24:38.0900215Z test_adamw (__main__.TestDifferentiableOptimizer) ... ok (0.080s) 2023-01-11T21:24:38.0900671Z test_asgd (__main__.TestDifferentiableOptimizer) ... ok (0.022s) 2023-01-11T21:24:38.0901157Z test_nadam (__main__.TestDifferentiableOptimizer) ... ok (0.065s) 2023-01-11T21:24:38.0901650Z test_radam (__main__.TestDifferentiableOptimizer) ... ok (0.041s) 2023-01-11T21:24:38.0902168Z test_rmsprop (__main__.TestDifferentiableOptimizer) ... ok (0.062s) 2023-01-11T21:24:38.0902672Z test_rprop (__main__.TestDifferentiableOptimizer) ... ok (0.050s) 2023-01-11T21:24:38.0903153Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.017s) 2023-01-11T21:24:38.0903700Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T21:24:38.0904286Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0904861Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T21:24:38.0905434Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.091s) 2023-01-11T21:24:38.0905997Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T21:24:38.0906559Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0908735Z test_chained_lr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0910242Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0910698Z ok (0.003s) 2023-01-11T21:24:38.0911051Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0911530Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0912025Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0912438Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0912865Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0913325Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0913825Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0949781Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0950286Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0950705Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0951070Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T21:24:38.0951389Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.023s) 2023-01-11T21:24:38.0952631Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0953599Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0953866Z ok (0.003s) 2023-01-11T21:24:38.0954169Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0954651Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0955145Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0955693Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0956178Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0956570Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0956871Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0957176Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0957475Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.017s) 2023-01-11T21:24:38.0957760Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0958062Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0958361Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0958657Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0958942Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0959220Z test_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0959517Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0959812Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0960875Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0961708Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0961974Z ok (0.002s) 2023-01-11T21:24:38.0962203Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0962477Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0962755Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0963077Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0963431Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0963725Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0964033Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0964335Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0964620Z test_cycle_lr_removed_after_out_of_scope (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0964937Z test_cycle_lr_scale_fn_restored_from_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0965338Z test_cycle_lr_state_dict_picklable (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0965635Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T21:24:38.0965933Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T21:24:38.0966240Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.008s) 2023-01-11T21:24:38.0966549Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0966847Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0967164Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0967476Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0967772Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0968075Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0968368Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0968635Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0968901Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0969215Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0969513Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0969794Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0970075Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0971191Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/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:24:38.0971930Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T21:24:38.0972148Z ok (0.004s) 2023-01-11T21:24:38.0972370Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0973409Z test_lambda_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0974235Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0974488Z ok (0.003s) 2023-01-11T21:24:38.0974713Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0975035Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0975339Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0976441Z test_linearlr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0977253Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0977516Z ok (0.002s) 2023-01-11T21:24:38.0977740Z test_linearlr_start_factor_limits1 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0978042Z test_linearlr_start_factor_limits2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0978331Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0979486Z test_multi_step_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0980309Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0980561Z ok (0.002s) 2023-01-11T21:24:38.0980788Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0981078Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0982121Z test_multiplicative_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0982937Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0983199Z ok (0.003s) 2023-01-11T21:24:38.0983425Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0983721Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0984038Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T21:24:38.0984348Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.123s) 2023-01-11T21:24:38.0984635Z test_no_cyclic_references_in_step (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0984914Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T21:24:38.0985202Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T21:24:38.0985509Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T21:24:38.0985816Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T21:24:38.0986120Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T21:24:38.0986454Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0986803Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0987097Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0987596Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:24:38.0987895Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0988210Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0989335Z test_poly_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0990163Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0990429Z ok (0.002s) 2023-01-11T21:24:38.0990682Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0990978Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0991262Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0991541Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0991821Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0992087Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0992361Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0992635Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0992900Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0993188Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0994260Z test_sequentiallr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.0995076Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.0996141Z /opt/conda/lib/python3.7/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:24:38.0996835Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T21:24:38.0997040Z ok (0.003s) 2023-01-11T21:24:38.0997258Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0997528Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0997780Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0998037Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0998327Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:24:38.0998663Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0998935Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.0999235Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.0999529Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:24:38.0999812Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T21:24:38.1000104Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:24:38.1001159Z test_adadelta (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.1001984Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.1002237Z ok (14.071s) 2023-01-11T21:24:38.1002450Z test_adadelta_complex (__main__.TestOptim) ... ok (0.018s) 2023-01-11T21:24:38.1002698Z test_adagrad (__main__.TestOptim) ... ok (17.843s) 2023-01-11T21:24:38.1002936Z test_adagrad_complex (__main__.TestOptim) ... ok (0.024s) 2023-01-11T21:24:38.1003194Z test_adagrad_sparse (__main__.TestOptim) ... ok (47.217s) 2023-01-11T21:24:38.1003438Z test_adam (__main__.TestOptim) ... ok (42.122s) 2023-01-11T21:24:38.1003670Z test_adamax (__main__.TestOptim) ... ok (11.423s) 2023-01-11T21:24:38.1003889Z test_adamw (__main__.TestOptim) ... ok (13.562s) 2023-01-11T21:24:38.1004119Z test_asgd (__main__.TestOptim) ... ok (17.259s) 2023-01-11T21:24:38.1004383Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:24:38.1004640Z test_empty_grad (__main__.TestOptim) ... ok (0.026s) 2023-01-11T21:24:38.1004940Z test_functional_fused_adam_with_foundinf (__main__.TestOptim) ... skip: CUDA is required. (0.002s) 2023-01-11T21:24:38.1005238Z test_fused_optimizers (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:24:38.1005483Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:24:38.1005726Z test_lbfgs (__main__.TestOptim) ... ok (1.646s) 2023-01-11T21:24:38.1006094Z test_lbfgs_return_type (__main__.TestOptim) ... skip: division-by-zero error with UBSAN (0.001s) 2023-01-11T21:24:38.1006407Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.003s) 2023-01-11T21:24:38.1007425Z test_nadam (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:144: 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:24:38.1008242Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2023-01-11T21:24:38.1008506Z ok (6.702s) 2023-01-11T21:24:38.1008723Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2023-01-11T21:24:38.1008966Z test_post_hook (__main__.TestOptim) ... ok (0.002s) 2023-01-11T21:24:38.1009214Z test_pre_and_post_hook (__main__.TestOptim) ... ok (0.003s) 2023-01-11T21:24:38.1009461Z test_pre_hook (__main__.TestOptim) ... ok (0.002s) 2023-01-11T21:24:38.1009681Z test_radam (__main__.TestOptim) ... ok (7.495s) 2023-01-11T21:24:38.1009914Z test_rmsprop (__main__.TestOptim) ... ok (34.338s) 2023-01-11T21:24:38.1010146Z test_rprop (__main__.TestOptim) ... ok (14.917s) 2023-01-11T21:24:38.1010431Z test_sgd (__main__.TestOptim) ... ok (32.400s) 2023-01-11T21:24:38.1010655Z test_sgd_complex (__main__.TestOptim) ... ok (0.036s) 2023-01-11T21:24:38.1010899Z test_sgd_sparse (__main__.TestOptim) ... ok (36.592s) 2023-01-11T21:24:38.1011143Z test_sparse_adam (__main__.TestOptim) ... ok (12.639s) 2023-01-11T21:24:38.1011395Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.042s) 2023-01-11T21:24:38.1011683Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.035s) 2023-01-11T21:24:38.1011987Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.022s) 2023-01-11T21:24:38.1012304Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.002s) 2023-01-11T21:24:38.1012591Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.016s) 2023-01-11T21:24:38.1012873Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.072s) 2023-01-11T21:24:38.1013140Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.123s) 2023-01-11T21:24:38.1013384Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.130s) 2023-01-11T21:24:38.1013533Z 2023-01-11T21:24:38.1013736Z ---------------------------------------------------------------------- 2023-01-11T21:24:38.1013975Z Ran 166 tests in 312.349s 2023-01-11T21:24:38.1014090Z 2023-01-11T21:24:38.1014148Z OK (skipped=2) 2023-01-11T21:24:38.1014253Z 2023-01-11T21:24:38.1014338Z Generating XML reports... 2023-01-11T21:24:38.1014777Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20230111211925.xml 2023-01-11T21:24:38.1015306Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20230111211925.xml 2023-01-11T21:24:38.1015769Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20230111211925.xml 2023-01-11T21:24:38.1016234Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20230111211925.xml 2023-01-11T21:24:38.1016446Z 2023-01-11T21:24:38.1016770Z ##[endgroup] 2023-01-11T21:24:38.1017123Z FINISHED PRINTING LOG FILE of test_optim (/var/lib/jenkins/workspace/test/test-reports/test_optim_ehdau0an) 2023-01-11T21:24:38.1017328Z 2023-01-11T21:24:42.9714211Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:24:43.1445410Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:43.1654923Z Running test_jit_autocast ... [2023-01-11 21:24:43.165074] 2023-01-11T21:24:43.1655772Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:43.165366] 2023-01-11T21:25:04.6045822Z 2023-01-11T21:25:04.6046255Z Expand the folded group to see the log file of test_quantization 2023-01-11T21:25:04.6046928Z ##[group]PRINTING LOG FILE of test_quantization (/var/lib/jenkins/workspace/test/test-reports/test_quantization_pv3n7lzm) 2023-01-11T21:25:04.6051155Z Test results will be stored in test-reports/python-unittest/test_quantization 2023-01-11T21:25:04.6051893Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:25:04.6052670Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:25:04.6052893Z 2023-01-11T21:25:04.6053041Z Running tests... 2023-01-11T21:25:04.6053458Z ---------------------------------------------------------------------- 2023-01-11T21:25:04.6055320Z test_modules_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.012s) 2023-01-11T21:25:04.6056084Z test_modules_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6056868Z test_modules_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6057338Z test_modules_intrinsic_qat_conv_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6057951Z test_modules_intrinsic_qat_linear_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6058398Z test_modules_intrinsic_qat_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6058929Z test_modules_intrinsic_quantized_bn_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6059646Z test_modules_intrinsic_quantized_conv_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6060397Z test_modules_intrinsic_quantized_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6061047Z test_modules_nn_intrinsic_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6061703Z test_package_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.001s) 2023-01-11T21:25:04.6062424Z test_package_import_nn_intrinsic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:25:04.6063092Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.001s) 2023-01-11T21:25:04.6063681Z test_package_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:25:04.6064204Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.001s) 2023-01-11T21:25:04.6064775Z test_package_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:25:04.6065371Z Tests the migration of the torch.nn.intrinsic.quantized ... ok (0.001s) 2023-01-11T21:25:04.6065947Z test_functional_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6066554Z Tests the migration of the torch.nn.quantized.functional ... ok (0.001s) 2023-01-11T21:25:04.6067105Z test_import_nn_qat_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6067982Z test_import_nn_qat_dynamic_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6068742Z test_import_nn_qat_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6069535Z test_import_nn_qat_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6070270Z test_import_nn_quantizable_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6070884Z test_import_nn_quantizable_rnn (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6071413Z test_import_nn_quantized_dynamic_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6071866Z test_modules_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6072284Z test_modules_batchnorm (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6072712Z test_modules_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6073138Z test_modules_dropout (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6073574Z test_modules_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6074007Z test_modules_functional_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6074563Z test_modules_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6074988Z test_modules_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6075418Z test_modules_normalization (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6075830Z test_modules_utils (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6076253Z test_package_import_nn_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6076872Z test_package_import_nn_qat_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6077228Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T21:25:04.6077601Z test_package_import_nn_qat_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6078007Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T21:25:04.6078439Z test_package_import_nn_quantizable (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6078885Z test_package_import_nn_quantizable_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6079314Z Tests the migration of the torch.nn.quantizable.modules ... ok (0.001s) 2023-01-11T21:25:04.6079708Z test_package_import_nn_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6080177Z test_package_import_nn_quantized_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T21:25:04.6080630Z test_package_import_nn_quantized_dynamic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6081068Z Tests the migration of the torch.nn.quantized.modules ... ok (0.001s) 2023-01-11T21:25:04.6081500Z test_package_import_nn_quantized_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:25:04.6081880Z Tests the migration of the torch.nn.quantized.modules ... ok (0.001s) 2023-01-11T21:25:04.6082253Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6082776Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6083256Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6083725Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6084164Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6084621Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6085092Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6085562Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6086008Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6086463Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6086910Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6087402Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6087847Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6088323Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6088790Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6089273Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6089721Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6090190Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6090662Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6091107Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6091562Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T21:25:04.6092007Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.002s) 2023-01-11T21:25:04.6092442Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6092869Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6093315Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6093760Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6094210Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6094654Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6095108Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6095560Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6096010Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6096463Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6096917Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6097355Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6097791Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6098216Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6098735Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6099177Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6099663Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6100108Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6100564Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6101052Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6101506Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6101957Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6102416Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6102861Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:25:04.6103279Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.005s) 2023-01-11T21:25:04.6103678Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6104082Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6104469Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2023-01-11T21:25:04.6104869Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6105260Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.004s) 2023-01-11T21:25:04.6105669Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6106081Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6106486Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6106892Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6107421Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6107860Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6108298Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6108696Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6109113Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6109531Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6109945Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:25:04.6110336Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2023-01-11T21:25:04.6110720Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6111157Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:25:04.6111551Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (4.561s) 2023-01-11T21:25:04.6111949Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (1.830s) 2023-01-11T21:25:04.6112348Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (1.764s) 2023-01-11T21:25:04.6112763Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.856s) 2023-01-11T21:25:04.6113165Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.059s) 2023-01-11T21:25:04.6113598Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.602s) 2023-01-11T21:25:04.6114504Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T21:25:04.6115133Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2023-01-11T21:25:04.6115810Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:101: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T21:25:04.6116349Z "torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6117037Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:214: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTMCell instead. 2023-01-11T21:25:04.6117554Z "torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6118228Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:237: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRUCell instead. 2023-01-11T21:25:04.6118738Z "torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6119390Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:179: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T21:25:04.6119892Z "torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6120138Z ok (0.705s) 2023-01-11T21:25:04.6120822Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T21:25:04.6121361Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2023-01-11T21:25:04.6121987Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:265: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic instead. 2023-01-11T21:25:04.6122483Z "torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6123139Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:370: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTM instead. 2023-01-11T21:25:04.6123613Z "torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6124293Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:450: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRU instead. 2023-01-11T21:25:04.6124772Z "torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming " 2023-01-11T21:25:04.6125012Z ok (0.417s) 2023-01-11T21:25:04.6125394Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:25:04.6125829Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:25:04.6126188Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.009s) 2023-01-11T21:25:04.6126546Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:25:04.6126885Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.028s) 2023-01-11T21:25:04.6127849Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:25:04.6128620Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:216: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:25:04.6129126Z reduce_range will be deprecated in a future release of PyTorch." 2023-01-11T21:25:04.6129334Z ok (0.010s) 2023-01-11T21:25:04.6129598Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:25:04.6130033Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.002s) 2023-01-11T21:25:04.6130381Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:25:04.6130711Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.002s) 2023-01-11T21:25:04.6131662Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6132272Z device=storage.device, 2023-01-11T21:25:04.6132453Z ok (0.632s) 2023-01-11T21:25:04.6133163Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:61: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6133663Z self._get_name() 2023-01-11T21:25:04.6133832Z ok (1.142s) 2023-01-11T21:25:04.6134537Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:126: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6135035Z self._get_name() 2023-01-11T21:25:04.6135203Z ok (0.983s) 2023-01-11T21:25:04.6135922Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:191: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6136417Z self._get_name() 2023-01-11T21:25:04.6136569Z ok (1.050s) 2023-01-11T21:25:04.6137322Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:261: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6137906Z self._get_name() 2023-01-11T21:25:04.6138058Z ok (1.036s) 2023-01-11T21:25:04.6138910Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:322: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6139434Z self._get_name() 2023-01-11T21:25:04.6139598Z ok (1.040s) 2023-01-11T21:25:04.6140342Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py:383: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2023-01-11T21:25:04.6140868Z self._get_name() 2023-01-11T21:25:04.6141032Z ok (1.060s) 2023-01-11T21:25:04.6141318Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.115s) 2023-01-11T21:25:04.6141711Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (22.012s) 2023-01-11T21:25:04.6142121Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (1.056s) 2023-01-11T21:25:04.6142516Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.017s) 2023-01-11T21:25:04.6142890Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2023-01-11T21:25:04.6143268Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2023-01-11T21:25:04.6143668Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.017s) 2023-01-11T21:25:04.6144075Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.017s) 2023-01-11T21:25:04.6144468Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2023-01-11T21:25:04.6144966Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6145431Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6145785Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6146115Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6146460Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6146796Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6147133Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6147554Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6147897Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6148237Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6148560Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6148891Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6149287Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6149626Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6149948Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6150286Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6150623Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6150944Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6151318Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6151569Z ok (0.192s) 2023-01-11T21:25:04.6151845Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (1.182s) 2023-01-11T21:25:04.6152220Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.302s) 2023-01-11T21:25:04.6152612Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.339s) 2023-01-11T21:25:04.6152990Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (5.414s) 2023-01-11T21:25:04.6153353Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (8.221s) 2023-01-11T21:25:04.6153697Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:25:04.6154011Z Sanity checks on _equalize.converged working ... ok (0.003s) 2023-01-11T21:25:04.6154337Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:25:04.6154675Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.006s) 2023-01-11T21:25:04.6155004Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:25:04.6155330Z First checks to see if _equalize.equalize can handle multiple ... ok (0.048s) 2023-01-11T21:25:04.6155667Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:25:04.6155984Z Checks to see if eager mode equalization supports fused ... ok (0.081s) 2023-01-11T21:25:04.6156315Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:25:04.6156647Z Checks to see if eager mode equalization supports fused ... ok (0.060s) 2023-01-11T21:25:04.6156965Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.635s) 2023-01-11T21:25:04.6157342Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6158128Z After applying the equalization functions check if the input ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1436: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:25:04.6158676Z "Passing a QConfig dictionary to prepare is deprecated and will not be supported " 2023-01-11T21:25:04.6159342Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1442: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:25:04.6159847Z "Passing a QConfig dictionary to prepare for equalization is deprecated and will not " 2023-01-11T21:25:04.6160096Z ok (0.115s) 2023-01-11T21:25:04.6160369Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6160984Z Tests that graphs containing branches are prepared correctly. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:713: UserWarning: Cannot equalize linear1 because it is part of a branch. 2023-01-11T21:25:04.6161438Z f"Cannot equalize {node} because it is part of a branch." 2023-01-11T21:25:04.6161911Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:713: UserWarning: Cannot equalize linear2 because it is part of a branch. 2023-01-11T21:25:04.6162268Z f"Cannot equalize {node} because it is part of a branch." 2023-01-11T21:25:04.6162464Z ok (0.037s) 2023-01-11T21:25:04.6162728Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6163582Z Tests that the modified model for equalization (before quantization) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6164206Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6164873Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6165425Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6166095Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6166654Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6167322Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6167858Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6168518Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6169057Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6169724Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6170255Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6170486Z ok (7.228s) 2023-01-11T21:25:04.6170775Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6171136Z After applying the equalization functions, check if the equalization ... ok (0.103s) 2023-01-11T21:25:04.6171467Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6172114Z Tests that the modified model for equalization has the same graph ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:303: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:25:04.6172551Z "must run observer before calling calculate_qparams. " + 2023-01-11T21:25:04.6173125Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:191: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2023-01-11T21:25:04.6173546Z "Must run observer before calling calculate_equalization_scale. " + 2023-01-11T21:25:04.6174195Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:103: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2023-01-11T21:25:04.6174652Z "Must call calculate_equalization_scale before calling calculate_scaled_minmax. " + 2023-01-11T21:25:04.6175175Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:311: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:25:04.6175535Z "must run observer before calling calculate_qparams. " + 2023-01-11T21:25:04.6175775Z ok (0.687s) 2023-01-11T21:25:04.6176051Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6176373Z Tests that graphs created after prepare_fx is as expected ... ok (0.249s) 2023-01-11T21:25:04.6176703Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6177033Z Tests that for small models, the results of quantized models that ... ok (0.473s) 2023-01-11T21:25:04.6177370Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6177702Z After applying the equalization functions check if the weights and ... ok (0.107s) 2023-01-11T21:25:04.6178028Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:25:04.6178344Z Tests that we are able to run numeric suite on the equalized model ... ok (0.185s) 2023-01-11T21:25:04.6178768Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.104s) 2023-01-11T21:25:04.6179152Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.061s) 2023-01-11T21:25:04.6179544Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.044s) 2023-01-11T21:25:04.6179901Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:25:04.6180183Z Verify that graph matching works on methods ... ok (0.150s) 2023-01-11T21:25:04.6180501Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.100s) 2023-01-11T21:25:04.6181284Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1206: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:25:04.6181776Z Returning default scale and zero point " 2023-01-11T21:25:04.6181963Z ok (0.154s) 2023-01-11T21:25:04.6182233Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:25:04.6182565Z Tests that the mapping of op relationships is complete. ... ok (0.012s) 2023-01-11T21:25:04.6182887Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.091s) 2023-01-11T21:25:04.6183690Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6184305Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6184544Z ok (0.193s) 2023-01-11T21:25:04.6184801Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.102s) 2023-01-11T21:25:04.6185156Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.075s) 2023-01-11T21:25:04.6185516Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.091s) 2023-01-11T21:25:04.6185881Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.191s) 2023-01-11T21:25:04.6186277Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:25:04.6186607Z Verify that graph matching works on user defined functions ... ok (0.055s) 2023-01-11T21:25:04.6186975Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6187497Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6187968Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:25:04.6188935Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:25:04.6189605Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:25:04.6189827Z ok (15.136s) 2023-01-11T21:25:04.6190138Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:25:04.6191028Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6191666Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6191905Z ok (2.925s) 2023-01-11T21:25:04.6192194Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.667s) 2023-01-11T21:25:04.6192602Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6192997Z Verify that add_loggers works on methods ... skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T21:25:04.6193443Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2023-01-11T21:25:04.6193829Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T21:25:04.6194060Z ok (0.155s) 2023-01-11T21:25:04.6194364Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.906s) 2023-01-11T21:25:04.6194772Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.718s) 2023-01-11T21:25:04.6195203Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.096s) 2023-01-11T21:25:04.6196099Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6196752Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6197403Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6197933Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6198621Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6199151Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6199792Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6200349Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6200575Z ok (1.093s) 2023-01-11T21:25:04.6200879Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.045s) 2023-01-11T21:25:04.6201319Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:25:04.6201746Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.203s) 2023-01-11T21:25:04.6202153Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.186s) 2023-01-11T21:25:04.6202566Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.461s) 2023-01-11T21:25:04.6202993Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.463s) 2023-01-11T21:25:04.6203398Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.206s) 2023-01-11T21:25:04.6203805Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.321s) 2023-01-11T21:25:04.6204212Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.161s) 2023-01-11T21:25:04.6204835Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T21:25:04.6205535Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T21:25:04.6206072Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2023-01-11T21:25:04.6206583Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2023-01-11T21:25:04.6207096Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2023-01-11T21:25:04.6207606Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2023-01-11T21:25:04.6207955Z ok (0.243s) 2023-01-11T21:25:04.6208252Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.136s) 2023-01-11T21:25:04.6208663Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.225s) 2023-01-11T21:25:04.6209048Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.108s) 2023-01-11T21:25:04.6209439Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.413s) 2023-01-11T21:25:04.6209839Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.456s) 2023-01-11T21:25:04.6210255Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.552s) 2023-01-11T21:25:04.6210713Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.066s) 2023-01-11T21:25:04.6211137Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.289s) 2023-01-11T21:25:04.6211539Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.054s) 2023-01-11T21:25:04.6211958Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.142s) 2023-01-11T21:25:04.6212372Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6212853Z Verifies that logging inputs works correctly ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6213367Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6213664Z ok (2.665s) 2023-01-11T21:25:04.6213956Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.107s) 2023-01-11T21:25:04.6214368Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.739s) 2023-01-11T21:25:04.6214782Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.525s) 2023-01-11T21:25:04.6215178Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6215507Z Verify that add_loggers works on methods ... ok (0.288s) 2023-01-11T21:25:04.6215847Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (4.579s) 2023-01-11T21:25:04.6216259Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.532s) 2023-01-11T21:25:04.6216756Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2023-01-11T21:25:04.6217297Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2023-01-11T21:25:04.6217780Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:25:04.6218290Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:25:04.6218792Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2023-01-11T21:25:04.6219211Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2023-01-11T21:25:04.6219696Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:25:04.6220202Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:25:04.6220694Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6221172Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:25:04.6221614Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2023-01-11T21:25:04.6222055Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:25:04.6222533Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2023-01-11T21:25:04.6222970Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:25:04.6223439Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6223912Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:25:04.6224214Z ok (5.506s) 2023-01-11T21:25:04.6224525Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6224884Z Tests that all the ops quantization cares about have input and output ... ok (0.011s) 2023-01-11T21:25:04.6225237Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6225752Z Verify that shadowing works with ops which accept either fp32 or ... skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T21:25:04.6226339Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T21:25:04.6226833Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T21:25:04.6227414Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T21:25:04.6227922Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T21:25:04.6228374Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T21:25:04.6228664Z ok (2.361s) 2023-01-11T21:25:04.6229109Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6229714Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:25:04.6230190Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6230660Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:25:04.6230956Z ok (1.007s) 2023-01-11T21:25:04.6231252Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6231616Z Verifies that we can match pairs of ops which have the same aten ... ok (16.458s) 2023-01-11T21:25:04.6231984Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.115s) 2023-01-11T21:25:04.6232401Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.166s) 2023-01-11T21:25:04.6232832Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6233352Z Copying a `call_function` node is not implemented, test that this ... skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:25:04.6233940Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:25:04.6234520Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:25:04.6234845Z ok (1.781s) 2023-01-11T21:25:04.6235129Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6235605Z Verify that NS APIs work on user defined functions ... skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T21:25:04.6236191Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T21:25:04.6236558Z ok (0.283s) 2023-01-11T21:25:04.6236827Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:25:04.6237586Z For user defined modules, ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py:149: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2023-01-11T21:25:04.6238113Z "Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported " 2023-01-11T21:25:04.6238365Z ok (0.328s) 2023-01-11T21:25:04.6238659Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.110s) 2023-01-11T21:25:04.6239094Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (3.708s) 2023-01-11T21:25:04.6239530Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.467s) 2023-01-11T21:25:04.6240518Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/reference/modules/rnn.py:320: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:25:04.6241166Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2023-01-11T21:25:04.6241870Z /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/reference/modules/rnn.py:323: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:25:04.6242385Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2023-01-11T21:25:04.6242606Z ok (0.266s) 2023-01-11T21:25:04.6242925Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (3.853s) 2023-01-11T21:25:04.6243389Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.556s) 2023-01-11T21:25:04.6243842Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.272s) 2023-01-11T21:25:04.6244293Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.723s) 2023-01-11T21:25:04.6244727Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.466s) 2023-01-11T21:25:04.6245170Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.386s) 2023-01-11T21:25:04.6245611Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6246062Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6246552Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (20.912s) 2023-01-11T21:25:04.6247172Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6247844Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6248409Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6248911Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6249405Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6249904Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6250444Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6250969Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6251461Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T21:25:04.6251951Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:25:04.6252243Z ok (20.946s) 2023-01-11T21:25:04.6252660Z test_conv_bn_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6253049Z ok (0.099s) 2023-01-11T21:25:04.6253333Z test_custom_functions_and_tracer (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... working 2023-01-11T21:25:04.6253610Z working 2023-01-11T21:25:04.6253768Z GraphModule( 2023-01-11T21:25:04.6253985Z (fc1): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T21:25:04.6254223Z (fc2): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T21:25:04.6254491Z (shadow_0_0): OutputLogger(ref_name=model, model_name=subgraph_0_0, 2023-01-11T21:25:04.6254743Z prev_node_name=fc1, ref_node_name=fc1, 2023-01-11T21:25:04.6254984Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T21:25:04.6255245Z results_type=node_output, index_within_arg=0, 2023-01-11T21:25:04.6255462Z index_of_arg=0, fqn=fc1) 2023-01-11T21:25:04.6255651Z (shadow_wrapper_0_1): GraphModule( 2023-01-11T21:25:04.6255967Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.019699346274137497, zero_point=58, qscheme=torch.per_tensor_affine) 2023-01-11T21:25:04.6256272Z (shadow_0_1): OutputComparisonLogger 2023-01-11T21:25:04.6256450Z ) 2023-01-11T21:25:04.6256671Z (shadow_1_0): OutputLogger(ref_name=model, model_name=subgraph_1_0, 2023-01-11T21:25:04.6256922Z prev_node_name=fc2, ref_node_name=fc2, 2023-01-11T21:25:04.6257172Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T21:25:04.6257424Z results_type=node_output, index_within_arg=0, 2023-01-11T21:25:04.6257634Z index_of_arg=0, fqn=fc2) 2023-01-11T21:25:04.6257834Z (shadow_wrapper_1_1): GraphModule( 2023-01-11T21:25:04.6258131Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.01274071168154478, zero_point=96, qscheme=torch.per_tensor_affine) 2023-01-11T21:25:04.6258559Z (shadow_1_1): OutputComparisonLogger 2023-01-11T21:25:04.6258754Z ) 2023-01-11T21:25:04.6258889Z ) 2023-01-11T21:25:04.6258978Z 2023-01-11T21:25:04.6258982Z 2023-01-11T21:25:04.6258986Z 2023-01-11T21:25:04.6259063Z def forward(self, x): 2023-01-11T21:25:04.6259243Z fc1 = self.fc1(x) 2023-01-11T21:25:04.6259460Z shadow_wrapper_0_1 = self.shadow_wrapper_0_1(fc1, x); x = None 2023-01-11T21:25:04.6259697Z shadow_0_0 = self.shadow_0_0(fc1) 2023-01-11T21:25:04.6259891Z fc2 = self.fc2(fc1) 2023-01-11T21:25:04.6260122Z shadow_wrapper_1_1 = self.shadow_wrapper_1_1(fc2, fc1); fc1 = None 2023-01-11T21:25:04.6260348Z shadow_1_0 = self.shadow_1_0(fc2) 2023-01-11T21:25:04.6260568Z return fc2 2023-01-11T21:25:04.6260727Z 2023-01-11T21:25:04.6260939Z # To see more debug info, please use `graph_module.print_readable()` 2023-01-11T21:25:04.6261310Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6261596Z ok (0.107s) 2023-01-11T21:25:04.6261989Z test_functions (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6263231Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:814: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){}). 2023-01-11T21:25:04.6264070Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T21:25:04.6264430Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T21:25:04.6264710Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T21:25:04.6264983Z "for fixed qparams ops, ignoring %s.\n%s") % (qconfig, suggestion_str)) 2023-01-11T21:25:04.6265210Z ok (0.352s) 2023-01-11T21:25:04.6265618Z test_linear_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6265996Z ok (0.043s) 2023-01-11T21:25:04.6266391Z test_linear_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6266777Z ok (0.244s) 2023-01-11T21:25:04.6267089Z test_logger_enabled_and_save_activations_flags (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.066s) 2023-01-11T21:25:04.6267616Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6268136Z test_partial_qconfig_mapping (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... unable to find at least one qconfig for node %fc : [#users=1] = call_module[target=fc](args = (%x,), kwargs = {}), skipping 2023-01-11T21:25:04.6268644Z unable to find at least one qconfig for node %add : [#users=1] = call_function[target=operator.add](args = (%relu, %relu), kwargs = {}), skipping 2023-01-11T21:25:04.6269070Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6269356Z ok (0.049s) 2023-01-11T21:25:04.6269654Z test_qconfig_multi_mapping_deduplication (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.002s) 2023-01-11T21:25:04.6270216Z test_qconfig_multi_mapping_end_to_end (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6270669Z ok (0.100s) 2023-01-11T21:25:04.6271082Z test_qconfig_multi_mapping_from_list (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6271480Z ok (0.100s) 2023-01-11T21:25:04.6271821Z test_qconfig_multi_mapping_insert_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.003s) 2023-01-11T21:25:04.6272381Z test_qconfig_multi_mapping_ordering (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T21:25:04.6272784Z ok (0.154s) 2023-01-11T21:25:04.6273068Z test_qconfig_multi_mapping_repr (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.002s) 2023-01-11T21:25:04.6273506Z test_qconfig_multi_mapping_retroactive_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.002s) 2023-01-11T21:25:04.6273924Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.418s) 2023-01-11T21:25:04.6274305Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.008s) 2023-01-11T21:25:04.6274696Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.002s) 2023-01-11T21:25:04.6275068Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:25:04.6275467Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.110s) 2023-01-11T21:25:04.6275878Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.053s) 2023-01-11T21:25:04.6276323Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:25:04.6276735Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:25:04.6277065Z Tests the backward method. ... skip: temporarily disable the test (0.007s) 2023-01-11T21:25:04.6277415Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.041s) 2023-01-11T21:25:04.6277857Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:25:04.6278275Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.027s) 2023-01-11T21:25:04.6278670Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.814s) 2023-01-11T21:25:04.6279092Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2023-01-11T21:25:04.6279506Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.175s) 2023-01-11T21:25:04.6280235Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /opt/conda/lib/python3.7/site-packages/torch/amp/autocast_mode.py:204: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2023-01-11T21:25:04.6280836Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2023-01-11T21:25:04.6281078Z ok (0.011s) 2023-01-11T21:25:04.6281345Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:25:04.6281698Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.212s) 2023-01-11T21:25:04.6282095Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.040s) 2023-01-11T21:25:04.6282539Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:25:04.6282989Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.055s) 2023-01-11T21:25:04.6283380Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:25:04.6283738Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.136s) 2023-01-11T21:25:04.6284120Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.042s) 2023-01-11T21:25:04.6284562Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:25:04.6285011Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.021s) 2023-01-11T21:25:04.6285399Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.299s) 2023-01-11T21:25:04.6285783Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.021s) 2023-01-11T21:25:04.6286285Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.005s) 2023-01-11T21:25:04.6286817Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2023-01-11T21:25:04.6287246Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (1.238s) 2023-01-11T21:25:04.6287693Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.005s) 2023-01-11T21:25:04.6288131Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.411s) 2023-01-11T21:25:04.6288573Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.005s) 2023-01-11T21:25:04.6289089Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.005s) 2023-01-11T21:25:04.6289618Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2023-01-11T21:25:04.6290052Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.376s) 2023-01-11T21:25:04.6290466Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.151s) 2023-01-11T21:25:04.6290829Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2023-01-11T21:25:04.6291172Z Test case that checks whether forward pre hooks of the first module and ... ok (0.028s) 2023-01-11T21:25:04.6291523Z test_fuse_function_customization (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.002s) 2023-01-11T21:25:04.6291885Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.144s) 2023-01-11T21:25:04.6292222Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (1.073s) 2023-01-11T21:25:04.6292573Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.072s) 2023-01-11T21:25:04.6292939Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.015s) 2023-01-11T21:25:04.6293327Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.007s) 2023-01-11T21:25:04.6293691Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (3.170s) 2023-01-11T21:25:04.6294064Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.217s) 2023-01-11T21:25:04.6294532Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temporarily skipping the test case, will enable after the simplepattern format is supported (0.003s) 2023-01-11T21:25:04.6294986Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.035s) 2023-01-11T21:25:04.6295331Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.011s) 2023-01-11T21:25:04.6295673Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.012s) 2023-01-11T21:25:04.6296003Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.007s) 2023-01-11T21:25:04.6296386Z test_fuse_linear_bn_leaky_relu_onednn (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Quantized operations require ONEDNN. (0.002s) 2023-01-11T21:25:04.6296859Z test_fuse_linear_tanh_for_onednn_backend (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Quantized operations require ONEDNN. (0.002s) 2023-01-11T21:25:04.6297320Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.010s) 2023-01-11T21:25:04.6297655Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:25:04.6298057Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.006s) 2023-01-11T21:25:04.6298396Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:25:04.6298779Z This test tests two keys in backend_config: root_node_getter and ... ok (0.007s) 2023-01-11T21:25:04.6299112Z test_linear_bn_leaky_relu_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.011s) 2023-01-11T21:25:04.6299484Z test_linear_tanh_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.006s) 2023-01-11T21:25:04.6299837Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.020s) 2023-01-11T21:25:04.6300170Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:25:04.6300437Z TODO: add test for all fused modules ... ok (0.068s) 2023-01-11T21:25:04.6300778Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.009s) 2023-01-11T21:25:04.6301198Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.010s) 2023-01-11T21:25:04.6301594Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T21:25:04.6301935Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.029s) 2023-01-11T21:25:04.6302306Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T21:25:04.6302663Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.138s) 2023-01-11T21:25:04.6303036Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.029s) 2023-01-11T21:25:04.6303479Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.028s) 2023-01-11T21:25:04.6303914Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.041s) 2023-01-11T21:25:04.6304344Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.054s) 2023-01-11T21:25:04.6304759Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.074s) 2023-01-11T21:25:04.6305250Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.001s) 2023-01-11T21:25:04.6305675Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.008s) 2023-01-11T21:25:04.6306105Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.030s) 2023-01-11T21:25:04.6306504Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.054s) 2023-01-11T21:25:04.6306977Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.192s) 2023-01-11T21:25:04.6307580Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.150s) 2023-01-11T21:25:04.6308063Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.017s) 2023-01-11T21:25:04.6308491Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.071s) 2023-01-11T21:25:04.6308899Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.497s) 2023-01-11T21:25:04.6309305Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.042s) 2023-01-11T21:25:04.6309700Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.081s) 2023-01-11T21:25:04.6310071Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6310390Z Tests the constructor of the ModelReport class. ... ok (0.020s) 2023-01-11T21:25:04.6310732Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6311060Z Tests for generation of qconfigs by ModelReport API ... ok (0.105s) 2023-01-11T21:25:04.6311385Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6311996Z Tests model_report.generate_model_report to ensure report generation ... /var/lib/jenkins/workspace/test/quantization/fx/test_model_report_fx.py:1061: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:25:04.6312563Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2023-01-11T21:25:04.6312783Z ok (0.746s) 2023-01-11T21:25:04.6313055Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6313437Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.060s) 2023-01-11T21:25:04.6313822Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6314194Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.040s) 2023-01-11T21:25:04.6314574Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:25:04.6314908Z Tests for generation of qconfigs by ModelReport API ... ok (0.089s) 2023-01-11T21:25:04.6315271Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.193s) 2023-01-11T21:25:04.6315705Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.034s) 2023-01-11T21:25:04.6316121Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.033s) 2023-01-11T21:25:04.6316550Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.021s) 2023-01-11T21:25:04.6317029Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.034s) 2023-01-11T21:25:04.6317438Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.021s) 2023-01-11T21:25:04.6317846Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.034s) 2023-01-11T21:25:04.6318241Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.019s) 2023-01-11T21:25:04.6318615Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.074s) 2023-01-11T21:25:04.6319055Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.644s) 2023-01-11T21:25:04.6319459Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.010s) 2023-01-11T21:25:04.6319852Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.050s) 2023-01-11T21:25:04.6320247Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:25:04.6320570Z Tests the generate_table_view() ... ok (0.062s) 2023-01-11T21:25:04.6320892Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:25:04.6321191Z Tests the generate_table_view() ... ok (0.061s) 2023-01-11T21:25:04.6321520Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:25:04.6321838Z Tests the generate_table_view() ... ok (0.061s) 2023-01-11T21:25:04.6322154Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:25:04.6322508Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.073s) 2023-01-11T21:25:04.6322880Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (126.143s) 2023-01-11T21:25:04.6323302Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (26.353s) 2023-01-11T21:25:04.6323735Z test_histogram_observer_correct_numel (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.008s) 2023-01-11T21:25:04.6324142Z test_histogram_observer_extreme_inputs (quantization.core.test_workflow_module.TestHistogramObserver) 2023-01-11T21:25:04.6324498Z Ensures that the HistogramObserver is able to work correctly in ... ok (0.003s) 2023-01-11T21:25:04.6324867Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (1.335s) 2023-01-11T21:25:04.6325272Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (4.038s) 2023-01-11T21:25:04.6325680Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (3.951s) 2023-01-11T21:25:04.6326102Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.250s) 2023-01-11T21:25:04.6326535Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.092s) 2023-01-11T21:25:04.6326953Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.139s) 2023-01-11T21:25:04.6327391Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.344s) 2023-01-11T21:25:04.6327831Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.320s) 2023-01-11T21:25:04.6328277Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.456s) 2023-01-11T21:25:04.6328707Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.014s) 2023-01-11T21:25:04.6329184Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (2.251s) 2023-01-11T21:25:04.6329617Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.043s) 2023-01-11T21:25:04.6330046Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.463s) 2023-01-11T21:25:04.6330464Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.472s) 2023-01-11T21:25:04.6330925Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.014s) 2023-01-11T21:25:04.6331361Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (2.287s) 2023-01-11T21:25:04.6331791Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.042s) 2023-01-11T21:25:04.6332207Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (1.859s) 2023-01-11T21:25:04.6332641Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.027s) 2023-01-11T21:25:04.6333079Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.306s) 2023-01-11T21:25:04.6333510Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.013s) 2023-01-11T21:25:04.6333929Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (2.234s) 2023-01-11T21:25:04.6334357Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.034s) 2023-01-11T21:25:04.6334790Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6335216Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2023-01-11T21:25:04.6335613Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.004s) 2023-01-11T21:25:04.6336009Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.002s) 2023-01-11T21:25:04.6336402Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:25:04.6336745Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.021s) 2023-01-11T21:25:04.6337096Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:25:04.6337409Z Smoke test on saving/loading state_dict ... ok (0.003s) 2023-01-11T21:25:04.6337732Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.077s) 2023-01-11T21:25:04.6338118Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.082s) 2023-01-11T21:25:04.6338606Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:25:04.6339106Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:25:04.6339473Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.453s) 2023-01-11T21:25:04.6339832Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.940s) 2023-01-11T21:25:04.6340197Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.214s) 2023-01-11T21:25:04.6340559Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:25:04.6340931Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.724s) 2023-01-11T21:25:04.6341433Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:25:04.6341831Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.003s) 2023-01-11T21:25:04.6342413Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:25:04.6342841Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:25:04.6343087Z ok (28.702s) 2023-01-11T21:25:04.6343351Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... ok (2.030s) 2023-01-11T21:25:04.6343698Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... ok (98.524s) 2023-01-11T21:25:04.6344121Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6344626Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6345114Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6345597Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:25:04.6346068Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.003s) 2023-01-11T21:25:04.6346572Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6347081Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6347724Z test_qnnpack_mul (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.003s) 2023-01-11T21:25:04.6348198Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:25:04.6348695Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6349199Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:25:04.6349700Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T21:25:04.6350592Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py:541: UserWarning: Passing a convert_custom_config_dict to convert is deprecated and will not be supported in a future version. Please pass in a ConvertCustomConfig instead. 2023-01-11T21:25:04.6351177Z "Passing a convert_custom_config_dict to convert is deprecated and will not be supported " 2023-01-11T21:25:04.6351425Z ok (0.030s) 2023-01-11T21:25:04.6351698Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.075s) 2023-01-11T21:25:04.6352068Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.008s) 2023-01-11T21:25:04.6352481Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.481s) 2023-01-11T21:25:04.6352848Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.031s) 2023-01-11T21:25:04.6354251Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:25:04.6355075Z if param.grad is not None: 2023-01-11T21:25:04.6355258Z ok (0.373s) 2023-01-11T21:25:04.6355545Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.292s) 2023-01-11T21:25:04.6355940Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (2.817s) 2023-01-11T21:25:04.6356337Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.061s) 2023-01-11T21:25:04.6357108Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... [W insert_quant_dequant.cpp:1359] Warning: debug option for add_scalar and mul_scalar is not supported, please don't use debug option for models that uses these ops. (function operator()) 2023-01-11T21:25:04.6357550Z ok (1.104s) 2023-01-11T21:25:04.6357838Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (1.103s) 2023-01-11T21:25:04.6358260Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (1.434s) 2023-01-11T21:25:04.6358684Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.418s) 2023-01-11T21:25:04.6359085Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (2.286s) 2023-01-11T21:25:04.6359506Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.434s) 2023-01-11T21:25:04.6359927Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.113s) 2023-01-11T21:25:04.6360351Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.120s) 2023-01-11T21:25:04.6360761Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.083s) 2023-01-11T21:25:04.6361153Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.049s) 2023-01-11T21:25:04.6361528Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.055s) 2023-01-11T21:25:04.6361892Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.065s) 2023-01-11T21:25:04.6362264Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.050s) 2023-01-11T21:25:04.6362654Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.052s) 2023-01-11T21:25:04.6363039Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.069s) 2023-01-11T21:25:04.6363415Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (4.154s) 2023-01-11T21:25:04.6363807Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2023-01-11T21:25:04.6364193Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.006s) 2023-01-11T21:25:04.6364594Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.062s) 2023-01-11T21:25:04.6364947Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.005s) 2023-01-11T21:25:04.6365346Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.025s) 2023-01-11T21:25:04.6365776Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6366199Z Test post-training dynamic quantization on preserving ... ok (0.006s) 2023-01-11T21:25:04.6366590Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.427s) 2023-01-11T21:25:04.6366997Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6367392Z Test quantization for nested model, top level 'fc3' and ... ok (3.247s) 2023-01-11T21:25:04.6367715Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6368055Z Another test case for quantized, we will quantize all submodules ... ok (3.871s) 2023-01-11T21:25:04.6368397Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6368742Z More complicated nested test case with child qconfig overrides ... ok (3.846s) 2023-01-11T21:25:04.6369095Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6369449Z Test quantization for per_channel dynamic quantization ... ok (1.583s) 2023-01-11T21:25:04.6369796Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6370197Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... ok (6.723s) 2023-01-11T21:25:04.6370591Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6371007Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... ok (3.597s) 2023-01-11T21:25:04.6371404Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6371769Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... ok (1.805s) 2023-01-11T21:25:04.6372144Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6372514Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (1.608s) 2023-01-11T21:25:04.6372885Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:25:04.6373277Z Test quantization for nested model, top level 'fc3' and ... ok (2.294s) 2023-01-11T21:25:04.6373614Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6373927Z Test quantization of activations ... ok (3.884s) 2023-01-11T21:25:04.6374255Z test_activations_in_non_leaf_module_list (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6374629Z Ensure activations like `nn.Sigmoid` and `nn.Tanh` are properly handled in ... ok (0.006s) 2023-01-11T21:25:04.6375019Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6375486Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.003s) 2023-01-11T21:25:04.6375875Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6376252Z Verifies that having qconfig==None for conv transpose does not crash ... ok (0.003s) 2023-01-11T21:25:04.6376631Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.044s) 2023-01-11T21:25:04.6377084Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.011s) 2023-01-11T21:25:04.6377497Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (2.343s) 2023-01-11T21:25:04.6377899Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6378232Z User inserts QuantStub and DeQuantStub in model code ... ok (2.705s) 2023-01-11T21:25:04.6378610Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6379049Z Test quantization for nested model, top level 'fc3' and ... ok (2.311s) 2023-01-11T21:25:04.6379399Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (1.370s) 2023-01-11T21:25:04.6379788Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6380123Z More complicated nested test case with child qconfig overrides ... ok (2.823s) 2023-01-11T21:25:04.6380473Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6381258Z Test quantization of normalization layers ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize.py:310: UserWarning: None of the submodule got qconfig applied. Make sure you passed correct configuration through `qconfig_dict` or by assigning the `.qconfig` attribute directly on submodules 2023-01-11T21:25:04.6381790Z warnings.warn("None of the submodule got qconfig applied. Make sure you " 2023-01-11T21:25:04.6382012Z ok (3.141s) 2023-01-11T21:25:04.6382308Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6382748Z Test the post-training quantization flow, serialization and scripting ... ok (0.383s) 2023-01-11T21:25:04.6383111Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6383552Z Test the post-training quantization flow, serialization and scripting ... ok (0.399s) 2023-01-11T21:25:04.6383961Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.009s) 2023-01-11T21:25:04.6384394Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6384729Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.640s) 2023-01-11T21:25:04.6385090Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6385473Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (3.122s) 2023-01-11T21:25:04.6385840Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6386210Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (8.060s) 2023-01-11T21:25:04.6386586Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6386916Z The case when we want to skip quantizing some layers ... ok (7.738s) 2023-01-11T21:25:04.6387335Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:25:04.6387701Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (2.408s) 2023-01-11T21:25:04.6388089Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.009s) 2023-01-11T21:25:04.6388491Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (2.883s) 2023-01-11T21:25:04.6388851Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:25:04.6389184Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.003s) 2023-01-11T21:25:04.6389621Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.943s) 2023-01-11T21:25:04.6390015Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (1.250s) 2023-01-11T21:25:04.6390387Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.960s) 2023-01-11T21:25:04.6390781Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.939s) 2023-01-11T21:25:04.6391187Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.013s) 2023-01-11T21:25:04.6391603Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:25:04.6391920Z Using FakeQuant in evaluation only mode, ... ok (0.038s) 2023-01-11T21:25:04.6392257Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.030s) 2023-01-11T21:25:04.6392653Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (1.807s) 2023-01-11T21:25:04.6393032Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.009s) 2023-01-11T21:25:04.6393443Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.005s) 2023-01-11T21:25:04.6393830Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:25:04.6394189Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.363s) 2023-01-11T21:25:04.6394576Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (3.916s) 2023-01-11T21:25:04.6395007Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (1.454s) 2023-01-11T21:25:04.6395426Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.027s) 2023-01-11T21:25:04.6395848Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.015s) 2023-01-11T21:25:04.6396254Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.013s) 2023-01-11T21:25:04.6396687Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.001s) 2023-01-11T21:25:04.6397116Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.051s) 2023-01-11T21:25:04.6397514Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.004s) 2023-01-11T21:25:04.6397910Z test__convert_to_reference_decomposed_fx (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.043s) 2023-01-11T21:25:04.6398317Z test__convert_to_reference_decomposed_fx_dynamic_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T21:25:04.6398736Z test__convert_to_reference_decomposed_fx_per_channel_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6399101Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6399428Z Verifies that calculating a size of a quantized tensor works ... ok (0.033s) 2023-01-11T21:25:04.6399742Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.084s) 2023-01-11T21:25:04.6400092Z test_backend_config_check_for_weight_and_bias (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6400415Z Test to make sure the backend_config check for weight and bias ... ok (0.008s) 2023-01-11T21:25:04.6400746Z test_backend_config_quantization_range (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6401439Z Check that quantization ranges specified through the BackendConfig are reflected in ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:786: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T21:25:04.6402926Z QConfig range = (0, 63), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=63, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bfadd0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bfadd0>}) 2023-01-11T21:25:04.6403729Z backend_quant_min, backend_quant_max, qconfig)) 2023-01-11T21:25:04.6404202Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:786: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T21:25:04.6405527Z QConfig range = (0, 255), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bfa0e0>}, weight=functools.partial(, quant_min=-128, quant_max=127, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bfa0e0>}) 2023-01-11T21:25:04.6406319Z backend_quant_min, backend_quant_max, qconfig)) 2023-01-11T21:25:04.6407101Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:780: UserWarning: QConfig activation must specify 'quant_min' and 'quant_max', ignoring QConfig(activation=, weight=) 2023-01-11T21:25:04.6407650Z (debug_string, qconfig)) 2023-01-11T21:25:04.6407816Z ok (0.044s) 2023-01-11T21:25:04.6408069Z test_backend_config_scale_min (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6409690Z Test QConfig eps validation against the BackendConfig's min scale value. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:796: UserWarning: QConfig activation eps (tensor([6.1035e-05])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bbf830>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bbf830>}) 2023-01-11T21:25:04.6410704Z (debug_string, app_scale_min, backend_scale_min, qconfig)) 2023-01-11T21:25:04.6412157Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:796: UserWarning: QConfig activation eps (tensor([1.1921e-07])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bbf5f0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1563bbf5f0>}) 2023-01-11T21:25:04.6413116Z (debug_string, app_scale_min, backend_scale_min, qconfig)) 2023-01-11T21:25:04.6414074Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:791: UserWarning: QConfig activation must specify 'eps', ignoring QConfig(activation=functools.partial(, scale=1.0, zero_point=0){}, weight=functools.partial(, scale=1.0, zero_point=0){}) 2023-01-11T21:25:04.6414837Z warnings.warn("QConfig %s must specify 'eps', ignoring %s" % (debug_string, qconfig)) 2023-01-11T21:25:04.6415065Z ok (0.080s) 2023-01-11T21:25:04.6415370Z test_change_backend_config_for_fixed_qparam_ops (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6415731Z Making sure we can skip validation of qconfigs for fixedqparam ops based ... ok (0.008s) 2023-01-11T21:25:04.6416083Z test_channel_shuffle_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.108s) 2023-01-11T21:25:04.6416406Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6416787Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... ok (5.654s) 2023-01-11T21:25:04.6417110Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6417382Z Test quantizing conv and linear ... ok (7.190s) 2023-01-11T21:25:04.6417665Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6417984Z Test quantizing functional conv and linear with reference option ... ok (7.096s) 2023-01-11T21:25:04.6418299Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.116s) 2023-01-11T21:25:04.6418729Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T21:25:04.6419129Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6419545Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6419918Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6420718Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/convert.py:887: UserWarning: Passing a QConfig dictionary to convert is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:25:04.6421283Z "Passing a QConfig dictionary to convert is deprecated and will not be supported " 2023-01-11T21:25:04.6421978Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node mods1_1_packed_weight_0 target mods1_1_packed_weight_0 mods1_1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6422533Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6423189Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node mods1_0_packed_weight_0 target mods1_0_packed_weight_0 mods1_0_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6423727Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6423963Z ok (0.202s) 2023-01-11T21:25:04.6424236Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6424660Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.014s) 2023-01-11T21:25:04.6425017Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6425326Z Test the output of CopyNode to have the same ... ok (0.061s) 2023-01-11T21:25:04.6425663Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.147s) 2023-01-11T21:25:04.6426022Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6426361Z Tests that the flow still works when the input of custom module ... ok (0.046s) 2023-01-11T21:25:04.6426700Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.019s) 2023-01-11T21:25:04.6427074Z test_default_qconfig_mapping_override_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.017s) 2023-01-11T21:25:04.6427608Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6427921Z Make sure default quant is inserted properly ... ok (0.028s) 2023-01-11T21:25:04.6428197Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6428491Z Test to make sure dequantize node are placed before ... ok (1.127s) 2023-01-11T21:25:04.6428792Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6429100Z Make sure quantization runs for models with dictionary output ... ok (0.150s) 2023-01-11T21:25:04.6429418Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6429739Z Tests input for dynamic linear being used by multiple ops ... ok (0.065s) 2023-01-11T21:25:04.6430063Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.068s) 2023-01-11T21:25:04.6430398Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6430709Z Test that weight observer is run in convert step ... ok (0.022s) 2023-01-11T21:25:04.6431005Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6431791Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node mods2_packed_weight_0 target mods2_packed_weight_0 mods2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6432390Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6432625Z ok (0.086s) 2023-01-11T21:25:04.6432887Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6433223Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... ok (0.060s) 2023-01-11T21:25:04.6433528Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6433890Z Test that the sequence of quant-dequant nodes in the ... ok (0.036s) 2023-01-11T21:25:04.6434213Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.036s) 2023-01-11T21:25:04.6434558Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.035s) 2023-01-11T21:25:04.6434890Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6435252Z Verifies that fp32 sum works correctly if it's before or after ... ok (0.089s) 2023-01-11T21:25:04.6435585Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6435956Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6436336Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6436697Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T21:25:04.6437041Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6437356Z Ensure that leaving a possible fusion pattern of multiple nodes ... ok (0.031s) 2023-01-11T21:25:04.6437743Z test_get_default_qconfig_valid_backend (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6438099Z Checks that AssertionError is raised when non expected backend input is specified ... ok (0.002s) 2023-01-11T21:25:04.6438450Z test_get_executorch_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2023-01-11T21:25:04.6438806Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6439122Z Verifies that binary ops get quantized correctly if some ... ok (0.073s) 2023-01-11T21:25:04.6439431Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (4.447s) 2023-01-11T21:25:04.6439777Z test_linear_leaky_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6440228Z Test fusion and lowering of Linear - (bn -) LeakyReLU ... skip: Quantized operations require ONEDNN. (0.002s) 2023-01-11T21:25:04.6440582Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6440887Z Test support for qint8 activation in reference pattern ... ok (0.023s) 2023-01-11T21:25:04.6441195Z test_linear_tanh_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6441609Z Test fusion and lowering of Linear - Tanh ... skip: Quantized operations require ONEDNN. (0.002s) 2023-01-11T21:25:04.6441983Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.037s) 2023-01-11T21:25:04.6442339Z test_match_pattern_with_multiple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6442667Z Test that we can match a pattern that has multiple arguments ... ok (0.011s) 2023-01-11T21:25:04.6442992Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.042s) 2023-01-11T21:25:04.6443334Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6443667Z Verifies that an observer is not inserted between an unmatched ... ok (0.027s) 2023-01-11T21:25:04.6443998Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2023-01-11T21:25:04.6444317Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6444568Z Test quantizing a not used value ... ok (0.020s) 2023-01-11T21:25:04.6444840Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6445178Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... ok (0.037s) 2023-01-11T21:25:04.6445512Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6445833Z Verify that specifying complicated output types does not crash. ... ok (0.025s) 2023-01-11T21:25:04.6446172Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.051s) 2023-01-11T21:25:04.6446503Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6446754Z test MatchAllNode with ... ok (0.008s) 2023-01-11T21:25:04.6447044Z test_pattern_match_constant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T21:25:04.6447413Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6447779Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2023-01-11T21:25:04.6448176Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6448592Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6449007Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6449411Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6449863Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.014s) 2023-01-11T21:25:04.6450271Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6450676Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6451070Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6451481Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T21:25:04.6451835Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.072s) 2023-01-11T21:25:04.6452172Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6452492Z Ensures that copy.deepcopy works correctly on a prepared model. ... ok (0.027s) 2023-01-11T21:25:04.6452824Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.025s) 2023-01-11T21:25:04.6453158Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6453475Z Test to make sure the temporary config option to preserve qconfig attributes ... ok (0.028s) 2023-01-11T21:25:04.6453796Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6454074Z Test tuple input type is preserved ... ok (0.017s) 2023-01-11T21:25:04.6454406Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6454805Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T21:25:04.6455217Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6455621Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T21:25:04.6456020Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.165s) 2023-01-11T21:25:04.6456414Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6456817Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T21:25:04.6457184Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.478s) 2023-01-11T21:25:04.6457670Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:25:04.6458041Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.033s) 2023-01-11T21:25:04.6458390Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.278s) 2023-01-11T21:25:04.6458846Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.189s) 2023-01-11T21:25:04.6459194Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.048s) 2023-01-11T21:25:04.6459547Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.098s) 2023-01-11T21:25:04.6459893Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.026s) 2023-01-11T21:25:04.6460249Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T21:25:04.6460591Z test_qconfig_mapping_repr (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6460947Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T21:25:04.6461360Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T21:25:04.6461751Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T21:25:04.6462136Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T21:25:04.6462512Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T21:25:04.6462878Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T21:25:04.6463264Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.131s) 2023-01-11T21:25:04.6463633Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.060s) 2023-01-11T21:25:04.6463981Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6464320Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.033s) 2023-01-11T21:25:04.6464645Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.027s) 2023-01-11T21:25:04.6464998Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.058s) 2023-01-11T21:25:04.6465342Z test_qnnpack_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6465696Z Test whether default QNNPACK QConfigs are compatible with the QNNPACK BackendConfig. ... ok (6.316s) 2023-01-11T21:25:04.6466041Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.081s) 2023-01-11T21:25:04.6466366Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6466659Z Test that the FQN of input_scale/zero_point is set ... ok (0.050s) 2023-01-11T21:25:04.6466959Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6467373Z If the output is hardcoded to be quantized, ensure that ... ok (0.182s) 2023-01-11T21:25:04.6467704Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.032s) 2023-01-11T21:25:04.6468081Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2023-01-11T21:25:04.6468419Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6468740Z Test state_dict and deepcopy works properly in the quantized model ... ok (0.066s) 2023-01-11T21:25:04.6469057Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6469341Z Make sure the numerics for models with ref conv module ... ok (0.334s) 2023-01-11T21:25:04.6469640Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6469941Z Make sure the numerics for models with ref linear module ... ok (0.075s) 2023-01-11T21:25:04.6470259Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2023-01-11T21:25:04.6470586Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.027s) 2023-01-11T21:25:04.6470924Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.022s) 2023-01-11T21:25:04.6471287Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2023-01-11T21:25:04.6471638Z test_reroute_tuple_getitem_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6471986Z The following graph should redirect the output to `b`. After the transformation, ... ok (0.004s) 2023-01-11T21:25:04.6472350Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T21:25:04.6472702Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2023-01-11T21:25:04.6473088Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.161s) 2023-01-11T21:25:04.6473438Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (3.443s) 2023-01-11T21:25:04.6473780Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (1.651s) 2023-01-11T21:25:04.6474108Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6474413Z Make sure that shape does not dequantize ... ok (0.045s) 2023-01-11T21:25:04.6474732Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T21:25:04.6475140Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.037s) 2023-01-11T21:25:04.6475506Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.212s) 2023-01-11T21:25:04.6475891Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.187s) 2023-01-11T21:25:04.6476238Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6476513Z Make sure packed params appear in state_dict ... ok (0.134s) 2023-01-11T21:25:04.6476802Z test_static_lstm (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6477137Z Test statically quantized custom module LSTM followed by ops that consume individual ... ok (1.362s) 2023-01-11T21:25:04.6477481Z test_static_lstm_consume_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6477814Z Test statically quantized custom module LSTM followed by a module that consumes the ... ok (1.075s) 2023-01-11T21:25:04.6478167Z test_static_lstm_with_custom_fixed_qparams (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6478518Z Test statically quantized LSTM with custom fixed qparams assigned to each of the ... ok (0.339s) 2023-01-11T21:25:04.6478851Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.029s) 2023-01-11T21:25:04.6479183Z test_symmetric_qnnpack_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:25:04.6479559Z Test whether `torch.ao.quantization.qconfig_mapping._get_symmetric_qnnpack_qconfig_mapping` ... ok (0.003s) 2023-01-11T21:25:04.6479955Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T21:25:04.6480337Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.151s) 2023-01-11T21:25:04.6480714Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.028s) 2023-01-11T21:25:04.6481088Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.058s) 2023-01-11T21:25:04.6481473Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6481847Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T21:25:04.6482219Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T21:25:04.6482604Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6483040Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T21:25:04.6483445Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.796s) 2023-01-11T21:25:04.6483820Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.943s) 2023-01-11T21:25:04.6484194Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.248s) 2023-01-11T21:25:04.6484576Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T21:25:04.6484767Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (1.583s) 2023-01-11T21:25:04.6484974Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T21:25:04.6485187Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T21:25:04.6485376Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.002s) 2023-01-11T21:25:04.6485575Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (22.847s) 2023-01-11T21:25:04.6485735Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (23.003s) 2023-01-11T21:25:04.6485915Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.063s) 2023-01-11T21:25:04.6486079Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6486213Z A test that checks correct patterns are produced for ... ok (0.023s) 2023-01-11T21:25:04.6486424Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T21:25:04.6486582Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6486809Z int8 is not supported for bmm so we won't produce reference ... ok (0.016s) 2023-01-11T21:25:04.6486962Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6487154Z Make sure we don't insert observer for boolean Tensors ... ok (0.020s) 2023-01-11T21:25:04.6487292Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6487424Z quantization of the output of cat will depend on the ... ok (4.459s) 2023-01-11T21:25:04.6487583Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.028s) 2023-01-11T21:25:04.6487722Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (7.201s) 2023-01-11T21:25:04.6487886Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.869s) 2023-01-11T21:25:04.6488129Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T21:25:04.6488376Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T21:25:04.6488533Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6488678Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... ok (0.018s) 2023-01-11T21:25:04.6488899Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2023-01-11T21:25:04.6489055Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.186s) 2023-01-11T21:25:04.6489215Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.108s) 2023-01-11T21:25:04.6489363Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.134s) 2023-01-11T21:25:04.6489530Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.572s) 2023-01-11T21:25:04.6489703Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.074s) 2023-01-11T21:25:04.6489878Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.074s) 2023-01-11T21:25:04.6490049Z test_fixed_qparams_ops_wrong_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6491502Z Test that wrong qconfigs for fixed qparams ops results in the ops not being quantized. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:814: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f15600fdd40>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f15600fdd40>}). 2023-01-11T21:25:04.6491759Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T21:25:04.6491883Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T21:25:04.6492015Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T21:25:04.6492153Z "for fixed qparams ops, ignoring %s.\n%s") % (qconfig, suggestion_str)) 2023-01-11T21:25:04.6493428Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:814: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f15600fd830>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f15600fd830>}). 2023-01-11T21:25:04.6493651Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T21:25:04.6493777Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T21:25:04.6493906Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T21:25:04.6494030Z "for fixed qparams ops, ignoring %s.\n%s") % (qconfig, suggestion_str)) 2023-01-11T21:25:04.6495299Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:814: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1562736ef0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1562736ef0>}). 2023-01-11T21:25:04.6495538Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T21:25:04.6495649Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T21:25:04.6495776Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T21:25:04.6495912Z "for fixed qparams ops, ignoring %s.\n%s") % (qconfig, suggestion_str)) 2023-01-11T21:25:04.6497189Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/utils.py:814: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1562736e60>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x7f1562736e60>}). 2023-01-11T21:25:04.6497442Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T21:25:04.6497563Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T21:25:04.6497690Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T21:25:04.6497825Z "for fixed qparams ops, ignoring %s.\n%s") % (qconfig, suggestion_str)) 2023-01-11T21:25:04.6497919Z ok (0.038s) 2023-01-11T21:25:04.6498092Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.172s) 2023-01-11T21:25:04.6498249Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (52.613s) 2023-01-11T21:25:04.6498418Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (72.047s) 2023-01-11T21:25:04.6498701Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2023-01-11T21:25:04.6498938Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.020s) 2023-01-11T21:25:04.6499095Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6499222Z A test that checks dequantize will be swapped for ... ok (0.378s) 2023-01-11T21:25:04.6499382Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6499516Z A test that checks correct patterns are produced for ... ok (0.235s) 2023-01-11T21:25:04.6499660Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6499804Z Make sure we only insert observer for getitem if the following node is matched ... ok (0.079s) 2023-01-11T21:25:04.6499964Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.566s) 2023-01-11T21:25:04.6500127Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (13.703s) 2023-01-11T21:25:04.6500291Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6500424Z If the inputs to the graph are quantized and the only node ... ok (0.020s) 2023-01-11T21:25:04.6500584Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.953s) 2023-01-11T21:25:04.6500743Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.223s) 2023-01-11T21:25:04.6500914Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.572s) 2023-01-11T21:25:04.6501065Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (21.940s) 2023-01-11T21:25:04.6501231Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.567s) 2023-01-11T21:25:04.6501466Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T21:25:04.6501617Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (22.819s) 2023-01-11T21:25:04.6501773Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (22.985s) 2023-01-11T21:25:04.6501950Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6502069Z Test multiple qconfigs for a single value ... ok (0.031s) 2023-01-11T21:25:04.6502714Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node mods1_packed_weight_0 target mods1_packed_weight_0 mods1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6502963Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6503018Z ok (6.145s) 2023-01-11T21:25:04.6503174Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.441s) 2023-01-11T21:25:04.6503332Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.287s) 2023-01-11T21:25:04.6503496Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (5.227s) 2023-01-11T21:25:04.6503650Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (8.117s) 2023-01-11T21:25:04.6503844Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.043s) 2023-01-11T21:25:04.6504002Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:25:04.6504122Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (7.754s) 2023-01-11T21:25:04.6504287Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.042s) 2023-01-11T21:25:04.6504446Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.038s) 2023-01-11T21:25:04.6504606Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.047s) 2023-01-11T21:25:04.6504753Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.065s) 2023-01-11T21:25:04.6504908Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (3.063s) 2023-01-11T21:25:04.6505144Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T21:25:04.6505351Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2023-01-11T21:25:04.6505590Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T21:25:04.6505815Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2023-01-11T21:25:04.6506034Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T21:25:04.6506175Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (3.230s) 2023-01-11T21:25:04.6506330Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.716s) 2023-01-11T21:25:04.6506497Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.002s) 2023-01-11T21:25:04.6506758Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6506930Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T21:25:04.6506999Z ok (0.169s) 2023-01-11T21:25:04.6508214Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:25:04.6508303Z if param.grad is not None: 2023-01-11T21:25:04.6508369Z ok (2.504s) 2023-01-11T21:25:04.6508541Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2023-01-11T21:25:04.6508717Z Test observers with ignored function and make sure it works in ... ok (6.723s) 2023-01-11T21:25:04.6509309Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:216: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:25:04.6509444Z reduce_range will be deprecated in a future release of PyTorch." 2023-01-11T21:25:04.6509511Z ok (10.611s) 2023-01-11T21:25:04.6509684Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.001s) 2023-01-11T21:25:04.6509877Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (14.018s) 2023-01-11T21:25:04.6510045Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.276s) 2023-01-11T21:25:04.6510207Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (15.424s) 2023-01-11T21:25:04.6510392Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.002s) 2023-01-11T21:25:04.6510542Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6510668Z Make sure dequantize can support Tuple of tensor ... ok (4.155s) 2023-01-11T21:25:04.6510823Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (17.090s) 2023-01-11T21:25:04.6510986Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6511111Z A test that checks dequantize will be swapped for ... ok (0.584s) 2023-01-11T21:25:04.6511273Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6511407Z A test that checks correct patterns are produced for ... ok (1.634s) 2023-01-11T21:25:04.6511571Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (31.157s) 2023-01-11T21:25:04.6511738Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (14.911s) 2023-01-11T21:25:04.6512030Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6512246Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6512462Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6512676Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6512886Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6513097Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6513306Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6513513Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6513721Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6513924Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6514164Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6514367Z [W observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T21:25:04.6514421Z ok (26.668s) 2023-01-11T21:25:04.6514590Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (32.074s) 2023-01-11T21:25:04.6514779Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (85.626s) 2023-01-11T21:25:04.6514946Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (47.657s) 2023-01-11T21:25:04.6515144Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (31.630s) 2023-01-11T21:25:04.6515333Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (32.475s) 2023-01-11T21:25:04.6515512Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (65.822s) 2023-01-11T21:25:04.6515681Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (26.763s) 2023-01-11T21:25:04.6515834Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6515988Z Test quant fusion for multiple aten::add using same ... ok (12.290s) 2023-01-11T21:25:04.6516167Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (39.958s) 2023-01-11T21:25:04.6516337Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6516466Z Test quant fusion for multiple aten::add using same ... ok (88.644s) 2023-01-11T21:25:04.6516646Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (12.786s) 2023-01-11T21:25:04.6516833Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (21.497s) 2023-01-11T21:25:04.6516990Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6517125Z quantization of the output of cat will be depend on the ... ok (9.296s) 2023-01-11T21:25:04.6517283Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (10.294s) 2023-01-11T21:25:04.6517445Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:25:04.6517568Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (42.795s) 2023-01-11T21:25:04.6517737Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (6.385s) 2023-01-11T21:25:04.6517911Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (40.513s) 2023-01-11T21:25:04.6518088Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (6.478s) 2023-01-11T21:25:04.6518274Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (22.421s) 2023-01-11T21:25:04.6518447Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.269s) 2023-01-11T21:25:04.6518619Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.270s) 2023-01-11T21:25:04.6518799Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.018s) 2023-01-11T21:25:04.6518976Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.352s) 2023-01-11T21:25:04.6519159Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.261s) 2023-01-11T21:25:04.6519342Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (3.618s) 2023-01-11T21:25:04.6519523Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.275s) 2023-01-11T21:25:04.6519740Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6519952Z Test that we don't fuse the cases when module type does not match ... ok (0.016s) 2023-01-11T21:25:04.6520140Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.913s) 2023-01-11T21:25:04.6520304Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.210s) 2023-01-11T21:25:04.6520488Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.225s) 2023-01-11T21:25:04.6520689Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.225s) 2023-01-11T21:25:04.6520868Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.630s) 2023-01-11T21:25:04.6521047Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.109s) 2023-01-11T21:25:04.6521244Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.158s) 2023-01-11T21:25:04.6521431Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6521628Z Make sure we skip observers for ops that doesn't require ... ok (0.129s) 2023-01-11T21:25:04.6521814Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.517s) 2023-01-11T21:25:04.6522002Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6522124Z check quantization for if works as long as ... ok (1.232s) 2023-01-11T21:25:04.6522316Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.620s) 2023-01-11T21:25:04.6522513Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.098s) 2023-01-11T21:25:04.6522706Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.175s) 2023-01-11T21:25:04.6522912Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.477s) 2023-01-11T21:25:04.6523105Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6523253Z Make sure we propagate observed property through general ops ... ok (0.164s) 2023-01-11T21:25:04.6523473Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.166s) 2023-01-11T21:25:04.6523663Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6523808Z Make sure we propagate observed property through general ops ... ok (0.179s) 2023-01-11T21:25:04.6524003Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.139s) 2023-01-11T21:25:04.6524197Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.527s) 2023-01-11T21:25:04.6524391Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.113s) 2023-01-11T21:25:04.6524574Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.584s) 2023-01-11T21:25:04.6524776Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.692s) 2023-01-11T21:25:04.6524960Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.217s) 2023-01-11T21:25:04.6525132Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.380s) 2023-01-11T21:25:04.6525289Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6525576Z Tests the case where fork and wait calls are in different subgraphs ... [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:25:04.6525643Z ok (0.238s) 2023-01-11T21:25:04.6525836Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.364s) 2023-01-11T21:25:04.6526021Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.027s) 2023-01-11T21:25:04.6526216Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.029s) 2023-01-11T21:25:04.6526418Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:25:04.6526660Z We want to move quantize nodes for output of prim::If ... [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:25:04.6526843Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:25:04.6527012Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:25:04.6527190Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:25:04.6527258Z ok (0.536s) 2023-01-11T21:25:04.6527451Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.289s) 2023-01-11T21:25:04.6527641Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.023s) 2023-01-11T21:25:04.6527834Z test_resnet18 (quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels) ... skip: no torchvision (0.002s) 2023-01-11T21:25:04.6528068Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.003s) 2023-01-11T21:25:04.6528242Z test_conv_reorder_issue_onednn (quantization.core.test_quantized_op.TestQuantizedConv) 2023-01-11T21:25:04.6528387Z Ensure reorder failure issue in conv is fixed for onednn backend. ... ok (0.002s) 2023-01-11T21:25:04.6528536Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (2.121s) 2023-01-11T21:25:04.6528733Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.008s) 2023-01-11T21:25:04.6528904Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.653s) 2023-01-11T21:25:04.6529070Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (14.372s) 2023-01-11T21:25:04.6529266Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.010s) 2023-01-11T21:25:04.6529436Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.696s) 2023-01-11T21:25:04.6529600Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.437s) 2023-01-11T21:25:04.6529770Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.879s) 2023-01-11T21:25:04.6529931Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.001s) 2023-01-11T21:25:04.6530202Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.003s) 2023-01-11T21:25:04.6530480Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.003s) 2023-01-11T21:25:04.6530667Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.615s) 2023-01-11T21:25:04.6530849Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T21:25:04.6531021Z Tests the case where 2D indices are passed into the operator ... ok (0.007s) 2023-01-11T21:25:04.6531215Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.206s) 2023-01-11T21:25:04.6531437Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2023-01-11T21:25:04.6531625Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T21:25:04.6531765Z Tests the case where 2D indices are passed into the operator ... ok (0.009s) 2023-01-11T21:25:04.6531969Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.433s) 2023-01-11T21:25:04.6532191Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2023-01-11T21:25:04.6532384Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.482s) 2023-01-11T21:25:04.6532606Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2023-01-11T21:25:04.6532812Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.176s) 2023-01-11T21:25:04.6533013Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.210s) 2023-01-11T21:25:04.6533215Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.406s) 2023-01-11T21:25:04.6533950Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4236: 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:25:04.6534079Z "Default grid_sample and affine_grid behavior has changed " 2023-01-11T21:25:04.6551294Z ok (0.100s) 2023-01-11T21:25:04.6551611Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.003s) 2023-01-11T21:25:04.6551776Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (1.747s) 2023-01-11T21:25:04.6551988Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: cudnn is not enabled. (0.010s) 2023-01-11T21:25:04.6552225Z test_qlinear_leaky_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require ONEDNN. (0.001s) 2023-01-11T21:25:04.6552399Z test_qlinear_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (1.716s) 2023-01-11T21:25:04.6552622Z test_qlinear_tanh (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require ONEDNN. (0.001s) 2023-01-11T21:25:04.6552804Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.512s) 2023-01-11T21:25:04.6553013Z test_qlinear_with_input_q_dq_qweight_dq_output_fp32 (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.525s) 2023-01-11T21:25:04.6553187Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.903s) 2023-01-11T21:25:04.6553370Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.265s) 2023-01-11T21:25:04.6553554Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.280s) 2023-01-11T21:25:04.6553713Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.573s) 2023-01-11T21:25:04.6553875Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6554016Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.020s) 2023-01-11T21:25:04.6554289Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6554469Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (3.861s) 2023-01-11T21:25:04.6554627Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6554806Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (5.533s) 2023-01-11T21:25:04.6554957Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6555161Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (18.968s) 2023-01-11T21:25:04.6555320Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6555501Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (33.657s) 2023-01-11T21:25:04.6555668Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.999s) 2023-01-11T21:25:04.6555835Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.494s) 2023-01-11T21:25:04.6555991Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.648s) 2023-01-11T21:25:04.6556153Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.461s) 2023-01-11T21:25:04.6556322Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (3.307s) 2023-01-11T21:25:04.6556495Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (98.340s) 2023-01-11T21:25:04.6557122Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1206: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:25:04.6557233Z Returning default scale and zero point " 2023-01-11T21:25:04.6557300Z ok (28.563s) 2023-01-11T21:25:04.6557806Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:25:04.6558001Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:25:04.6558067Z ok (0.027s) 2023-01-11T21:25:04.6558227Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.256s) 2023-01-11T21:25:04.6558393Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (44.290s) 2023-01-11T21:25:04.6558558Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.457s) 2023-01-11T21:25:04.6558708Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.915s) 2023-01-11T21:25:04.6558875Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (6.226s) 2023-01-11T21:25:04.6559029Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6559170Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (15.746s) 2023-01-11T21:25:04.6559327Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:25:04.6559439Z This test cover upsample_nearest3d ... ok (91.737s) 2023-01-11T21:25:04.6559610Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.070s) 2023-01-11T21:25:04.6559796Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.643s) 2023-01-11T21:25:04.6559957Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.004s) 2023-01-11T21:25:04.6560119Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.477s) 2023-01-11T21:25:04.6560312Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.919s) 2023-01-11T21:25:04.6560511Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.008s) 2023-01-11T21:25:04.6560680Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.766s) 2023-01-11T21:25:04.6560837Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.861s) 2023-01-11T21:25:04.6561005Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.739s) 2023-01-11T21:25:04.6561584Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W Resize.cpp:33] Warning: An output with one or more elements was resized since it had shape [1, 1, 4, 4], which does not match the required output shape [2, 1, 4, 4]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2023-01-11T21:25:04.6561655Z ok (0.004s) 2023-01-11T21:25:04.6561852Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.002s) 2023-01-11T21:25:04.6562043Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.002s) 2023-01-11T21:25:04.6562226Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.013s) 2023-01-11T21:25:04.6562407Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.013s) 2023-01-11T21:25:04.6562565Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.296s) 2023-01-11T21:25:04.6562728Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.244s) 2023-01-11T21:25:04.6562883Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.418s) 2023-01-11T21:25:04.6563040Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.183s) 2023-01-11T21:25:04.6563209Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.922s) 2023-01-11T21:25:04.6563370Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.603s) 2023-01-11T21:25:04.6563518Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.457s) 2023-01-11T21:25:04.6563678Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.017s) 2023-01-11T21:25:04.6563862Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.015s) 2023-01-11T21:25:04.6564035Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.854s) 2023-01-11T21:25:04.6564186Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.161s) 2023-01-11T21:25:04.6564343Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (3.505s) 2023-01-11T21:25:04.6564495Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.941s) 2023-01-11T21:25:04.6564650Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.429s) 2023-01-11T21:25:04.6564809Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (3.255s) 2023-01-11T21:25:04.6565064Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.006s) 2023-01-11T21:25:04.6565224Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.318s) 2023-01-11T21:25:04.6565652Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... /var/lib/jenkins/workspace/test/quantization/core/test_quantized_op.py:1999: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:25:04.6565779Z indices = torch.tensor(X).long() 2023-01-11T21:25:04.6565845Z ok (0.574s) 2023-01-11T21:25:04.6566019Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.035s) 2023-01-11T21:25:04.6566177Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.422s) 2023-01-11T21:25:04.6566346Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.998s) 2023-01-11T21:25:04.6566525Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (3.746s) 2023-01-11T21:25:04.6566697Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:25:04.6566976Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.005s) 2023-01-11T21:25:04.6567172Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.018s) 2023-01-11T21:25:04.6567342Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T21:25:04.6567572Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.002s) 2023-01-11T21:25:04.6567802Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T21:25:04.6568035Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T21:25:04.6568242Z test_decomposed_dequantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T21:25:04.6568449Z test_decomposed_dequantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T21:25:04.6568652Z test_decomposed_dynamic_quant_pattern (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6568844Z test_decomposed_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:25:04.6569046Z test_decomposed_quantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6569234Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:25:04.6569451Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6569851Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /var/lib/jenkins/workspace/test/quantization/core/test_quantized_tensor.py:1390: UserWarning: FOUND weight out of range (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/QuantUtils.h:215.) 2023-01-11T21:25:04.6569946Z y = torch._saturate_weight_to_fp16(x) 2023-01-11T21:25:04.6570010Z ok (0.002s) 2023-01-11T21:25:04.6570196Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.028s) 2023-01-11T21:25:04.6570398Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T21:25:04.6570614Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6570815Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6571028Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.002s) 2023-01-11T21:25:04.6571275Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6571484Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2023-01-11T21:25:04.6572311Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /opt/conda/lib/python3.7/site-packages/torch/_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6572397Z device=storage.device, 2023-01-11T21:25:04.6573031Z /opt/conda/lib/python3.7/site-packages/torch/_utils.py:330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6573114Z device=storage.device, 2023-01-11T21:25:04.6573179Z ok (0.011s) 2023-01-11T21:25:04.6573362Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:25:04.6573552Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.280s) 2023-01-11T21:25:04.6573732Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.051s) 2023-01-11T21:25:04.6573909Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.109s) 2023-01-11T21:25:04.6574094Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.008s) 2023-01-11T21:25:04.6574298Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6574481Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:25:04.6574672Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.018s) 2023-01-11T21:25:04.6574871Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.037s) 2023-01-11T21:25:04.6575060Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2023-01-11T21:25:04.6575244Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.036s) 2023-01-11T21:25:04.6575433Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.010s) 2023-01-11T21:25:04.6575620Z test_qtensor_index_put_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.080s) 2023-01-11T21:25:04.6575840Z test_qtensor_index_put_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6576029Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6576247Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6576429Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:25:04.6576981Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /var/lib/jenkins/workspace/test/quantization/core/test_quantized_tensor.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6577143Z self.assertRaises(RuntimeError, lambda: qr.new(r.storage())) 2023-01-11T21:25:04.6577210Z ok (0.013s) 2023-01-11T21:25:04.6577779Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /var/lib/jenkins/workspace/test/quantization/core/test_quantized_tensor.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6577921Z self.assertEqual(qr2.storage().data_ptr(), qrv2.storage().data_ptr()) 2023-01-11T21:25:04.6577974Z ok (0.011s) 2023-01-11T21:25:04.6578166Z test_qtensor_masked_fill_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.049s) 2023-01-11T21:25:04.6578385Z test_qtensor_masked_fill_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:25:04.6578675Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.008s) 2023-01-11T21:25:04.6578873Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.019s) 2023-01-11T21:25:04.6579055Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.025s) 2023-01-11T21:25:04.6579241Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T21:25:04.6579442Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (20.111s) 2023-01-11T21:25:04.6579622Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T21:25:04.6580037Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:25:04.6580202Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:25:04.6580269Z ok (0.005s) 2023-01-11T21:25:04.6580821Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /var/lib/jenkins/workspace/test/quantization/core/test_quantized_tensor.py:290: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6581010Z self.assertEqual(qr.storage().size(), rows * math.ceil(cols / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T21:25:04.6581447Z /var/lib/jenkins/workspace/test/quantization/core/test_quantized_tensor.py:299: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6581638Z self.assertEqual(q.storage().size(), math.ceil(num_elements / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T21:25:04.6581703Z ok (0.005s) 2023-01-11T21:25:04.6581903Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:25:04.6582091Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.026s) 2023-01-11T21:25:04.6582270Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2023-01-11T21:25:04.6582468Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T21:25:04.6582706Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (19.437s) 2023-01-11T21:25:04.6582895Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2023-01-11T21:25:04.6583102Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.643s) 2023-01-11T21:25:04.6583275Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:25:04.6583466Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:25:04.6583700Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.056s) 2023-01-11T21:25:04.6583905Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.010s) 2023-01-11T21:25:04.6584082Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:25:04.6584217Z Checks the rnn reference quantized modules has correct numerics ... ok (0.043s) 2023-01-11T21:25:04.6584402Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:25:04.6584550Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.021s) 2023-01-11T21:25:04.6584728Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:25:04.6584829Z Embedding and EmbeddingBag ... ok (0.012s) 2023-01-11T21:25:04.6585004Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.135s) 2023-01-11T21:25:04.6585193Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.042s) 2023-01-11T21:25:04.6585382Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.038s) 2023-01-11T21:25:04.6585571Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.048s) 2023-01-11T21:25:04.6585749Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.127s) 2023-01-11T21:25:04.6585941Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.041s) 2023-01-11T21:25:04.6586136Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.038s) 2023-01-11T21:25:04.6586329Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.037s) 2023-01-11T21:25:04.6586514Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.136s) 2023-01-11T21:25:04.6586689Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.072s) 2023-01-11T21:25:04.6586871Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.136s) 2023-01-11T21:25:04.6587070Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.018s) 2023-01-11T21:25:04.6587353Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.128s) 2023-01-11T21:25:04.6587531Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.212s) 2023-01-11T21:25:04.6587714Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.135s) 2023-01-11T21:25:04.6588555Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... /opt/conda/lib/python3.7/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:25:04.6588660Z return self.fget.__get__(instance, owner)() 2023-01-11T21:25:04.6589178Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1436: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:25:04.6589339Z "Passing a QConfig dictionary to prepare is deprecated and will not be supported " 2023-01-11T21:25:04.6589837Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node child_packed_weight_0 target child_packed_weight_0 child_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6590091Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6590569Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T21:25:04.6590778Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T21:25:04.6590844Z ok (2.251s) 2023-01-11T21:25:04.6591011Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.238s) 2023-01-11T21:25:04.6591202Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.004s) 2023-01-11T21:25:04.6591393Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.003s) 2023-01-11T21:25:04.6591573Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6591695Z Tests the correctness of the batchnorm2d module. ... ok (0.004s) 2023-01-11T21:25:04.6592235Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:311: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:25:04.6592355Z "must run observer before calling calculate_qparams. " + 2023-01-11T21:25:04.6592419Z ok (0.018s) 2023-01-11T21:25:04.6592595Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6592708Z Tests the correctness of the batchnorm3d module. ... ok (0.004s) 2023-01-11T21:25:04.6592919Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.017s) 2023-01-11T21:25:04.6593100Z test_channel_shuffle (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6593231Z Tests the correctness of the ChannelShuffle module. ... ok (0.026s) 2023-01-11T21:25:04.6593419Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (10.184s) 2023-01-11T21:25:04.6593607Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (9.158s) 2023-01-11T21:25:04.6593789Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (2.446s) 2023-01-11T21:25:04.6593965Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6594076Z Tests the correctness of the dropout module. ... ok (0.003s) 2023-01-11T21:25:04.6594274Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.011s) 2023-01-11T21:25:04.6594442Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6594556Z Tests the correctness of the ELU module. ... ok (0.005s) 2023-01-11T21:25:04.6594752Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (20.006s) 2023-01-11T21:25:04.6594934Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6595105Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... ok (21.100s) 2023-01-11T21:25:04.6595305Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6595429Z Tests the correctness of the groupnorm module. ... ok (0.008s) 2023-01-11T21:25:04.6595595Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6595727Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.024s) 2023-01-11T21:25:04.6595899Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6596045Z Tests the correctness of the layernorm module. ... ok (0.008s) 2023-01-11T21:25:04.6596231Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.007s) 2023-01-11T21:25:04.6597050Z test_linear (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/package/package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6597158Z storage_type_str = obj.pickle_storage_type() 2023-01-11T21:25:04.6597815Z /opt/conda/lib/python3.7/site-packages/torch/package/package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:04.6597902Z storage_numel = obj.size() 2023-01-11T21:25:04.6597970Z ok (37.728s) 2023-01-11T21:25:04.6598144Z test_linear_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6598357Z test API functionality for nn.intrinsic.quantized.linear_leaky_relu ... skip: Quantized operations require ONEDNN. (0.002s) 2023-01-11T21:25:04.6598551Z test_linear_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (37.826s) 2023-01-11T21:25:04.6598723Z test_linear_tanh (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6598925Z test API functionality for nn.intrinsic.quantized.linear_tanh ... skip: Quantized operations require ONEDNN. (0.003s) 2023-01-11T21:25:04.6599101Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:25:04.6599216Z Tests the correctness of the pool module. ... ok (0.076s) 2023-01-11T21:25:04.6599398Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.008s) 2023-01-11T21:25:04.6599587Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.004s) 2023-01-11T21:25:04.6599769Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.004s) 2023-01-11T21:25:04.6599953Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.006s) 2023-01-11T21:25:04.6600159Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (11.745s) 2023-01-11T21:25:04.6600376Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.039s) 2023-01-11T21:25:04.6600586Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.033s) 2023-01-11T21:25:04.6600833Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.028s) 2023-01-11T21:25:04.6601043Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.037s) 2023-01-11T21:25:04.6601275Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.034s) 2023-01-11T21:25:04.6601526Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.034s) 2023-01-11T21:25:04.6601721Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T21:25:04.6601862Z This tests that a placeholder Node can be matched to a Node with ... ok (0.057s) 2023-01-11T21:25:04.6602085Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.035s) 2023-01-11T21:25:04.6602311Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.030s) 2023-01-11T21:25:04.6602515Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.033s) 2023-01-11T21:25:04.6602718Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.049s) 2023-01-11T21:25:04.6602926Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.036s) 2023-01-11T21:25:04.6603142Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.033s) 2023-01-11T21:25:04.6603308Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2023-01-11T21:25:04.6603459Z Test that we can record complex example inputs such as lists and dicts ... ok (0.008s) 2023-01-11T21:25:04.6603613Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2023-01-11T21:25:04.6603770Z Test that we can get example inputs for functions with default keyword arguments ... ok (0.007s) 2023-01-11T21:25:04.6603940Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... ok (0.007s) 2023-01-11T21:25:04.6604102Z test_quantize_weight_clamping_per_channel (quantization.core.test_utils.TestUtils) 2023-01-11T21:25:04.6604270Z Test quant_{min, max} from per channel observer is honored by `_quantize_weight` method ... ok (0.005s) 2023-01-11T21:25:04.6604424Z test_quantize_weight_clamping_per_tensor (quantization.core.test_utils.TestUtils) 2023-01-11T21:25:04.6604590Z Test quant_{min, max} from per tensor observer is honored by `_quantize_weight` method ... ok (0.005s) 2023-01-11T21:25:04.6604598Z 2023-01-11T21:25:04.6604795Z ---------------------------------------------------------------------- 2023-01-11T21:25:04.6604866Z Ran 1001 tests in 2393.767s 2023-01-11T21:25:04.6604884Z 2023-01-11T21:25:04.6604944Z OK (skipped=93) 2023-01-11T21:25:04.6604949Z 2023-01-11T21:25:04.6605027Z Generating XML reports... 2023-01-11T21:25:04.6605446Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20230111204509.xml 2023-01-11T21:25:04.6605845Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20230111204509.xml 2023-01-11T21:25:04.6606259Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20230111204509.xml 2023-01-11T21:25:04.6606662Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20230111204509.xml 2023-01-11T21:25:04.6607027Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20230111204509.xml 2023-01-11T21:25:04.6607419Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20230111204509.xml 2023-01-11T21:25:04.6607798Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20230111204509.xml 2023-01-11T21:25:04.6608195Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20230111204509.xml 2023-01-11T21:25:04.6608537Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20230111204509.xml 2023-01-11T21:25:04.6608958Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20230111204509.xml 2023-01-11T21:25:04.6609336Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20230111204509.xml 2023-01-11T21:25:04.6609695Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20230111204509.xml 2023-01-11T21:25:04.6610034Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20230111204509.xml 2023-01-11T21:25:04.6610387Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20230111204509.xml 2023-01-11T21:25:04.6610763Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20230111204509.xml 2023-01-11T21:25:04.6611159Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20230111204509.xml 2023-01-11T21:25:04.6611544Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20230111204509.xml 2023-01-11T21:25:04.6611906Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20230111204509.xml 2023-01-11T21:25:04.6612263Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20230111204509.xml 2023-01-11T21:25:04.6612608Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20230111204509.xml 2023-01-11T21:25:04.6612925Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20230111204509.xml 2023-01-11T21:25:04.6613294Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20230111204509.xml 2023-01-11T21:25:04.6613692Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20230111204509.xml 2023-01-11T21:25:04.6614047Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20230111204509.xml 2023-01-11T21:25:04.6614458Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20230111204509.xml 2023-01-11T21:25:04.6614818Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20230111204509.xml 2023-01-11T21:25:04.6615180Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20230111204509.xml 2023-01-11T21:25:04.6615593Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20230111204509.xml 2023-01-11T21:25:04.6615964Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20230111204509.xml 2023-01-11T21:25:04.6616376Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20230111204509.xml 2023-01-11T21:25:04.6616751Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20230111204509.xml 2023-01-11T21:25:04.6617113Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20230111204509.xml 2023-01-11T21:25:04.6617522Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20230111204509.xml 2023-01-11T21:25:04.6617902Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20230111204509.xml 2023-01-11T21:25:04.6618254Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20230111204509.xml 2023-01-11T21:25:04.6618682Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20230111204509.xml 2023-01-11T21:25:04.6619037Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20230111204509.xml 2023-01-11T21:25:04.6619413Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20230111204509.xml 2023-01-11T21:25:04.6619801Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20230111204509.xml 2023-01-11T21:25:04.6620175Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20230111204509.xml 2023-01-11T21:25:04.6620572Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20230111204509.xml 2023-01-11T21:25:04.6620967Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20230111204509.xml 2023-01-11T21:25:04.6621350Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20230111204509.xml 2023-01-11T21:25:04.6621747Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20230111204509.xml 2023-01-11T21:25:04.6622079Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20230111204509.xml 2023-01-11T21:25:04.6622435Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20230111204509.xml 2023-01-11T21:25:04.6622773Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20230111204509.xml 2023-01-11T21:25:04.6623119Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20230111204509.xml 2023-01-11T21:25:04.6623470Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20230111204509.xml 2023-01-11T21:25:04.6623836Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20230111204509.xml 2023-01-11T21:25:04.6624186Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20230111204509.xml 2023-01-11T21:25:04.6624596Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20230111204509.xml 2023-01-11T21:25:04.6625004Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20230111204509.xml 2023-01-11T21:25:04.6625358Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20230111204509.xml 2023-01-11T21:25:04.6625723Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20230111204509.xml 2023-01-11T21:25:04.6626095Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20230111204509.xml 2023-01-11T21:25:04.6626487Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20230111204509.xml 2023-01-11T21:25:04.6626893Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20230111204509.xml 2023-01-11T21:25:04.6627432Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20230111204509.xml 2023-01-11T21:25:04.6627823Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20230111204509.xml 2023-01-11T21:25:04.6628204Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111204509.xml 2023-01-11T21:25:04.6628528Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20230111204509.xml 2023-01-11T21:25:04.6628895Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20230111204509.xml 2023-01-11T21:25:04.6629244Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20230111204509.xml 2023-01-11T21:25:04.6629604Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels-20230111204509.xml 2023-01-11T21:25:04.6629610Z 2023-01-11T21:25:04.6629972Z ##[endgroup] 2023-01-11T21:25:04.6630266Z FINISHED PRINTING LOG FILE of test_quantization (/var/lib/jenkins/workspace/test/test-reports/test_quantization_pv3n7lzm) 2023-01-11T21:25:04.6630272Z 2023-01-11T21:25:10.4970381Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:25:10.6649888Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:10.6864768Z Running test_serialization ... [2023-01-11 21:25:10.686037] 2023-01-11T21:25:10.6865871Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:10.686330] 2023-01-11T21:26:43.2332226Z 2023-01-11T21:26:43.2332742Z Expand the folded group to see the log file of test_serialization 2023-01-11T21:26:43.2333723Z ##[group]PRINTING LOG FILE of test_serialization (/var/lib/jenkins/workspace/test/test-reports/test_serialization_vvqfyzsj) 2023-01-11T21:26:43.2334567Z Test results will be stored in test-reports/python-unittest/test_serialization 2023-01-11T21:26:43.2334873Z 2023-01-11T21:26:43.2334976Z Running tests... 2023-01-11T21:26:43.2338380Z ---------------------------------------------------------------------- 2023-01-11T21:26:43.2339050Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... ok (1.078s) 2023-01-11T21:26:43.2340807Z test_serialization_new_format_old_format_compat_safe_cpu (__main__.TestBothSerializationCPU) ... /opt/conda/lib/python3.7/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:26:43.2342171Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2342491Z ok (0.995s) 2023-01-11T21:26:43.2342863Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2343377Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2344103Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.065s) 2023-01-11T21:26:43.2344717Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2345942Z test_save_different_dtype_error (__main__.TestOldSerialization) ... test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2347027Z torch.save([a.storage(), a.imag], f) 2023-01-11T21:26:43.2348193Z test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2349147Z torch.save([a, a.imag.storage()], f) 2023-01-11T21:26:43.2350152Z test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2351117Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T21:26:43.2352122Z test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2353048Z wrap_storage=a.storage().untyped(), 2023-01-11T21:26:43.2354266Z test_serialization.py:730: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only 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:43.2355167Z dtype=torch.uint8) 2023-01-11T21:26:43.2356127Z test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2357048Z torch.save([a.storage(), s_bytes], f) 2023-01-11T21:26:43.2357414Z ok (0.004s) 2023-01-11T21:26:43.2358503Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2359563Z wrap_storage=a.storage().untyped(), 2023-01-11T21:26:43.2360534Z test_serialization.py:698: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only 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:43.2361603Z dtype=other_dtype) 2023-01-11T21:26:43.2363188Z /opt/conda/lib/python3.7/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:26:43.2364211Z device=typed_storage.device, 2023-01-11T21:26:43.2365281Z test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2366193Z save_load_check(a.storage(), s) 2023-01-11T21:26:43.2366556Z ok (0.495s) 2023-01-11T21:26:43.2367597Z test_serialization (__main__.TestOldSerialization) ... test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2368600Z b += [a[0].storage()] # 4 2023-01-11T21:26:43.2369562Z test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2370609Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:26:43.2371602Z test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2372756Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2373790Z test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2374949Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2375995Z test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2376969Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:26:43.2377978Z test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2379106Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:26:43.2380078Z test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2381091Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2382224Z test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2383171Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:26:43.2384179Z test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2385175Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:26:43.2385585Z ok (0.027s) 2023-01-11T21:26:43.2386665Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2387806Z b += [a[0].storage()] 2023-01-11T21:26:43.2388761Z test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2389816Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T21:26:43.2390811Z test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2391827Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2392856Z test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2393795Z return (self.new_tensor.storage(), 2023-01-11T21:26:43.2394785Z test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2395746Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T21:26:43.2396153Z ok (0.029s) 2023-01-11T21:26:43.2397841Z test_serialization_backwards_compat_safe (__main__.TestOldSerialization) ... /opt/conda/lib/python3.7/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:26:43.2398998Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2399365Z ok (0.009s) 2023-01-11T21:26:43.2399833Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.009s) 2023-01-11T21:26:43.2400437Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.008s) 2023-01-11T21:26:43.2401136Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2023-01-11T21:26:43.2402043Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2023-01-11T21:26:43.2402731Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2403950Z test_serialization_filelike (__main__.TestOldSerialization) ... test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2405074Z b += [a[0].storage()] # 4 2023-01-11T21:26:43.2406057Z test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2407108Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:26:43.2408093Z test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2409249Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2410297Z test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2411454Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2412504Z test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2413452Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:26:43.2414462Z test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2415468Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:26:43.2417020Z /opt/conda/lib/python3.7/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:26:43.2418072Z device=typed_storage.device, 2023-01-11T21:26:43.2419128Z test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2420158Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2421228Z test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2422258Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:26:43.2423242Z test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2424209Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:26:43.2424614Z ok (0.009s) 2023-01-11T21:26:43.2425117Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2426441Z test_serialization_filelike_exceptions (__main__.TestOldSerialization) ... test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2427611Z s = torch.CharStorage(s_data) 2023-01-11T21:26:43.2427973Z ok (0.002s) 2023-01-11T21:26:43.2428460Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2429085Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.837s) 2023-01-11T21:26:43.2429718Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2430337Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.010s) 2023-01-11T21:26:43.2430948Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.262s) 2023-01-11T21:26:43.2431534Z test_serialization_offset (__main__.TestOldSerialization) ... ok (17.607s) 2023-01-11T21:26:43.2432189Z test_serialization_offset_filelike_weights_only_False (__main__.TestOldSerialization) ... ok (20.091s) 2023-01-11T21:26:43.2434118Z test_serialization_offset_filelike_weights_only_True (__main__.TestOldSerialization) ... /opt/conda/lib/python3.7/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:26:43.2435314Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2435685Z ok (19.659s) 2023-01-11T21:26:43.2436151Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T21:26:43.2436754Z test_serialization_safe (__main__.TestOldSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2437345Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T21:26:43.2438547Z test_serialization_sparse (__main__.TestOldSerialization) ... test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2439584Z b += [a[0].storage()] # 4 2023-01-11T21:26:43.2440533Z test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2441580Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:26:43.2442539Z test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2443823Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2444886Z test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2446033Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2447164Z test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2448128Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:26:43.2449151Z test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2450173Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:26:43.2451751Z /opt/conda/lib/python3.7/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:26:43.2452799Z device=typed_storage.device, 2023-01-11T21:26:43.2453765Z test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2454793Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2455858Z test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2456807Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:26:43.2457775Z test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2458838Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:26:43.2459246Z ok (0.017s) 2023-01-11T21:26:43.2460403Z test_serialization_sparse_bsc_invalid (__main__.TestOldSerialization) ... test_serialization.py:391: UserWarning: Sparse BSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:26:43.2461636Z lambda x: x.to_sparse_bsc(1, 1), torch.Tensor.ccol_indices, torch.Tensor.row_indices) 2023-01-11T21:26:43.2462266Z /opt/conda/lib/python3.7/unittest/case.py:144: FutureWarning: Possible nested set at position 14 2023-01-11T21:26:43.2462829Z expected_regex = re.compile(expected_regex) 2023-01-11T21:26:43.2463215Z ok (0.021s) 2023-01-11T21:26:43.2463681Z test_serialization_sparse_bsr_invalid (__main__.TestOldSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2464430Z test_serialization_sparse_csc_invalid (__main__.TestOldSerialization) ... ok (0.023s) 2023-01-11T21:26:43.2465076Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.024s) 2023-01-11T21:26:43.2465705Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.008s) 2023-01-11T21:26:43.2467757Z test_serialization_sparse_safe (__main__.TestOldSerialization) ... /opt/conda/lib/python3.7/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:26:43.2468925Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2469301Z ok (0.031s) 2023-01-11T21:26:43.2470396Z test_serialization_storage_slice (__main__.TestOldSerialization) ... test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2471442Z self.assertEqual(s1[0], 0) 2023-01-11T21:26:43.2472395Z test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2473325Z self.assertEqual(s2[0], 0) 2023-01-11T21:26:43.2474303Z test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2475288Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T21:26:43.2475660Z ok (0.002s) 2023-01-11T21:26:43.2476133Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.006s) 2023-01-11T21:26:43.2476732Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2477284Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2477825Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2478415Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:26:43.2478996Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2479583Z test_meta_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:26:43.2480223Z test_meta_serialization_weights_only_True (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:26:43.2480873Z test_pathlike_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.036s) 2023-01-11T21:26:43.2482764Z test_pathlike_serialization_weights_only_True (__main__.TestSerialization) ... /opt/conda/lib/python3.7/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:26:43.2483931Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2484311Z ok (0.033s) 2023-01-11T21:26:43.2485388Z test_save_different_dtype_error (__main__.TestSerialization) ... test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2486554Z torch.save([a.storage(), a.imag], f) 2023-01-11T21:26:43.2487556Z test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2488490Z torch.save([a, a.imag.storage()], f) 2023-01-11T21:26:43.2489525Z test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2490490Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T21:26:43.2491512Z test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2492426Z wrap_storage=a.storage().untyped(), 2023-01-11T21:26:43.2493424Z test_serialization.py:730: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only 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:43.2494336Z dtype=torch.uint8) 2023-01-11T21:26:43.2495288Z test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2496235Z torch.save([a.storage(), s_bytes], f) 2023-01-11T21:26:43.2496587Z ok (0.004s) 2023-01-11T21:26:43.2497665Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2498844Z wrap_storage=a.storage().untyped(), 2023-01-11T21:26:43.2499847Z test_serialization.py:698: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only 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:43.2500738Z dtype=other_dtype) 2023-01-11T21:26:43.2502299Z /opt/conda/lib/python3.7/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:26:43.2503339Z device=typed_storage.device, 2023-01-11T21:26:43.2504320Z test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2505262Z save_load_check(a.storage(), s) 2023-01-11T21:26:43.2505600Z ok (0.519s) 2023-01-11T21:26:43.2506718Z test_serialization (__main__.TestSerialization) ... test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2507819Z b += [a[0].storage()] # 4 2023-01-11T21:26:43.2508878Z test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2509908Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:26:43.2510905Z test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2512054Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2513112Z test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2514271Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2515304Z test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2516267Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:26:43.2517259Z test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2518279Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:26:43.2519266Z test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2520281Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2521327Z test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2522271Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:26:43.2523258Z test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2524238Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:26:43.2524624Z ok (0.018s) 2023-01-11T21:26:43.2525067Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (24.220s) 2023-01-11T21:26:43.2526260Z test_serialization_backwards_compat (__main__.TestSerialization) ... test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2527364Z b += [a[0].storage()] 2023-01-11T21:26:43.2528356Z test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2529390Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T21:26:43.2530370Z test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2531372Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2532389Z test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2533335Z return (self.new_tensor.storage(), 2023-01-11T21:26:43.2534321Z test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2535282Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T21:26:43.2535654Z ok (0.018s) 2023-01-11T21:26:43.2536139Z test_serialization_backwards_compat_safe (__main__.TestSerialization) ... ok (0.012s) 2023-01-11T21:26:43.2536826Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2023-01-11T21:26:43.2537589Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2023-01-11T21:26:43.2538329Z test_serialization_efficient_zerotensor_weights_only_False (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:26:43.2539141Z test_serialization_efficient_zerotensor_weights_only_True (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:26:43.2539770Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T21:26:43.2540345Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.009s) 2023-01-11T21:26:43.2540950Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2542196Z test_serialization_filelike_exceptions (__main__.TestSerialization) ... test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2543264Z s = torch.CharStorage(s_data) 2023-01-11T21:26:43.2543623Z ok (0.002s) 2023-01-11T21:26:43.2544100Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T21:26:43.2544717Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (1.105s) 2023-01-11T21:26:43.2545339Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2545912Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.014s) 2023-01-11T21:26:43.2546579Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.010s) 2023-01-11T21:26:43.2547301Z test_serialization_math_bits_weights_only_False (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:26:43.2547962Z test_serialization_math_bits_weights_only_True (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:26:43.2548555Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T21:26:43.2549144Z test_serialization_python_attr (__main__.TestSerialization) ... ok (0.037s) 2023-01-11T21:26:43.2549717Z test_serialization_safe (__main__.TestSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2550372Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2551597Z test_serialization_sparse (__main__.TestSerialization) ... test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2552614Z b += [a[0].storage()] # 4 2023-01-11T21:26:43.2553582Z test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2554635Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:26:43.2555603Z test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2556760Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2557801Z test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2558935Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:26:43.2559995Z test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2560946Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:26:43.2561953Z test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2562969Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:26:43.2564498Z /opt/conda/lib/python3.7/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:26:43.2565393Z device=typed_storage.device, 2023-01-11T21:26:43.2566126Z test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2567015Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:26:43.2567855Z test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2568597Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:26:43.2569427Z test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2570224Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:26:43.2570542Z ok (0.018s) 2023-01-11T21:26:43.2570924Z test_serialization_sparse_bsc_invalid (__main__.TestSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2571398Z test_serialization_sparse_bsr_invalid (__main__.TestSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2571878Z test_serialization_sparse_csc_invalid (__main__.TestSerialization) ... ok (0.019s) 2023-01-11T21:26:43.2572344Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.019s) 2023-01-11T21:26:43.2572838Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.007s) 2023-01-11T21:26:43.2574247Z test_serialization_sparse_safe (__main__.TestSerialization) ... /opt/conda/lib/python3.7/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:26:43.2575167Z return self.fget.__get__(instance, owner)() 2023-01-11T21:26:43.2575452Z ok (0.019s) 2023-01-11T21:26:43.2576263Z test_serialization_storage_slice (__main__.TestSerialization) ... test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2577050Z self.assertEqual(s1[0], 0) 2023-01-11T21:26:43.2577820Z test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2578614Z self.assertEqual(s2[0], 0) 2023-01-11T21:26:43.2579369Z test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:43.2580117Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T21:26:43.2580419Z ok (0.002s) 2023-01-11T21:26:43.2581501Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/serialization.py:803: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2023-01-11T21:26:43.2582237Z " silence this warning)", UserWarning) 2023-01-11T21:26:43.2582513Z ok (0.071s) 2023-01-11T21:26:43.2582884Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.006s) 2023-01-11T21:26:43.2583486Z test_serialization_zipfile_weights_only_False (__main__.TestSerialization) ... ok (0.020s) 2023-01-11T21:26:43.2584001Z test_serialization_zipfile_weights_only_True (__main__.TestSerialization) ... ok (0.021s) 2023-01-11T21:26:43.2584418Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2584819Z test_weights_only_assert (__main__.TestSerialization) ... Hello World! 2023-01-11T21:26:43.2585115Z ok (0.001s) 2023-01-11T21:26:43.2585478Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2586101Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:26:43.2586663Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2587188Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2587828Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.003s) 2023-01-11T21:26:43.2588391Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2023-01-11T21:26:43.2588686Z 2023-01-11T21:26:43.2589020Z ---------------------------------------------------------------------- 2023-01-11T21:26:43.2589348Z Ran 93 tests in 87.758s 2023-01-11T21:26:43.2589523Z 2023-01-11T21:26:43.2589626Z OK (skipped=4) 2023-01-11T21:26:43.2589783Z 2023-01-11T21:26:43.2589910Z Generating XML reports... 2023-01-11T21:26:43.2590609Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20230111212514.xml 2023-01-11T21:26:43.2591427Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20230111212514.xml 2023-01-11T21:26:43.2592250Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20230111212514.xml 2023-01-11T21:26:43.2593085Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20230111212514.xml 2023-01-11T21:26:43.2593476Z 2023-01-11T21:26:43.2593914Z ##[endgroup] 2023-01-11T21:26:43.2594518Z FINISHED PRINTING LOG FILE of test_serialization (/var/lib/jenkins/workspace/test/test-reports/test_serialization_vvqfyzsj) 2023-01-11T21:26:43.2594854Z 2023-01-11T21:26:47.8856988Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:26:48.0425893Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:48.0628958Z Running test_xnnpack_integration ... [2023-01-11 21:26:48.062635] 2023-01-11T21:26:48.0631181Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:48.062933] 2023-01-11T21:27:20.5127043Z 2023-01-11T21:27:20.5127568Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T21:27:20.5128700Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration___1irtq1) 2023-01-11T21:27:20.5129808Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2023-01-11T21:27:20.5130156Z 2023-01-11T21:27:20.5130300Z Running tests... 2023-01-11T21:27:20.5130806Z ---------------------------------------------------------------------- 2023-01-11T21:27:20.5131213Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:27:20.5131725Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T21:27:20.5132405Z test_conv2d (__main__.TestXNNPACKOps) ... ok (2.428s) 2023-01-11T21:27:20.5132724Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (4.907s) 2023-01-11T21:27:20.5133102Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2023-01-11T21:27:20.5133638Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.237s) 2023-01-11T21:27:20.5133935Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.593s) 2023-01-11T21:27:20.5134247Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (3.960s) 2023-01-11T21:27:20.5134703Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.005s) 2023-01-11T21:27:20.5135049Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (6.889s) 2023-01-11T21:27:20.5135388Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (8.972s) 2023-01-11T21:27:20.5135765Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.004s) 2023-01-11T21:27:20.5136013Z 2023-01-11T21:27:20.5136223Z ---------------------------------------------------------------------- 2023-01-11T21:27:20.5136458Z Ran 12 tests in 28.002s 2023-01-11T21:27:20.5136571Z 2023-01-11T21:27:20.5136647Z OK (skipped=5) 2023-01-11T21:27:20.5136756Z 2023-01-11T21:27:20.5136841Z Generating XML reports... 2023-01-11T21:27:20.5137263Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111212651.xml 2023-01-11T21:27:20.5137825Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111212651.xml 2023-01-11T21:27:20.5138384Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111212651.xml 2023-01-11T21:27:20.5139045Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111212651.xml 2023-01-11T21:27:20.5139325Z 2023-01-11T21:27:20.5139594Z ##[endgroup] 2023-01-11T21:27:20.5140011Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration___1irtq1) 2023-01-11T21:27:20.5140248Z 2023-01-11T21:27:27.6013783Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:27:27.8042651Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:27.8374585Z Running nn/test_embedding ... [2023-01-11 21:27:27.837088] 2023-01-11T21:27:27.8376609Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:27.837409] 2023-01-11T21:27:56.6808859Z 2023-01-11T21:27:56.6811066Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T21:27:56.6812418Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_2tc0i0el) 2023-01-11T21:27:56.6813327Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2023-01-11T21:27:56.6813670Z 2023-01-11T21:27:56.6813809Z Running tests... 2023-01-11T21:27:56.6814360Z ---------------------------------------------------------------------- 2023-01-11T21:27:56.6814949Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.009s) 2023-01-11T21:27:56.6815559Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6816137Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.008s) 2023-01-11T21:27:56.6828292Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.040s) 2023-01-11T21:27:56.6828960Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6829573Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6830172Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6830734Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6831311Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6832109Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6832700Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6833292Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6833889Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6856680Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.005s) 2023-01-11T21:27:56.6857303Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6858172Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:27:56.6858898Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6859464Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6860027Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T21:27:56.6860621Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.005s) 2023-01-11T21:27:56.6861228Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T21:27:56.6861808Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:27:56.6862513Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:27:56.6863365Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:27:56.6864206Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.036s) 2023-01-11T21:27:56.6865046Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:27:56.6865866Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:56.6866694Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.038s) 2023-01-11T21:27:56.6867664Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:56.6868498Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:56.6869316Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:56.6870147Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:56.6870975Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:56.6871801Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:56.6872613Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.101s) 2023-01-11T21:27:56.6873439Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.098s) 2023-01-11T21:27:56.6874270Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.093s) 2023-01-11T21:27:56.6875085Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.104s) 2023-01-11T21:27:56.6876009Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.113s) 2023-01-11T21:27:56.6876830Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.108s) 2023-01-11T21:27:56.6877645Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.117s) 2023-01-11T21:27:56.6878470Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.115s) 2023-01-11T21:27:56.6879335Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.110s) 2023-01-11T21:27:56.6880150Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.133s) 2023-01-11T21:27:56.6880973Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.127s) 2023-01-11T21:27:56.6881791Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.104s) 2023-01-11T21:27:56.6882594Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.136s) 2023-01-11T21:27:56.6883403Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.130s) 2023-01-11T21:27:56.6884206Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.134s) 2023-01-11T21:27:56.6885001Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.128s) 2023-01-11T21:27:56.6885792Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.020s) 2023-01-11T21:27:56.6886609Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6887417Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:27:56.6888225Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6889016Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6889835Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:27:56.6890643Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6891459Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6892253Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:27:56.6893060Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6893861Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6894666Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:27:56.6895445Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.027s) 2023-01-11T21:27:56.6896224Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.026s) 2023-01-11T21:27:56.6897068Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.052s) 2023-01-11T21:27:56.6897835Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.026s) 2023-01-11T21:27:56.6898644Z test_embedding_backward_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:27:56.6899338Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (5.420s) 2023-01-11T21:27:56.6900083Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (4.228s) 2023-01-11T21:27:56.6900781Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.292s) 2023-01-11T21:27:56.6901478Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.330s) 2023-01-11T21:27:56.6902214Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:56.6902974Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:56.6903732Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:56.6904475Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:56.6905219Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.580s) 2023-01-11T21:27:56.6905936Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.613s) 2023-01-11T21:27:56.6906644Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.625s) 2023-01-11T21:27:56.6907449Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.582s) 2023-01-11T21:27:56.6908163Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.574s) 2023-01-11T21:27:56.6908865Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.602s) 2023-01-11T21:27:56.6909563Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.567s) 2023-01-11T21:27:56.6910250Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.568s) 2023-01-11T21:27:56.6910958Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.613s) 2023-01-11T21:27:56.6911663Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.629s) 2023-01-11T21:27:56.6912350Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.664s) 2023-01-11T21:27:56.6913053Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.641s) 2023-01-11T21:27:56.6913759Z test_embedding_bag_dimension_errors_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.067s) 2023-01-11T21:27:56.6914467Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:56.6915165Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:56.6915874Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:56.6916618Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6917307Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.208s) 2023-01-11T21:27:56.6917968Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.215s) 2023-01-11T21:27:56.6918748Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.184s) 2023-01-11T21:27:56.6919413Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.180s) 2023-01-11T21:27:56.6920145Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:56.6920906Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6921733Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6922508Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6923276Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6924035Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6924800Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6925560Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6926322Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6927198Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6927969Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:56.6928733Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:56.6929533Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6930333Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6931149Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6931958Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6932767Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6933570Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6934384Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6935187Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6935996Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6936803Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6937603Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6938392Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6939321Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6940147Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6940969Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6941818Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.045s) 2023-01-11T21:27:56.6942645Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6943473Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6944298Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6945099Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.042s) 2023-01-11T21:27:56.6945917Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6946743Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6947665Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6948477Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:56.6949186Z test_embedding_dense_grad_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.025s) 2023-01-11T21:27:56.6949871Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:56.6950618Z test_embedding_max_norm_device_cpu_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:56.6951379Z test_embedding_max_norm_device_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:56.6952147Z test_embedding_max_norm_device_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:56.6952871Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.343s) 2023-01-11T21:27:56.6953563Z test_embedding_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.054s) 2023-01-11T21:27:56.6954242Z test_embedding_scalar_weight_error_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.029s) 2023-01-11T21:27:56.6954622Z 2023-01-11T21:27:56.6955074Z ---------------------------------------------------------------------- 2023-01-11T21:27:56.6955512Z Ran 140 tests in 22.859s 2023-01-11T21:27:56.6955721Z 2023-01-11T21:27:56.6955848Z OK (skipped=8) 2023-01-11T21:27:56.6956047Z 2023-01-11T21:27:56.6956208Z Generating XML reports... 2023-01-11T21:27:56.6956977Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212732.xml 2023-01-11T21:27:56.6958047Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCPU-20230111212732.xml 2023-01-11T21:27:56.6958555Z 2023-01-11T21:27:56.6959131Z ##[endgroup] 2023-01-11T21:27:56.6959859Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_2tc0i0el) 2023-01-11T21:27:56.6960260Z 2023-01-11T21:28:02.7616303Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:28:02.9299312Z Ignoring disabled issues: ['91003'] 2023-01-11T21:28:02.9505944Z Running test_functionalization ... [2023-01-11 21:28:02.950376] 2023-01-11T21:28:02.9508314Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:02.950628] 2023-01-11T21:28:38.5511568Z 2023-01-11T21:28:38.5512075Z Expand the folded group to see the log file of test_functionalization 2023-01-11T21:28:38.5512908Z ##[group]PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_gjcffj2z) 2023-01-11T21:28:38.5515530Z Test results will be stored in test-reports/python-unittest/test_functionalization 2023-01-11T21:28:38.5515771Z 2023-01-11T21:28:38.5515853Z Running tests... 2023-01-11T21:28:38.5516154Z ---------------------------------------------------------------------- 2023-01-11T21:28:38.5516487Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... ok (0.699s) 2023-01-11T21:28:38.5516876Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... ok (0.214s) 2023-01-11T21:28:38.5517594Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... 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:28:38.5518265Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:28:38.5518798Z 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:28:38.5519374Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:28:38.5519645Z ok (0.002s) 2023-01-11T21:28:38.5520047Z test_as_strided (__main__.TestCrossRefFunctionalization) ... expected failure (0.010s) 2023-01-11T21:28:38.5520561Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... ok (3.312s) 2023-01-11T21:28:38.5521053Z test_cat (__main__.TestCrossRefFunctionalization) ... ok (0.244s) 2023-01-11T21:28:38.5521533Z test_copy_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.068s) 2023-01-11T21:28:38.5522040Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... ok (0.027s) 2023-01-11T21:28:38.5522542Z test_diagonal (__main__.TestCrossRefFunctionalization) ... expected failure (0.029s) 2023-01-11T21:28:38.5523231Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... expected failure (0.025s) 2023-01-11T21:28:38.5523615Z test_everything (__main__.TestCrossRefFunctionalization) ... expected failure (0.044s) 2023-01-11T21:28:38.5523954Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... ok (0.085s) 2023-01-11T21:28:38.5524285Z test_fill_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.016s) 2023-01-11T21:28:38.5524683Z test_freeze (__main__.TestCrossRefFunctionalization) ... ok (0.078s) 2023-01-11T21:28:38.5525005Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... ok (0.370s) 2023-01-11T21:28:38.5525350Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... ok (0.389s) 2023-01-11T21:28:38.5525679Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... ok (3.493s) 2023-01-11T21:28:38.5525993Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... ok (0.199s) 2023-01-11T21:28:38.5526333Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T21:28:38.5526681Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.011s) 2023-01-11T21:28:38.5527157Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T21:28:38.5527927Z test_multi_out (__main__.TestCrossRefFunctionalization) ... test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5528691Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5529348Z test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5529985Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5530646Z test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5531277Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5531931Z test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5532553Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5533201Z test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5533801Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5534006Z ok (0.288s) 2023-01-11T21:28:38.5534274Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... ok (0.126s) 2023-01-11T21:28:38.5534619Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... ok (0.087s) 2023-01-11T21:28:38.5534996Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... ok (0.096s) 2023-01-11T21:28:38.5535345Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... ok (0.025s) 2023-01-11T21:28:38.5535680Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... ok (0.352s) 2023-01-11T21:28:38.5536011Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... ok (0.257s) 2023-01-11T21:28:38.5536355Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.029s) 2023-01-11T21:28:38.5536695Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... ok (0.309s) 2023-01-11T21:28:38.5537065Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... ok (0.704s) 2023-01-11T21:28:38.5537395Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T21:28:38.5537731Z test_scalars (__main__.TestCrossRefFunctionalization) ... ok (0.263s) 2023-01-11T21:28:38.5538360Z test_set_ (__main__.TestCrossRefFunctionalization) ... 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:28:38.5539015Z y.set_(x.storage()) 2023-01-11T21:28:38.5539181Z ok (0.002s) 2023-01-11T21:28:38.5539425Z test_simple (__main__.TestCrossRefFunctionalization) ... ok (0.352s) 2023-01-11T21:28:38.5540200Z test_simple_out (__main__.TestCrossRefFunctionalization) ... test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5540881Z torch.add(y, tmp, out=z) 2023-01-11T21:28:38.5541835Z /opt/conda/lib/python3.7/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:28:38.5542424Z warnings.warn(msg) 2023-01-11T21:28:38.5543318Z /opt/conda/lib/python3.7/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:28:38.5543899Z warnings.warn(msg) 2023-01-11T21:28:38.5544799Z /opt/conda/lib/python3.7/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:28:38.5545387Z warnings.warn(msg) 2023-01-11T21:28:38.5546262Z /opt/conda/lib/python3.7/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:28:38.5546841Z warnings.warn(msg) 2023-01-11T21:28:38.5547015Z ok (0.363s) 2023-01-11T21:28:38.5547447Z test_split (__main__.TestCrossRefFunctionalization) ... expected failure (0.034s) 2023-01-11T21:28:38.5547770Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... ok (0.250s) 2023-01-11T21:28:38.5548104Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... ok (0.069s) 2023-01-11T21:28:38.5548479Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... ok (0.036s) 2023-01-11T21:28:38.5549064Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... 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:28:38.5549495Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:28:38.5550012Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:199: UserWarning: Error detected in SumBackward0. Traceback of forward call that caused the error: 2023-01-11T21:28:38.5550388Z File "test_functionalization.py", line 1487, in 2023-01-11T21:28:38.5550644Z run_tests() 2023-01-11T21:28:38.5550996Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 790, in run_tests 2023-01-11T21:28:38.5551299Z resultclass=XMLTestResultVerbose)) 2023-01-11T21:28:38.5551566Z File "/opt/conda/lib/python3.7/unittest/main.py", line 101, in __init__ 2023-01-11T21:28:38.5551790Z self.runTests() 2023-01-11T21:28:38.5552028Z File "/opt/conda/lib/python3.7/unittest/main.py", line 271, in runTests 2023-01-11T21:28:38.5552291Z self.result = testRunner.run(self.test) 2023-01-11T21:28:38.5552630Z File "/opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py", line 67, in run 2023-01-11T21:28:38.5552876Z test(result) 2023-01-11T21:28:38.5553108Z File "/opt/conda/lib/python3.7/unittest/suite.py", line 84, in __call__ 2023-01-11T21:28:38.5553341Z return self.run(*args, **kwds) 2023-01-11T21:28:38.5553588Z File "/opt/conda/lib/python3.7/unittest/suite.py", line 122, in run 2023-01-11T21:28:38.5553811Z test(result) 2023-01-11T21:28:38.5554044Z File "/opt/conda/lib/python3.7/unittest/suite.py", line 84, in __call__ 2023-01-11T21:28:38.5554276Z return self.run(*args, **kwds) 2023-01-11T21:28:38.5554522Z File "/opt/conda/lib/python3.7/unittest/suite.py", line 122, in run 2023-01-11T21:28:38.5554748Z test(result) 2023-01-11T21:28:38.5554962Z File "/opt/conda/lib/python3.7/unittest/case.py", line 676, in __call__ 2023-01-11T21:28:38.5555203Z return self.run(*args, **kwds) 2023-01-11T21:28:38.5555575Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 2230, in run 2023-01-11T21:28:38.5555823Z num_green=0) 2023-01-11T21:28:38.5556193Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 2154, in _run_with_retry 2023-01-11T21:28:38.5556479Z super().run(result=result) 2023-01-11T21:28:38.5556724Z File "/opt/conda/lib/python3.7/unittest/case.py", line 628, in run 2023-01-11T21:28:38.5556935Z testMethod() 2023-01-11T21:28:38.5557182Z File "test_functionalization.py", line 186, in test_view_clone_view_inplace 2023-01-11T21:28:38.5557477Z logs = self.get_logs(g, torch.ones(16, 64, 128, 128, requires_grad=True)) 2023-01-11T21:28:38.5557737Z File "test_functionalization.py", line 66, in get_logs 2023-01-11T21:28:38.5558064Z traced_f = make_fx(_functionalize(func, reapply_views=reapply_views, crossref=self.crossref))(*inpts) 2023-01-11T21:28:38.5558517Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/experimental/proxy_tensor.py", line 692, in wrapped 2023-01-11T21:28:38.5558867Z t = dispatch_trace(wrap_key(func, args, fx_tracer), tracer=fx_tracer, concrete_args=tuple(phs)) 2023-01-11T21:28:38.5559318Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/experimental/proxy_tensor.py", line 431, in dispatch_trace 2023-01-11T21:28:38.5559626Z graph = tracer.trace(root, concrete_args) 2023-01-11T21:28:38.5559993Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py", line 739, in trace 2023-01-11T21:28:38.5560253Z (self.create_arg(fn(*args)),), 2023-01-11T21:28:38.5560627Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/experimental/proxy_tensor.py", line 447, in wrapped 2023-01-11T21:28:38.5560891Z out = f(*tensors) 2023-01-11T21:28:38.5561108Z File "", line 1, in 2023-01-11T21:28:38.5561350Z File "test_functionalization.py", line 40, in wrapped 2023-01-11T21:28:38.5561583Z out = f(*inputs_functional) 2023-01-11T21:28:38.5561803Z File "test_functionalization.py", line 177, in g 2023-01-11T21:28:38.5562018Z loss = f(x).sum() 2023-01-11T21:28:38.5562304Z (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp:119.) 2023-01-11T21:28:38.5562667Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2023-01-11T21:28:38.5562921Z expected failure (0.512s) 2023-01-11T21:28:38.5563236Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... expected failure (0.025s) 2023-01-11T21:28:38.5563567Z test_advanced_indexing (__main__.TestFunctionalization) ... ok (0.123s) 2023-01-11T21:28:38.5563875Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... ok (0.186s) 2023-01-11T21:28:38.5564542Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... 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:28:38.5565135Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:28:38.5565656Z 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:28:38.5566147Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:28:38.5566330Z ok (0.002s) 2023-01-11T21:28:38.5566558Z test_as_strided (__main__.TestFunctionalization) ... ok (0.156s) 2023-01-11T21:28:38.5566847Z test_batch_norm (__main__.TestFunctionalization) ... ok (2.647s) 2023-01-11T21:28:38.5567108Z test_cat (__main__.TestFunctionalization) ... ok (0.114s) 2023-01-11T21:28:38.5567379Z test_copy_ (__main__.TestFunctionalization) ... ok (1.288s) 2023-01-11T21:28:38.5567672Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:28:38.5567969Z test_diagonal (__main__.TestFunctionalization) ... ok (0.316s) 2023-01-11T21:28:38.5568255Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.178s) 2023-01-11T21:28:38.5568553Z test_everything (__main__.TestFunctionalization) ... ok (1.637s) 2023-01-11T21:28:38.5568846Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.049s) 2023-01-11T21:28:38.5569113Z test_fill_ (__main__.TestFunctionalization) ... ok (0.234s) 2023-01-11T21:28:38.5569384Z test_freeze (__main__.TestFunctionalization) ... ok (0.023s) 2023-01-11T21:28:38.5569682Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.234s) 2023-01-11T21:28:38.5569982Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.247s) 2023-01-11T21:28:38.5570278Z test_instance_norm (__main__.TestFunctionalization) ... ok (3.506s) 2023-01-11T21:28:38.5570572Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.234s) 2023-01-11T21:28:38.5570879Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.004s) 2023-01-11T21:28:38.5571174Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.015s) 2023-01-11T21:28:38.5571482Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T21:28:38.5572246Z test_multi_out (__main__.TestFunctionalization) ... test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5572960Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:28:38.5573148Z ok (0.275s) 2023-01-11T21:28:38.5573394Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.175s) 2023-01-11T21:28:38.5573718Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.136s) 2023-01-11T21:28:38.5574054Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.134s) 2023-01-11T21:28:38.5574402Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.031s) 2023-01-11T21:28:38.5574705Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.308s) 2023-01-11T21:28:38.5575020Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.292s) 2023-01-11T21:28:38.5575314Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.013s) 2023-01-11T21:28:38.5575619Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.447s) 2023-01-11T21:28:38.5575915Z test_resize_smaller (__main__.TestFunctionalization) ... ok (1.031s) 2023-01-11T21:28:38.5576226Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T21:28:38.5576512Z test_scalars (__main__.TestFunctionalization) ... ok (0.333s) 2023-01-11T21:28:38.5577115Z test_set_ (__main__.TestFunctionalization) ... 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:28:38.5577634Z y.set_(x.storage()) 2023-01-11T21:28:38.5577808Z ok (0.002s) 2023-01-11T21:28:38.5578017Z test_simple (__main__.TestFunctionalization) ... ok (0.443s) 2023-01-11T21:28:38.5578861Z test_simple_out (__main__.TestFunctionalization) ... test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:28:38.5579524Z torch.add(y, tmp, out=z) 2023-01-11T21:28:38.5579704Z ok (0.339s) 2023-01-11T21:28:38.5579915Z test_split (__main__.TestFunctionalization) ... ok (0.560s) 2023-01-11T21:28:38.5580194Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.332s) 2023-01-11T21:28:38.5580493Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.058s) 2023-01-11T21:28:38.5580822Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T21:28:38.5581311Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... 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:28:38.5581740Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:28:38.5581954Z ok (1.114s) 2023-01-11T21:28:38.5582175Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.279s) 2023-01-11T21:28:38.5582343Z 2023-01-11T21:28:38.5582563Z ---------------------------------------------------------------------- 2023-01-11T21:28:38.5582809Z Ran 84 tests in 31.058s 2023-01-11T21:28:38.5582925Z 2023-01-11T21:28:38.5582992Z OK (expected failures=9) 2023-01-11T21:28:38.5583110Z 2023-01-11T21:28:38.5583199Z Generating XML reports... 2023-01-11T21:28:38.5583678Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212806.xml 2023-01-11T21:28:38.5584312Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212806.xml 2023-01-11T21:28:38.5584567Z 2023-01-11T21:28:38.5584859Z ##[endgroup] 2023-01-11T21:28:38.5585276Z FINISHED PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_gjcffj2z) 2023-01-11T21:28:38.5585514Z 2023-01-11T21:28:43.2173248Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:28:43.4448855Z Ignoring disabled issues: ['91003'] 2023-01-11T21:28:43.4781000Z Running profiler/test_profiler ... [2023-01-11 21:28:43.477687] 2023-01-11T21:28:43.4782283Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:43.478012] 2023-01-11T21:29:03.6144260Z 2023-01-11T21:29:03.6146541Z Expand the folded group to see the log file of profiler/test_profiler 2023-01-11T21:29:03.6147853Z ##[group]PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_eya7xl4h) 2023-01-11T21:29:03.6148814Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler 2023-01-11T21:29:03.6149469Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:03.6149745Z 2023-01-11T21:29:03.6151605Z Running tests... 2023-01-11T21:29:03.6152327Z ---------------------------------------------------------------------- 2023-01-11T21:29:03.6152908Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.034s) 2023-01-11T21:29:03.6153501Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.001s) 2023-01-11T21:29:03.6154084Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.026s) 2023-01-11T21:29:03.6175497Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.021s) 2023-01-11T21:29:03.6176254Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:29:03.6176968Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:29:03.6177553Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:29:03.6178356Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6179257Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6180113Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6180919Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6181703Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6182761Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6183242Z ok (0.132s) 2023-01-11T21:29:03.6183644Z test_bfs (__main__.TestExperimentalUtils) ... ok (0.001s) 2023-01-11T21:29:03.6184126Z test_dfs (__main__.TestExperimentalUtils) ... ok (0.001s) 2023-01-11T21:29:03.6185171Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6186159Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6186995Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6187957Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6188758Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6189800Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6190592Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6191395Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6207812Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6208317Z ok (0.045s) 2023-01-11T21:29:03.6208987Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.002s) 2023-01-11T21:29:03.6209725Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T21:29:03.6210838Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6211813Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6212653Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6213470Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6214263Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6215095Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6215908Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6216697Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6217523Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6218337Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6219235Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6220050Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6220852Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6221652Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6222475Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6222931Z ok (0.405s) 2023-01-11T21:29:03.6223432Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T21:29:03.6224507Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6225447Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6226272Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6227083Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6228011Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6228819Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6229627Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6230555Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6231379Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6232173Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6232973Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6233798Z STAGE:2023-01-11 21:28:49 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6234259Z ok (0.210s) 2023-01-11T21:29:03.6234834Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T21:29:03.6235881Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:50 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6236813Z STAGE:2023-01-11 21:28:54 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6237631Z STAGE:2023-01-11 21:28:54 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6238102Z ok (4.980s) 2023-01-11T21:29:03.6239009Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6239976Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6240798Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6241605Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6242407Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6243218Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6244030Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6244828Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6245656Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6246451Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6247258Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6248086Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6248887Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6249678Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6250506Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6251319Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6252100Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6252930Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6253405Z ok (0.375s) 2023-01-11T21:29:03.6254278Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6255211Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6256098Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6256572Z ok (0.009s) 2023-01-11T21:29:03.6257460Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6258409Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6259298Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6259774Z ok (0.100s) 2023-01-11T21:29:03.6260719Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6261732Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:29:03.6262774Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:29:03.6263814Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:29:03.6264839Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:29:03.6265817Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6266651Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6267131Z ok (0.241s) 2023-01-11T21:29:03.6267673Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.002s) 2023-01-11T21:29:03.6268262Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.002s) 2023-01-11T21:29:03.6269321Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6270282Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6271096Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6271563Z ok (0.108s) 2023-01-11T21:29:03.6272400Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6273331Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6274146Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6274624Z ok (0.019s) 2023-01-11T21:29:03.6275083Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.019s) 2023-01-11T21:29:03.6275655Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2023-01-11T21:29:03.6276078Z ok (0.002s) 2023-01-11T21:29:03.6276859Z test_export_stacks (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6277746Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6278556Z STAGE:2023-01-11 21:28:55 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6279029Z ok (0.011s) 2023-01-11T21:29:03.6279865Z test_flops (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6280718Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6281542Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6282015Z ok (0.316s) 2023-01-11T21:29:03.6282381Z test_high_level_trace (__main__.TestProfiler) 2023-01-11T21:29:03.6283319Z Checks that python side high level events are recorded. ... STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6284234Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6285066Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6285865Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6286671Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6287502Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6288306Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6289092Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6289920Z STAGE:2023-01-11 21:28:56 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6290397Z ok (0.868s) 2023-01-11T21:29:03.6291817Z test_kineto (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88377 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2023-01-11T21:29:03.6292949Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.002s) 2023-01-11T21:29:03.6293880Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6294777Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6295609Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6296420Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6297209Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6298038Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6298952Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6299737Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6300555Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6301355Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6302153Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6302970Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6303440Z ok (0.042s) 2023-01-11T21:29:03.6304281Z test_kineto_profiler_multiple_steppers (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6305283Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6306094Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6306904Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6307810Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6308611Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6309488Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6310289Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6311117Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6311581Z ok (0.208s) 2023-01-11T21:29:03.6313032Z test_memory_profiler (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72280 for platform(s) linux, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.007s) 2023-01-11T21:29:03.6314464Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6315358Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6316168Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6316644Z ok (0.145s) 2023-01-11T21:29:03.6317456Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6318364Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6319179Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6320128Z profiler/test_profiler.py:1318: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:29:03.6320923Z inp = torch.nested.nested_tensor([a, b]) 2023-01-11T21:29:03.6321288Z ok (0.011s) 2023-01-11T21:29:03.6321653Z test_oom_tracing (__main__.TestProfiler) ... ok (0.120s) 2023-01-11T21:29:03.6322122Z test_profiler_correlation_id (__main__.TestProfiler) 2023-01-11T21:29:03.6323134Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6324096Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6324924Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6325738Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6326541Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6327360Z STAGE:2023-01-11 21:28:57 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6328169Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6328969Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6329890Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6330686Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6331488Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6332320Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6333112Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6333960Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6334788Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6335264Z ok (0.722s) 2023-01-11T21:29:03.6335989Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.002s) 2023-01-11T21:29:03.6337017Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6337914Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6338809Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6339266Z ok (0.003s) 2023-01-11T21:29:03.6340053Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6340939Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6341748Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6342563Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6343354Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6344174Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6344964Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6345761Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6346595Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6347513Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6348299Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6349124Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6349594Z ok (0.007s) 2023-01-11T21:29:03.6350360Z test_profiler_type (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6351239Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6352069Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6352545Z ok (0.002s) 2023-01-11T21:29:03.6352881Z test_source (__main__.TestProfiler) 2023-01-11T21:29:03.6353807Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6354750Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6355658Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6356129Z ok (0.053s) 2023-01-11T21:29:03.6356940Z test_tensorboard_trace_handler (__main__.TestProfiler) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6357846Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6358657Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6359525Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6360333Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6361161Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6361958Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6362762Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6363583Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6364372Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6365172Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6366004Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6366814Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6367601Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6368427Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6369236Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6370035Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6370847Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6371660Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6372465Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6373284Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6373760Z ok (0.041s) 2023-01-11T21:29:03.6374247Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: Cannot test with ASAN (0.001s) 2023-01-11T21:29:03.6374783Z test_mem_leak (__main__.TestProfilerCUDA) 2023-01-11T21:29:03.6375480Z Checks that there's no memory leak when using profiler with CUDA ... skip: Cannot test with ASAN (0.001s) 2023-01-11T21:29:03.6376095Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... ok (0.002s) 2023-01-11T21:29:03.6376682Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.003s) 2023-01-11T21:29:03.6377694Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6378683Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6379508Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6380047Z ok (0.021s) 2023-01-11T21:29:03.6380907Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6381851Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6382678Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6383151Z ok (0.018s) 2023-01-11T21:29:03.6383987Z test_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6384899Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6385726Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6386187Z ok (0.005s) 2023-01-11T21:29:03.6387047Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6388083Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6388910Z STAGE:2023-01-11 21:28:58 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6389368Z ok (0.796s) 2023-01-11T21:29:03.6390186Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6391095Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6391907Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6392383Z ok (0.167s) 2023-01-11T21:29:03.6393250Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6394195Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6395011Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6395491Z ok (0.126s) 2023-01-11T21:29:03.6396304Z test_allocations (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6397220Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6398030Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6398846Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6399656Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6400470Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6400946Z ok (0.128s) 2023-01-11T21:29:03.6401760Z test_extra_fields (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6402666Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6403490Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6403964Z ok (0.005s) 2023-01-11T21:29:03.6404764Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6405670Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6406580Z STAGE:2023-01-11 21:28:59 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6407058Z ok (0.760s) 2023-01-11T21:29:03.6407689Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:29:03.6408705Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6409695Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6410532Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6411345Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6412130Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6412958Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6413428Z ok (0.050s) 2023-01-11T21:29:03.6414240Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6415155Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6415979Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6417098Z profiler/test_profiler.py:1985: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6418228Z expected = [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc1._parameters.items()] 2023-01-11T21:29:03.6419400Z profiler/test_profiler.py:1986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6420496Z expected += [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc2._parameters.items()] 2023-01-11T21:29:03.6421002Z ok (0.013s) 2023-01-11T21:29:03.6421813Z test_optimizer (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6422715Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6423548Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6424026Z ok (0.051s) 2023-01-11T21:29:03.6424870Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6425814Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6426643Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6427915Z profiler/test_profiler.py:2009: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6428885Z [(v.storage().data_ptr()) for v in group.get("params", [])], 2023-01-11T21:29:03.6429967Z profiler/test_profiler.py:2022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6430983Z {name: value.storage().data_ptr() for name, value in parameter_state.items()}, 2023-01-11T21:29:03.6432090Z profiler/test_profiler.py:2023: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6433060Z observed_state.get(parameter.storage().data_ptr(), []) 2023-01-11T21:29:03.6433440Z ok (0.168s) 2023-01-11T21:29:03.6434312Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6435261Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6436098Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6436559Z ok (0.091s) 2023-01-11T21:29:03.6437380Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6438279Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T21:29:03.6439200Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6440020Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6441137Z profiler/test_profiler.py:1366: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6442084Z a_initial_storage_data = a.storage().data_ptr() 2023-01-11T21:29:03.6443075Z profiler/test_profiler.py:1371: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6444009Z c_initial_storage_data = c.storage().data_ptr() 2023-01-11T21:29:03.6445004Z profiler/test_profiler.py:1384: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6445892Z c.set_(d.storage()) 2023-01-11T21:29:03.6446201Z ok (0.014s) 2023-01-11T21:29:03.6447001Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6447920Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6448754Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6449229Z ok (0.007s) 2023-01-11T21:29:03.6450029Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6450999Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6451830Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6452305Z ok (0.014s) 2023-01-11T21:29:03.6453104Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6454014Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6454902Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6456001Z profiler/test_profiler.py:1958: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6457003Z self.assertEqual(x.storage().data_ptr(), inputs[0][0].storage_data_ptr) 2023-01-11T21:29:03.6458055Z profiler/test_profiler.py:1959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6459134Z self.assertEqual(y.storage().data_ptr(), inputs[0][1].storage_data_ptr) 2023-01-11T21:29:03.6459543Z ok (0.005s) 2023-01-11T21:29:03.6460370Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6461297Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6462127Z STAGE:2023-01-11 21:29:00 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6462595Z ok (0.007s) 2023-01-11T21:29:03.6463468Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6464413Z STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6465245Z STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6466355Z profiler/test_profiler.py:1546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6467354Z x_storages = [x.storage()] 2023-01-11T21:29:03.6468298Z profiler/test_profiler.py:1549: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6469201Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6470164Z profiler/test_profiler.py:1550: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6471069Z x_storages.append(x.storage()) 2023-01-11T21:29:03.6472030Z profiler/test_profiler.py:1559: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6473007Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6473969Z profiler/test_profiler.py:1563: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6474872Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6475193Z ok (0.458s) 2023-01-11T21:29:03.6476158Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6477130Z STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6477946Z STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6478762Z STAGE:2023-01-11 21:29:01 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6479571Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6480402Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6481506Z profiler/test_profiler.py:1478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6482405Z x_storages = [x.storage()] 2023-01-11T21:29:03.6483352Z profiler/test_profiler.py:1481: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6484264Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6485225Z profiler/test_profiler.py:1485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6486131Z x_storages.append(x.storage()) 2023-01-11T21:29:03.6487100Z profiler/test_profiler.py:1499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6488003Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6488336Z ok (0.964s) 2023-01-11T21:29:03.6489214Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6490174Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6491005Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6491468Z ok (0.158s) 2023-01-11T21:29:03.6492344Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6493290Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6494122Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6495002Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:03.6495814Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:03.6496645Z STAGE:2023-01-11 21:29:02 1769:1769 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:03.6497803Z profiler/test_profiler.py:1454: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:03.6498763Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:29:03.6499095Z ok (0.295s) 2023-01-11T21:29:03.6499282Z 2023-01-11T21:29:03.6499650Z ---------------------------------------------------------------------- 2023-01-11T21:29:03.6500087Z Ran 71 tests in 13.637s 2023-01-11T21:29:03.6500277Z 2023-01-11T21:29:03.6500407Z OK (skipped=11) 2023-01-11T21:29:03.6500601Z 2023-01-11T21:29:03.6500753Z Generating XML reports... 2023-01-11T21:29:03.6501557Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20230111212849.xml 2023-01-11T21:29:03.6502610Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20230111212849.xml 2023-01-11T21:29:03.6503630Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20230111212849.xml 2023-01-11T21:29:03.6504635Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20230111212849.xml 2023-01-11T21:29:03.6505667Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20230111212849.xml 2023-01-11T21:29:03.6506711Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20230111212849.xml 2023-01-11T21:29:03.6507881Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20230111212849.xml 2023-01-11T21:29:03.6508338Z 2023-01-11T21:29:03.6508882Z ##[endgroup] 2023-01-11T21:29:03.6509640Z FINISHED PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_eya7xl4h) 2023-01-11T21:29:03.6510081Z 2023-01-11T21:29:09.9688444Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:10.1824801Z Ignoring disabled issues: ['91003'] 2023-01-11T21:29:10.2167855Z Running profiler/test_memory_profiler ... [2023-01-11 21:29:10.216465] 2023-01-11T21:29:10.2184534Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:10.216815] 2023-01-11T21:29:31.4405532Z 2023-01-11T21:29:31.4407583Z Expand the folded group to see the log file of profiler/test_memory_profiler 2023-01-11T21:29:31.4408759Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_paky1jdh) 2023-01-11T21:29:31.4429098Z Test results will be stored in test-reports/python-unittest/profiler.test_memory_profiler 2023-01-11T21:29:31.4429510Z 2023-01-11T21:29:31.4429644Z Running tests... 2023-01-11T21:29:31.4430212Z ---------------------------------------------------------------------- 2023-01-11T21:29:31.4431188Z test_data_flow_graph_complicated (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4432138Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4432985Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4433798Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4434806Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4435630Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4436784Z profiler/test_memory_profiler.py:336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4438045Z lines.append(f"{name + ':':<8} T{storage_to_id[t.storage().data_ptr()]}") 2023-01-11T21:29:31.4438601Z ok (0.632s) 2023-01-11T21:29:31.4439441Z test_data_flow_graph_non_op_allocations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4440370Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4441215Z STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4441681Z ok (0.126s) 2023-01-11T21:29:31.4442490Z test_data_flow_graph_simple (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:14 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4443391Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4444228Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4445034Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4445837Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4446668Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4448923Z profiler/test_memory_profiler.py:337: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:29:31.4450248Z if t.grad is not None: 2023-01-11T21:29:31.4450564Z ok (0.219s) 2023-01-11T21:29:31.4451391Z test_data_flow_graph_simple_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4452315Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4453157Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4454286Z profiler/test_memory_profiler.py:338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4455254Z grad_id = storage_to_id[t.grad.storage().data_ptr()] 2023-01-11T21:29:31.4455633Z ok (0.138s) 2023-01-11T21:29:31.4456473Z test_data_flow_graph_simple_inplace (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4457386Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4458274Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4459183Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4459985Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4460794Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4461272Z ok (0.192s) 2023-01-11T21:29:31.4462138Z test_data_flow_graph_stacked (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4463041Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4463851Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4464665Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4465474Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4466289Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4467099Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4468071Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4468903Z STAGE:2023-01-11 21:29:15 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4469368Z ok (0.533s) 2023-01-11T21:29:31.4470203Z test_data_flow_graph_with_annotations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4471113Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4471956Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4472413Z ok (0.148s) 2023-01-11T21:29:31.4473191Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4474077Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4474893Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4475373Z ok (0.053s) 2023-01-11T21:29:31.4476180Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4477084Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4477902Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4478378Z ok (0.023s) 2023-01-11T21:29:31.4479190Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4480078Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4480898Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4481373Z ok (0.008s) 2023-01-11T21:29:31.4482242Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4483174Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4484117Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4484927Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4485727Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4486552Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4487361Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4488231Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4489051Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4489867Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4490679Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4491509Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4492627Z profiler/test_memory_profiler.py:117: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4493627Z return tensor.storage().data_ptr() == key.storage.ptr 2023-01-11T21:29:31.4494661Z profiler/test_memory_profiler.py:147: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4495629Z allowed_set = {t.storage().data_ptr() for t in tensors} 2023-01-11T21:29:31.4496003Z ok (0.264s) 2023-01-11T21:29:31.4496908Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4497877Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4498778Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4499240Z ok (0.054s) 2023-01-11T21:29:31.4500115Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4501063Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4501898Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4502697Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4503505Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4504337Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4505146Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4505935Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4506764Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4507685Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4508557Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4509373Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4509851Z ok (0.333s) 2023-01-11T21:29:31.4510759Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4511705Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4512586Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4513403Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4514204Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4515026Z STAGE:2023-01-11 21:29:16 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4515836Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4516641Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4517460Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4518265Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4519072Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4519897Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4520359Z ok (0.368s) 2023-01-11T21:29:31.4521224Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4522168Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4522998Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4523792Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4524593Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4525420Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4525881Z ok (0.099s) 2023-01-11T21:29:31.4526684Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4527591Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4528419Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4529216Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4530021Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4530850Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4531664Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4532448Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4533282Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4533815Z ok (0.021s) 2023-01-11T21:29:31.4534684Z test_categories_e2e_sequential_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4535637Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4536466Z STAGE:2023-01-11 21:29:17 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4537648Z profiler/test_memory_profiler.py:81: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4538674Z if isinstance(t, torch.Tensor) and t.storage() 2023-01-11T21:29:31.4539027Z ok (0.836s) 2023-01-11T21:29:31.4539909Z test_categories_e2e_sequential_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:18 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4540868Z STAGE:2023-01-11 21:29:18 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4541684Z STAGE:2023-01-11 21:29:18 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4542157Z ok (2.624s) 2023-01-11T21:29:31.4543015Z test_categories_e2e_simple_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:20 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4543961Z STAGE:2023-01-11 21:29:20 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4544769Z STAGE:2023-01-11 21:29:20 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4545251Z ok (0.176s) 2023-01-11T21:29:31.4546121Z test_categories_e2e_simple_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:21 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4547054Z STAGE:2023-01-11 21:29:21 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4548045Z STAGE:2023-01-11 21:29:21 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4548525Z ok (1.005s) 2023-01-11T21:29:31.4549410Z test_categories_e2e_simple_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:22 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4550342Z STAGE:2023-01-11 21:29:22 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4551176Z STAGE:2023-01-11 21:29:22 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4551648Z ok (1.166s) 2023-01-11T21:29:31.4552523Z test_categories_e2e_simple_module_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4553469Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4554297Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4554771Z ok (0.138s) 2023-01-11T21:29:31.4555651Z test_categories_e2e_simple_module_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4556604Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4557439Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4557918Z ok (0.592s) 2023-01-11T21:29:31.4558812Z test_categories_e2e_simple_module_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4559896Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4560725Z STAGE:2023-01-11 21:29:23 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4561204Z ok (1.064s) 2023-01-11T21:29:31.4561994Z test_inputs_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:24 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4562955Z STAGE:2023-01-11 21:29:24 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4563788Z STAGE:2023-01-11 21:29:24 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4564917Z profiler/test_memory_profiler.py:828: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4565810Z storage = t.storage() 2023-01-11T21:29:31.4566763Z profiler/test_memory_profiler.py:836: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:31.4567786Z if key.storage.ptr == storage.data_ptr() and key.device == storage.device 2023-01-11T21:29:31.4568212Z ok (0.101s) 2023-01-11T21:29:31.4569030Z test_inputs_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4569942Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4570777Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4571246Z ok (0.612s) 2023-01-11T21:29:31.4572063Z test_inputs_fwd_lazy (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4572984Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4573816Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4574285Z ok (0.124s) 2023-01-11T21:29:31.4575120Z test_lazily_initialized (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4576049Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4576887Z STAGE:2023-01-11 21:29:25 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4577352Z ok (0.292s) 2023-01-11T21:29:31.4578197Z test_manual_optimizer_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4579183Z STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4580000Z STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4580476Z ok (0.156s) 2023-01-11T21:29:31.4581295Z test_memory_timeline (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4582206Z STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4583090Z STAGE:2023-01-11 21:29:26 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4583572Z ok (1.362s) 2023-01-11T21:29:31.4584435Z test_parameters_and_gradients (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4585377Z STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4586198Z STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4587058Z STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4587972Z STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4588787Z STAGE:2023-01-11 21:29:27 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4589608Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4590412Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4591244Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4592036Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4592840Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4593675Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4594156Z ok (0.986s) 2023-01-11T21:29:31.4595037Z test_parameters_and_gradients_set_to_none (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4595974Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T21:29:31.4596903Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4597720Z STAGE:2023-01-11 21:29:28 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4598537Z STAGE:2023-01-11 21:29:29 1839:1839 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:29:31.4599342Z STAGE:2023-01-11 21:29:29 1839:1839 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:29:31.4600172Z STAGE:2023-01-11 21:29:29 1839:1839 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:29:31.4600635Z ok (1.672s) 2023-01-11T21:29:31.4600820Z 2023-01-11T21:29:31.4601190Z ---------------------------------------------------------------------- 2023-01-11T21:29:31.4601633Z Ran 32 tests in 16.118s 2023-01-11T21:29:31.4601845Z 2023-01-11T21:29:31.4601939Z OK 2023-01-11T21:29:31.4602107Z 2023-01-11T21:29:31.4602261Z Generating XML reports... 2023-01-11T21:29:31.4603053Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20230111212914.xml 2023-01-11T21:29:31.4604137Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20230111212914.xml 2023-01-11T21:29:31.4605225Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20230111212914.xml 2023-01-11T21:29:31.4606322Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfilerE2E-20230111212914.xml 2023-01-11T21:29:31.4606808Z 2023-01-11T21:29:31.4607323Z ##[endgroup] 2023-01-11T21:29:31.4608123Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_paky1jdh) 2023-01-11T21:29:31.4608692Z 2023-01-11T21:29:36.6255872Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:36.8316807Z Ignoring disabled issues: ['91003'] 2023-01-11T21:29:36.8649550Z Running nn/test_multihead_attention ... [2023-01-11 21:29:36.864592] 2023-01-11T21:29:36.8651603Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:36.864914] 2023-01-11T21:29:47.4275446Z 2023-01-11T21:29:47.4276019Z Expand the folded group to see the log file of test_jit_autocast 2023-01-11T21:29:47.4277266Z ##[group]PRINTING LOG FILE of test_jit_autocast (/var/lib/jenkins/workspace/test/test-reports/test_jit_autocast_h2k1ndiv) 2023-01-11T21:29:47.4278061Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2023-01-11T21:29:47.4278443Z CUDA not available, skipping tests 2023-01-11T21:29:47.4278784Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:29:47.4278959Z 2023-01-11T21:29:47.4279030Z Running tests... 2023-01-11T21:29:47.4279331Z ---------------------------------------------------------------------- 2023-01-11T21:29:47.4279627Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4279966Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2023-01-11T21:29:47.4280311Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4280639Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.001s) 2023-01-11T21:29:47.4280981Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:29:47.4281282Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4281568Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4281852Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4282148Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4282447Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4282798Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2023-01-11T21:29:47.4283116Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4283396Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4283687Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4283974Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4284256Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4284524Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:29:47.4284809Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:29:47.4285107Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4285403Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4285682Z test_ignore_amp (__main__.TestAutocast) ... ok (0.092s) 2023-01-11T21:29:47.4285966Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4286253Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4286519Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.383s) 2023-01-11T21:29:47.4286812Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4287120Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4287422Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4287952Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4288260Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4288573Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2023-01-11T21:29:47.4288847Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4289119Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:29:47.4289435Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:29:47.4289701Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4289985Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4290272Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4290548Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4290862Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2023-01-11T21:29:47.4291182Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4291485Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4291776Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4292136Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2023-01-11T21:29:47.4292478Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4292766Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4293118Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2023-01-11T21:29:47.4293469Z test_cat_promote (__main__.TestJitTraceAutocast) ... ok (0.919s) 2023-01-11T21:29:47.4293777Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (58.927s) 2023-01-11T21:29:47.4294090Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (81.064s) 2023-01-11T21:29:47.4294411Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (155.443s) 2023-01-11T21:29:47.4294719Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.271s) 2023-01-11T21:29:47.4295035Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:29:47.4295353Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.311s) 2023-01-11T21:29:47.4295669Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.301s) 2023-01-11T21:29:47.4295838Z 2023-01-11T21:29:47.4296066Z ---------------------------------------------------------------------- 2023-01-11T21:29:47.4296294Z Ran 53 tests in 297.774s 2023-01-11T21:29:47.4296405Z 2023-01-11T21:29:47.4296476Z OK (skipped=44) 2023-01-11T21:29:47.4296583Z 2023-01-11T21:29:47.4296665Z Generating XML reports... 2023-01-11T21:29:47.4297079Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20230111212448.xml 2023-01-11T21:29:47.4297590Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20230111212448.xml 2023-01-11T21:29:47.4297832Z 2023-01-11T21:29:47.4298090Z ##[endgroup] 2023-01-11T21:29:47.4298475Z FINISHED PRINTING LOG FILE of test_jit_autocast (/var/lib/jenkins/workspace/test/test-reports/test_jit_autocast_h2k1ndiv) 2023-01-11T21:29:47.4298785Z 2023-01-11T21:29:52.1275389Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:52.2861086Z Ignoring disabled issues: ['91003'] 2023-01-11T21:29:52.3071093Z Running test_expanded_weights ... [2023-01-11 21:29:52.306887] 2023-01-11T21:29:52.3073101Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:52.307131] 2023-01-11T21:29:52.9232055Z 2023-01-11T21:29:52.9232718Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T21:29:52.9233632Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_ohg80e2r) 2023-01-11T21:29:52.9234216Z Test results will be stored in test-reports/python-unittest/nn.test_multihead_attention 2023-01-11T21:29:52.9234415Z 2023-01-11T21:29:52.9234694Z Running tests... 2023-01-11T21:29:52.9235006Z ---------------------------------------------------------------------- 2023-01-11T21:29:52.9235347Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... ok (5.395s) 2023-01-11T21:29:52.9235733Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... ok (5.017s) 2023-01-11T21:29:52.9236093Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... ok (0.027s) 2023-01-11T21:29:52.9236444Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.006s) 2023-01-11T21:29:52.9236780Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.003s) 2023-01-11T21:29:52.9237370Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestMultiheadAttentionNN) ... nn/test_multihead_attention.py:494: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:29:52.9237902Z nt = torch.nested.nested_tensor([torch.randn(4, 4)]) 2023-01-11T21:29:52.9238117Z ok (0.007s) 2023-01-11T21:29:52.9238353Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... ok (0.001s) 2023-01-11T21:29:52.9238756Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:29:52.9239224Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:29:52.9239689Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:29:52.9240133Z test_multihead_attention_dtype_cpu_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:29:52.9240583Z test_multihead_attention_dtype_cpu_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:29:52.9241029Z test_multihead_attention_dtype_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:29:52.9241498Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:29:52.9241942Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:29:52.9242368Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:29:52.9242789Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:29:52.9243205Z test_multihead_self_attn_two_masks_fast_path_cpu (__main__.TestMultiheadAttentionNNDeviceTypeCPU) 2023-01-11T21:29:52.9243710Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.008s) 2023-01-11T21:29:52.9244122Z test_multihead_self_attn_two_masks_fast_path_mock_cpu (__main__.TestMultiheadAttentionNNDeviceTypeCPU) 2023-01-11T21:29:52.9244671Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... ok (0.003s) 2023-01-11T21:29:52.9244864Z 2023-01-11T21:29:52.9245063Z ---------------------------------------------------------------------- 2023-01-11T21:29:52.9245291Z Ran 19 tests in 10.486s 2023-01-11T21:29:52.9245408Z 2023-01-11T21:29:52.9245481Z OK (skipped=6) 2023-01-11T21:29:52.9245589Z 2023-01-11T21:29:52.9245674Z Generating XML reports... 2023-01-11T21:29:52.9246140Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212941.xml 2023-01-11T21:29:52.9246901Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCPU-20230111212941.xml 2023-01-11T21:29:52.9247204Z 2023-01-11T21:29:52.9247447Z ##[endgroup] 2023-01-11T21:29:52.9247871Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_ohg80e2r) 2023-01-11T21:29:52.9248104Z 2023-01-11T21:29:57.5522823Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:57.7257169Z Ignoring disabled issues: ['91003'] 2023-01-11T21:29:57.7482206Z Running test_mkl_verbose ... [2023-01-11 21:29:57.747926] 2023-01-11T21:29:57.7484239Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:57.748205] 2023-01-11T21:30:06.6003211Z 2023-01-11T21:30:06.6003785Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T21:30:06.6004877Z ##[group]PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_m_j0d9ea) 2023-01-11T21:30:06.6005729Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2023-01-11T21:30:06.6005999Z 2023-01-11T21:30:06.6006104Z Running tests... 2023-01-11T21:30:06.6006547Z ---------------------------------------------------------------------- 2023-01-11T21:30:06.6007064Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (1.159s) 2023-01-11T21:30:06.6007735Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (1.064s) 2023-01-11T21:30:06.6008142Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.065s) 2023-01-11T21:30:06.6008503Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:30:06.6008905Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2023-01-11T21:30:06.6009342Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.040s) 2023-01-11T21:30:06.6009760Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.041s) 2023-01-11T21:30:06.6010186Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2023-01-11T21:30:06.6010613Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2023-01-11T21:30:06.6011030Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2023-01-11T21:30:06.6012036Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:30:06.6012649Z return self.op(*args, **kwargs) 2023-01-11T21:30:06.6012835Z ok (0.056s) 2023-01-11T21:30:06.6013143Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.187s) 2023-01-11T21:30:06.6013756Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.148s) 2023-01-11T21:30:06.6014170Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.059s) 2023-01-11T21:30:06.6014594Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.058s) 2023-01-11T21:30:06.6015017Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.054s) 2023-01-11T21:30:06.6015508Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2023-01-11T21:30:06.6015929Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2023-01-11T21:30:06.6016355Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2023-01-11T21:30:06.6016793Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2023-01-11T21:30:06.6017224Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.030s) 2023-01-11T21:30:06.6017642Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.030s) 2023-01-11T21:30:06.6018069Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.048s) 2023-01-11T21:30:06.6018506Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.040s) 2023-01-11T21:30:06.6019021Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.039s) 2023-01-11T21:30:06.6019448Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.038s) 2023-01-11T21:30:06.6019884Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:30:06.6020311Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2023-01-11T21:30:06.6020740Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2023-01-11T21:30:06.6021155Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2023-01-11T21:30:06.6021584Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2023-01-11T21:30:06.6022016Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2023-01-11T21:30:06.6022449Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2023-01-11T21:30:06.6022856Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2023-01-11T21:30:06.6023279Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6023698Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6024115Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6024519Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6024981Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6025415Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.029s) 2023-01-11T21:30:06.6025852Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.100s) 2023-01-11T21:30:06.6026305Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:30:06.6026791Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.074s) 2023-01-11T21:30:06.6027427Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.072s) 2023-01-11T21:30:06.6027886Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6028329Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.048s) 2023-01-11T21:30:06.6028773Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.028s) 2023-01-11T21:30:06.6029218Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.103s) 2023-01-11T21:30:06.6029672Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:30:06.6030110Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.074s) 2023-01-11T21:30:06.6030562Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.072s) 2023-01-11T21:30:06.6031023Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:30:06.6031468Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.048s) 2023-01-11T21:30:06.6031908Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2023-01-11T21:30:06.6032368Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.099s) 2023-01-11T21:30:06.6032837Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2023-01-11T21:30:06.6033309Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.059s) 2023-01-11T21:30:06.6033774Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.053s) 2023-01-11T21:30:06.6034245Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:30:06.6034786Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.042s) 2023-01-11T21:30:06.6035188Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:30:06.6035546Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.123s) 2023-01-11T21:30:06.6035911Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.181s) 2023-01-11T21:30:06.6036309Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.687s) 2023-01-11T21:30:06.6036672Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.122s) 2023-01-11T21:30:06.6037043Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.190s) 2023-01-11T21:30:06.6037414Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.650s) 2023-01-11T21:30:06.6037766Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.118s) 2023-01-11T21:30:06.6038170Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.234s) 2023-01-11T21:30:06.6038529Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.647s) 2023-01-11T21:30:06.6038917Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2023-01-11T21:30:06.6039350Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2023-01-11T21:30:06.6039784Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:30:06.6040221Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:30:06.6040651Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:30:06.6041092Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:30:06.6041523Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2023-01-11T21:30:06.6041922Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.006s) 2023-01-11T21:30:06.6042297Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2023-01-11T21:30:06.6042688Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:30:06.6043080Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:30:06.6043477Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2023-01-11T21:30:06.6043862Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.002s) 2023-01-11T21:30:06.6044279Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:30:06.6044712Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:30:06.6045076Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6045377Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6045728Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2023-01-11T21:30:06.6046071Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6046368Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6046685Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6047005Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6047328Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6047634Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6047946Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6048296Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6048610Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6048943Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6049293Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6049640Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6050017Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6050355Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6050671Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6051200Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6051774Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6052173Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6052520Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6052828Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6053145Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.012s) 2023-01-11T21:30:06.6053499Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.015s) 2023-01-11T21:30:06.6053833Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6054147Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6054473Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6054784Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6055087Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6055402Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6055720Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6056059Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6056399Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6056749Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6057107Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6057442Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6057748Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6058248Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6058916Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6059300Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6059651Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6060016Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6060312Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6060631Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6060966Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.017s) 2023-01-11T21:30:06.6061317Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.020s) 2023-01-11T21:30:06.6061657Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6061988Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6062307Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6062642Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6062988Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2023-01-11T21:30:06.6063320Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6063639Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6063963Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6064291Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6064808Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6065387Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6065785Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6066118Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6066443Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:30:06.6066760Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6067096Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6067563Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:30:06.6067931Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6068283Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6068652Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6069040Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6069419Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6069780Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6070157Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6070542Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6070903Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:30:06.6071228Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:30:06.6071568Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6071914Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6072304Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6072644Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6072995Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6073363Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6073913Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6074594Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:30:06.6075032Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6075408Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6075759Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6076126Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6076493Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.169s) 2023-01-11T21:30:06.6076867Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.152s) 2023-01-11T21:30:06.6077224Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6077592Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6077926Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6078228Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:30:06.6078715Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:30:06.6079266Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:30:06.6079644Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6079956Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:30:06.6080303Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:30:06.6080677Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:30:06.6081031Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:30:06.6081202Z 2023-01-11T21:30:06.6081407Z ---------------------------------------------------------------------- 2023-01-11T21:30:06.6081654Z Ran 184 tests in 8.494s 2023-01-11T21:30:06.6081769Z 2023-01-11T21:30:06.6081842Z OK (skipped=10) 2023-01-11T21:30:06.6081949Z 2023-01-11T21:30:06.6082020Z Generating XML reports... 2023-01-11T21:30:06.6082493Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20230111212957.xml 2023-01-11T21:30:06.6083131Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20230111212957.xml 2023-01-11T21:30:06.6083741Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212957.xml 2023-01-11T21:30:06.6083995Z 2023-01-11T21:30:06.6084245Z ##[endgroup] 2023-01-11T21:30:06.6084645Z FINISHED PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_m_j0d9ea) 2023-01-11T21:30:06.6084910Z 2023-01-11T21:30:11.2172969Z 2023-01-11T21:30:11.2173365Z Expand the folded group to see the log file of test_mkl_verbose 2023-01-11T21:30:11.2174030Z ##[group]PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkl_verbose_so18xuyz) 2023-01-11T21:30:11.2174586Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2023-01-11T21:30:11.2174766Z 2023-01-11T21:30:11.2174841Z Running tests... 2023-01-11T21:30:11.2175136Z ---------------------------------------------------------------------- 2023-01-11T21:30:11.2175633Z test_verbose_off (__main__.TestMKLVerbose) ... ok (4.423s) 2023-01-11T21:30:11.2175897Z test_verbose_on (__main__.TestMKLVerbose) ... ok (4.734s) 2023-01-11T21:30:11.2176043Z 2023-01-11T21:30:11.2176239Z ---------------------------------------------------------------------- 2023-01-11T21:30:11.2176461Z Ran 2 tests in 9.158s 2023-01-11T21:30:11.2176579Z 2023-01-11T21:30:11.2176640Z OK 2023-01-11T21:30:11.2176729Z 2023-01-11T21:30:11.2176812Z Generating XML reports... 2023-01-11T21:30:11.2177212Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20230111213001.xml 2023-01-11T21:30:11.2177440Z 2023-01-11T21:30:11.2177662Z ##[endgroup] 2023-01-11T21:30:11.2178043Z FINISHED PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkl_verbose_so18xuyz) 2023-01-11T21:30:11.2178257Z 2023-01-11T21:30:11.3661367Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:11.5448262Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:11.5657337Z Running test_mkldnn_verbose ... [2023-01-11 21:30:11.565430] 2023-01-11T21:30:11.5658456Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:11.565688] 2023-01-11T21:30:15.9151162Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:16.0550674Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:16.0760241Z Running test_import_stats ... [2023-01-11 21:30:16.075721] 2023-01-11T21:30:16.0762542Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:16.076017] 2023-01-11T21:30:24.1528697Z 2023-01-11T21:30:24.1529240Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T21:30:24.1530337Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_wh64utdd) 2023-01-11T21:30:24.1530981Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2023-01-11T21:30:24.1531166Z 2023-01-11T21:30:24.1531238Z Running tests... 2023-01-11T21:30:24.1531542Z ---------------------------------------------------------------------- 2023-01-11T21:30:24.1531823Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (4.269s) 2023-01-11T21:30:24.1532101Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (3.927s) 2023-01-11T21:30:24.1532253Z 2023-01-11T21:30:24.1532446Z ---------------------------------------------------------------------- 2023-01-11T21:30:24.1532683Z Ran 2 tests in 8.197s 2023-01-11T21:30:24.1532784Z 2023-01-11T21:30:24.1532843Z OK 2023-01-11T21:30:24.1532933Z 2023-01-11T21:30:24.1533014Z Generating XML reports... 2023-01-11T21:30:24.1533445Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111213015.xml 2023-01-11T21:30:24.1533684Z 2023-01-11T21:30:24.1533888Z ##[endgroup] 2023-01-11T21:30:24.1534283Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_wh64utdd) 2023-01-11T21:30:24.1534503Z 2023-01-11T21:30:28.8927797Z 2023-01-11T21:30:28.8928196Z Expand the folded group to see the log file of test_import_stats 2023-01-11T21:30:28.8929057Z ##[group]PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_en1jocir) 2023-01-11T21:30:28.8930199Z Test results will be stored in test-reports/python-unittest/test_import_stats 2023-01-11T21:30:28.8930420Z 2023-01-11T21:30:28.8930494Z Running tests... 2023-01-11T21:30:28.8930803Z ---------------------------------------------------------------------- 2023-01-11T21:30:28.8931089Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (4.403s) 2023-01-11T21:30:28.8931372Z test_time_import_torch (__main__.TestImportTime) ... ok (3.924s) 2023-01-11T21:30:28.8931528Z 2023-01-11T21:30:28.8931726Z ---------------------------------------------------------------------- 2023-01-11T21:30:28.8931950Z Ran 2 tests in 8.327s 2023-01-11T21:30:28.8932147Z 2023-01-11T21:30:28.8932210Z OK 2023-01-11T21:30:28.8932301Z 2023-01-11T21:30:28.8932384Z Generating XML reports... 2023-01-11T21:30:28.8932798Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20230111213019.xml 2023-01-11T21:30:28.8933024Z 2023-01-11T21:30:28.8933260Z ##[endgroup] 2023-01-11T21:30:28.8933641Z FINISHED PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_en1jocir) 2023-01-11T21:30:28.8933858Z 2023-01-11T21:30:28.8975496Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:29.0608038Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:29.0822042Z Running test_logging ... [2023-01-11 21:30:29.081915] 2023-01-11T21:30:29.0823711Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:29.082171] 2023-01-11T21:30:33.5471459Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:33.6870163Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:33.7079932Z Running test_module_init ... [2023-01-11 21:30:33.707704] 2023-01-11T21:30:33.7081460Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:33.707956] 2023-01-11T21:30:40.1523764Z 2023-01-11T21:30:40.1524022Z Expand the folded group to see the log file of test_logging 2023-01-11T21:30:40.1524873Z ##[group]PRINTING LOG FILE of test_logging (/var/lib/jenkins/workspace/test/test-reports/test_logging_psc_8cy9) 2023-01-11T21:30:40.1525933Z Test results will be stored in test-reports/python-unittest/test_logging 2023-01-11T21:30:40.1526363Z 2023-01-11T21:30:40.1526495Z Running tests... 2023-01-11T21:30:40.1527057Z ---------------------------------------------------------------------- 2023-01-11T21:30:40.1527534Z testApiUsage (__main__.LoggingTest) 2023-01-11T21:30:40.1528026Z This test verifies that api usage logging is not triggered via static ... ok (6.806s) 2023-01-11T21:30:40.1528363Z 2023-01-11T21:30:40.1528717Z ---------------------------------------------------------------------- 2023-01-11T21:30:40.1529163Z Ran 1 test in 6.806s 2023-01-11T21:30:40.1529371Z 2023-01-11T21:30:40.1529486Z OK 2023-01-11T21:30:40.1529670Z 2023-01-11T21:30:40.1529832Z Generating XML reports... 2023-01-11T21:30:40.1530579Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20230111213032.xml 2023-01-11T21:30:40.1531005Z 2023-01-11T21:30:40.1531480Z ##[endgroup] 2023-01-11T21:30:40.1532198Z FINISHED PRINTING LOG FILE of test_logging (/var/lib/jenkins/workspace/test/test-reports/test_logging_psc_8cy9) 2023-01-11T21:30:40.1532584Z 2023-01-11T21:30:44.7517456Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:44.9186701Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:44.9397342Z Running nn/test_packed_sequence ... [2023-01-11 21:30:44.939526] 2023-01-11T21:30:44.9399582Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:44.939783] 2023-01-11T21:30:45.7016905Z 2023-01-11T21:30:45.7017505Z Expand the folded group to see the log file of test_module_init 2023-01-11T21:30:45.7018821Z ##[group]PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_3icxf29e) 2023-01-11T21:30:45.7019526Z Test results will be stored in test-reports/python-unittest/test_module_init 2023-01-11T21:30:45.7019711Z 2023-01-11T21:30:45.7019810Z Running tests... 2023-01-11T21:30:45.7020277Z ---------------------------------------------------------------------- 2023-01-11T21:30:45.7020781Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7021242Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7021746Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7022235Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7022683Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7023112Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7023463Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.008s) 2023-01-11T21:30:45.7023854Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7024215Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.017s) 2023-01-11T21:30:45.7024540Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7024861Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7025171Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7025489Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7025805Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7026120Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7026412Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7026708Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7027003Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7027436Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7027727Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7028023Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7028314Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7028623Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7028911Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7029224Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7029544Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7029844Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7030149Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7030446Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7030727Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7031024Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7031316Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7031611Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7031985Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7032278Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7032696Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7033103Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7033538Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7033985Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7034468Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7034978Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7035449Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7035922Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7036365Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7036917Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7037477Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7038026Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7038526Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2023-01-11T21:30:45.7038810Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7039097Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7039366Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7039651Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7039947Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7040262Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.015s) 2023-01-11T21:30:45.7040561Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7040872Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7041183Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7041477Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7041797Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7042124Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7042444Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7042746Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7043063Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7043375Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7043674Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7043983Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7044281Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7044573Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7044855Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7045147Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7045433Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7045756Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7046044Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7046462Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7046747Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.063s) 2023-01-11T21:30:45.7047015Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7047307Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7047647Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7047937Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7048230Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7048543Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7048877Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7049174Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7049460Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7049740Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7050011Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7050319Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7050648Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7050974Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7051284Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7051587Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7051865Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7052136Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7052414Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7052696Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7052981Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7053247Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7053528Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7053823Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7054125Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7054434Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7054732Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7055024Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7055310Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7055608Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7055907Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7056195Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7056484Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7056771Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7057062Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7057397Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7057720Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7058028Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7058310Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7058600Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7058986Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7059320Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7059614Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7059918Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7060223Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7060507Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7060802Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7061102Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7061401Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7061676Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7061964Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7062251Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7062534Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7062823Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7063111Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7063384Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7063666Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7063951Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7064232Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7064509Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7064803Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7065533Z test_nn_LazyBatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:30:45.7066095Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:30:45.7066314Z ok (0.005s) 2023-01-11T21:30:45.7066556Z test_nn_LazyBatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7066870Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7067299Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7067599Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7067910Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7068217Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7068506Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7068801Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7069162Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.019s) 2023-01-11T21:30:45.7069454Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7069734Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2023-01-11T21:30:45.7070046Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7070375Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7070727Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7071052Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7071371Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7071690Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7072006Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7072326Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7072642Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7072944Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7073257Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7073577Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7073883Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7074169Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7074466Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7074764Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7075041Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7085951Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7086394Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7086715Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7087037Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7087352Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7087641Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7087935Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7088235Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7088528Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7088821Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7089144Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7089459Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7089745Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7090039Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7090338Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7090629Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7090909Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7091300Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7091605Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7091897Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7092200Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7092502Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7092808Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7093143Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7093432Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7093727Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7094014Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7094314Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7094620Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7094943Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7095271Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7095619Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7095972Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7096287Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7096598Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7096919Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7097244Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7097535Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7097824Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7098114Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7098389Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7098765Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7099095Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7099416Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7099714Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7100027Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7100340Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7100637Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7100951Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7101257Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7101571Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7101873Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7102183Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7102482Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7102797Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7103090Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7103389Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7103682Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7103958Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7104239Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7104518Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7104828Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7105116Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7105399Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7105683Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7105954Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7106236Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7106540Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7106841Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7107157Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7107579Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7107887Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7108187Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7108507Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7108832Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7109140Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7109464Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7109781Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7110099Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7110388Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7110673Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7110967Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7111253Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7111543Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7111825Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7112099Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7112390Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7112685Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7112990Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7113289Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7113601Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7113906Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7114189Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7114544Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7114836Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7115122Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7115393Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7115689Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7115985Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7116306Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7116608Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7116905Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7117207Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7117495Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7117807Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7118102Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7118375Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7118669Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7118971Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7119271Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7119554Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7119879Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.011s) 2023-01-11T21:30:45.7120230Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.011s) 2023-01-11T21:30:45.7120553Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.014s) 2023-01-11T21:30:45.7120879Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.038s) 2023-01-11T21:30:45.7121213Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.009s) 2023-01-11T21:30:45.7121556Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.010s) 2023-01-11T21:30:45.7121877Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.011s) 2023-01-11T21:30:45.7122200Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.011s) 2023-01-11T21:30:45.7122511Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (2.525s) 2023-01-11T21:30:45.7122800Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (3.217s) 2023-01-11T21:30:45.7123116Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7123443Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7123796Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7124156Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7124490Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7124791Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7125071Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7125366Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7125655Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7125983Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7126283Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7126622Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7126956Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7127273Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7127587Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7127919Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7128218Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7128495Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7128790Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7129077Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7129346Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7129627Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7129927Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7130237Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7130532Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7130833Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7131125Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7131400Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2023-01-11T21:30:45.7131706Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7132022Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7132335Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7132627Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7132952Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7133302Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2023-01-11T21:30:45.7133624Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7133943Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7134256Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7134564Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7134857Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7135165Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7135468Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7135758Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7136058Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7136360Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7136680Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7136998Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7137365Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7137693Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7138009Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7138339Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7138741Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7139104Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7139409Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7139752Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7140058Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7140346Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7140668Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7141008Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7141342Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7141657Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7141983Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7142300Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7142614Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7142911Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7143233Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7143559Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7143872Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7144196Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7144519Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7144843Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7145152Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7145463Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2023-01-11T21:30:45.7145775Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7146073Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7146381Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7146688Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7146992Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7147397Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7147715Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7148037Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7148339Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7148654Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:30:45.7149039Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7149342Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7149637Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7149948Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7150263Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7150555Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:30:45.7150772Z 2023-01-11T21:30:45.7151020Z ---------------------------------------------------------------------- 2023-01-11T21:30:45.7151267Z Ran 374 tests in 7.336s 2023-01-11T21:30:45.7151383Z 2023-01-11T21:30:45.7151444Z OK 2023-01-11T21:30:45.7151524Z 2023-01-11T21:30:45.7151610Z Generating XML reports... 2023-01-11T21:30:45.7152036Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20230111213037.xml 2023-01-11T21:30:45.7152276Z 2023-01-11T21:30:45.7152570Z ##[endgroup] 2023-01-11T21:30:45.7152942Z FINISHED PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_3icxf29e) 2023-01-11T21:30:45.7153158Z 2023-01-11T21:30:50.4848098Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:50.6457234Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:50.6668144Z Running nn/test_lazy_modules ... [2023-01-11 21:30:50.666512] 2023-01-11T21:30:50.6669904Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:50.666801] 2023-01-11T21:30:50.9247754Z 2023-01-11T21:30:50.9248282Z Expand the folded group to see the log file of nn/test_packed_sequence 2023-01-11T21:30:50.9249369Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence_jwkfex__) 2023-01-11T21:30:50.9250395Z Test results will be stored in test-reports/python-unittest/nn.test_packed_sequence 2023-01-11T21:30:50.9250623Z 2023-01-11T21:30:50.9250696Z Running tests... 2023-01-11T21:30:50.9251007Z ---------------------------------------------------------------------- 2023-01-11T21:30:50.9251320Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... ok (0.480s) 2023-01-11T21:30:50.9251605Z test_pack_sequence (__main__.PackedSequenceTest) ... ok (0.730s) 2023-01-11T21:30:50.9251891Z test_pad_sequence (__main__.PackedSequenceTest) ... ok (0.144s) 2023-01-11T21:30:50.9252214Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:30:50.9252553Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.002s) 2023-01-11T21:30:50.9252834Z test_to (__main__.PackedSequenceTest) ... ok (0.005s) 2023-01-11T21:30:50.9253112Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.002s) 2023-01-11T21:30:50.9253394Z test_total_length (__main__.PackedSequenceTest) ... ok (0.010s) 2023-01-11T21:30:50.9253645Z test_type_casts (__main__.PackedSequenceTest) 2023-01-11T21:30:50.9253942Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.103s) 2023-01-11T21:30:50.9254253Z test_unpack_sequence (__main__.PackedSequenceTest) ... ok (0.097s) 2023-01-11T21:30:50.9254527Z test_unpad_sequence (__main__.PackedSequenceTest) ... ok (0.089s) 2023-01-11T21:30:50.9254813Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.009s) 2023-01-11T21:30:50.9254970Z 2023-01-11T21:30:50.9255176Z ---------------------------------------------------------------------- 2023-01-11T21:30:50.9255418Z Ran 12 tests in 1.672s 2023-01-11T21:30:50.9255516Z 2023-01-11T21:30:50.9255578Z OK 2023-01-11T21:30:50.9255670Z 2023-01-11T21:30:50.9255756Z Generating XML reports... 2023-01-11T21:30:50.9256407Z Generated XML report: test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20230111213048.xml 2023-01-11T21:30:50.9256660Z 2023-01-11T21:30:50.9256885Z ##[endgroup] 2023-01-11T21:30:50.9257293Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence_jwkfex__) 2023-01-11T21:30:50.9257523Z 2023-01-11T21:30:55.6550078Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:30:55.8128798Z Ignoring disabled issues: ['91003'] 2023-01-11T21:30:55.8338022Z Running test_dynamic_shapes ... [2023-01-11 21:30:55.833593] 2023-01-11T21:30:55.8340426Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:30:55.833831] 2023-01-11T21:30:56.7629970Z 2023-01-11T21:30:56.7630435Z Expand the folded group to see the log file of nn/test_lazy_modules 2023-01-11T21:30:56.7631378Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_j1wicfy2) 2023-01-11T21:30:56.7632212Z Test results will be stored in test-reports/python-unittest/nn.test_lazy_modules 2023-01-11T21:30:56.7632531Z 2023-01-11T21:30:56.7632671Z Running tests... 2023-01-11T21:30:56.7633217Z ---------------------------------------------------------------------- 2023-01-11T21:30:56.7633585Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.040s) 2023-01-11T21:30:56.7633873Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:30:56.7634542Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:30:56.7635085Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:30:56.7635307Z ok (0.033s) 2023-01-11T21:30:56.7635541Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.019s) 2023-01-11T21:30:56.7635829Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:30:56.7636099Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.017s) 2023-01-11T21:30:56.7636383Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.009s) 2023-01-11T21:30:56.7636670Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:30:56.7636937Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.059s) 2023-01-11T21:30:56.7637219Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T21:30:56.7637509Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:30:56.7637782Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.011s) 2023-01-11T21:30:56.7638039Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:30:56.7638316Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7638584Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:30:56.7638843Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:30:56.7639118Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7639381Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.055s) 2023-01-11T21:30:56.7639648Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.019s) 2023-01-11T21:30:56.7639907Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7640200Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2023-01-11T21:30:56.7640504Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:30:56.7640783Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.063s) 2023-01-11T21:30:56.7641074Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.023s) 2023-01-11T21:30:56.7641578Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7641859Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.699s) 2023-01-11T21:30:56.7642154Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.222s) 2023-01-11T21:30:56.7642453Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7642748Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.040s) 2023-01-11T21:30:56.7643006Z test_lazy_forward_hook (__main__.TestLazyModules) 2023-01-11T21:30:56.7643737Z This test is to test whether lazymodule can register other forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:30:56.7644300Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:30:56.7644535Z ok (0.003s) 2023-01-11T21:30:56.7644749Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.018s) 2023-01-11T21:30:56.7645044Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.013s) 2023-01-11T21:30:56.7645339Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T21:30:56.7645616Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.020s) 2023-01-11T21:30:56.7645907Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T21:30:56.7646203Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T21:30:56.7646481Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.046s) 2023-01-11T21:30:56.7646775Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T21:30:56.7647071Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T21:30:56.7647355Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7647621Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7647899Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7648186Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7648457Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:30:56.7648726Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2023-01-11T21:30:56.7649399Z This test is to test whether lazymodule can register other pre-forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:30:56.7649966Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:30:56.7650183Z ok (0.002s) 2023-01-11T21:30:56.7650415Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7650707Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7650962Z test_linear (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:30:56.7651221Z test_linear_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:30:56.7651518Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.001s) 2023-01-11T21:30:56.7651821Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7652084Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.012s) 2023-01-11T21:30:56.7652353Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7652621Z test_weight_norm (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:30:56.7652770Z 2023-01-11T21:30:56.7652955Z ---------------------------------------------------------------------- 2023-01-11T21:30:56.7653195Z Ran 54 tests in 1.564s 2023-01-11T21:30:56.7653360Z 2023-01-11T21:30:56.7653432Z OK (skipped=1) 2023-01-11T21:30:56.7653536Z 2023-01-11T21:30:56.7653620Z Generating XML reports... 2023-01-11T21:30:56.7654019Z Generated XML report: test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111213054.xml 2023-01-11T21:30:56.7654255Z 2023-01-11T21:30:56.7654502Z ##[endgroup] 2023-01-11T21:30:56.7654897Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_j1wicfy2) 2023-01-11T21:30:56.7655120Z 2023-01-11T21:31:01.4488608Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:31:01.6110399Z Ignoring disabled issues: ['91003'] 2023-01-11T21:31:01.6244297Z 2023-01-11T21:31:01.6244956Z Expand the folded group to see the log file of test_dynamic_shapes 2023-01-11T21:31:01.6246050Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/test_dynamic_shapes_0ej10vzi) 2023-01-11T21:31:01.6246795Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2023-01-11T21:31:01.6246986Z 2023-01-11T21:31:01.6247105Z Running tests... 2023-01-11T21:31:01.6247412Z ---------------------------------------------------------------------- 2023-01-11T21:31:01.6247685Z test_arith_ops (__main__.TestPySymInt) ... ok (0.803s) 2023-01-11T21:31:01.6247938Z test_aten_ops (__main__.TestPySymInt) ... ok (0.027s) 2023-01-11T21:31:01.6248188Z test_binary (__main__.TestPySymInt) ... ok (0.037s) 2023-01-11T21:31:01.6248431Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.014s) 2023-01-11T21:31:01.6248684Z test_guard_int (__main__.TestPySymInt) ... ok (0.004s) 2023-01-11T21:31:01.6248942Z test_int_conversion (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:31:01.6249191Z test_int_to_float (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:31:01.6249442Z test_meta_symint (__main__.TestPySymInt) ... ok (0.005s) 2023-01-11T21:31:01.6249686Z test_numel (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:31:01.6249958Z test_print_readable_with_symints (__main__.TestPySymInt) ... ok (0.147s) 2023-01-11T21:31:01.6250224Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.079s) 2023-01-11T21:31:01.6250485Z test_roundtrip (__main__.TestPySymInt) ... ok (0.035s) 2023-01-11T21:31:01.6250742Z test_size_expressions (__main__.TestPySymInt) ... ok (0.009s) 2023-01-11T21:31:01.6250991Z test_stride (__main__.TestPySymInt) ... ok (0.004s) 2023-01-11T21:31:01.6251236Z test_sym_floor (__main__.TestPySymInt) ... ok (0.084s) 2023-01-11T21:31:01.6251480Z test_sym_int (__main__.TestPySymInt) ... ok (0.026s) 2023-01-11T21:31:01.6251716Z test_sym_sqrt (__main__.TestPySymInt) ... ok (0.046s) 2023-01-11T21:31:01.6251964Z test_symint_args (__main__.TestPySymInt) ... ok (0.055s) 2023-01-11T21:31:01.6252222Z test_symint_as_scalar (__main__.TestPySymInt) ... ok (0.002s) 2023-01-11T21:31:01.6252477Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.033s) 2023-01-11T21:31:01.6252828Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:31:01.6253274Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:31:01.6253675Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6254032Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6254444Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.001s) 2023-01-11T21:31:01.6254884Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.001s) 2023-01-11T21:31:01.6255319Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is unary and already tested (0.001s) 2023-01-11T21:31:01.6255869Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6256262Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.001s) 2023-01-11T21:31:01.6256701Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.001s) 2023-01-11T21:31:01.6257100Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6257518Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6257933Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.001s) 2023-01-11T21:31:01.6258377Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.001s) 2023-01-11T21:31:01.6258892Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is unary and already tested (0.001s) 2023-01-11T21:31:01.6259302Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6259707Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:31:01.6260170Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:31:01.6260592Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T21:31:01.6260972Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6261369Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T21:31:01.6261804Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T21:31:01.6262204Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6262559Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6262965Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.001s) 2023-01-11T21:31:01.6263398Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.001s) 2023-01-11T21:31:01.6263794Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6264144Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6264544Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.001s) 2023-01-11T21:31:01.6264976Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.001s) 2023-01-11T21:31:01.6265373Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6265728Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6266126Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T21:31:01.6266597Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T21:31:01.6266990Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6267518Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6267921Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T21:31:01.6268399Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T21:31:01.6268801Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6269160Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6269567Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T21:31:01.6269999Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T21:31:01.6270393Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6270750Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6271153Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T21:31:01.6271586Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T21:31:01.6271988Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6272339Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6272740Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.001s) 2023-01-11T21:31:01.6273162Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.001s) 2023-01-11T21:31:01.6273563Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6273916Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6274312Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T21:31:01.6274739Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T21:31:01.6275168Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is unary and already tested (0.001s) 2023-01-11T21:31:01.6275553Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:31:01.6275953Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.001s) 2023-01-11T21:31:01.6276381Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.001s) 2023-01-11T21:31:01.6276775Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6277127Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6277572Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.001s) 2023-01-11T21:31:01.6277997Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.001s) 2023-01-11T21:31:01.6278386Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6278737Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6279184Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.001s) 2023-01-11T21:31:01.6279634Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.001s) 2023-01-11T21:31:01.6280084Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is unary and already tested (0.001s) 2023-01-11T21:31:01.6280486Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:31:01.6280904Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.001s) 2023-01-11T21:31:01.6281355Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.001s) 2023-01-11T21:31:01.6281801Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is unary and already tested (0.001s) 2023-01-11T21:31:01.6282197Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6282614Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.001s) 2023-01-11T21:31:01.6283063Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.001s) 2023-01-11T21:31:01.6283479Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6283839Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:31:01.6284041Z 2023-01-11T21:31:01.6284269Z ---------------------------------------------------------------------- 2023-01-11T21:31:01.6284510Z Ran 96 tests in 1.538s 2023-01-11T21:31:01.6284624Z 2023-01-11T21:31:01.6284699Z OK (skipped=43) 2023-01-11T21:31:01.6284795Z 2023-01-11T21:31:01.6284879Z Generating XML reports... 2023-01-11T21:31:01.6285294Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20230111213059.xml 2023-01-11T21:31:01.6285842Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20230111213059.xml 2023-01-11T21:31:01.6286100Z 2023-01-11T21:31:01.6286364Z ##[endgroup] 2023-01-11T21:31:01.6286758Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/test_dynamic_shapes_0ej10vzi) 2023-01-11T21:31:01.6286980Z 2023-01-11T21:31:01.6325189Z Running nn/test_dropout ... [2023-01-11 21:31:01.632332] 2023-01-11T21:31:01.6327777Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:01.632598] 2023-01-11T21:31:06.3528286Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:31:06.4925341Z Ignoring disabled issues: ['91003'] 2023-01-11T21:31:07.4944723Z 2023-01-11T21:31:07.4945465Z Expand the folded group to see the log file of nn/test_dropout 2023-01-11T21:31:07.4946546Z ##[group]PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_tovzixw9) 2023-01-11T21:31:07.4947112Z Test results will be stored in test-reports/python-unittest/nn.test_dropout 2023-01-11T21:31:07.4947485Z 2023-01-11T21:31:07.4947563Z Running tests... 2023-01-11T21:31:07.4947866Z ---------------------------------------------------------------------- 2023-01-11T21:31:07.4948174Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (0.011s) 2023-01-11T21:31:07.4948458Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.327s) 2023-01-11T21:31:07.4948828Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.002s) 2023-01-11T21:31:07.4949146Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:31:07.4949479Z test_Dropout1d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:31:07.4949804Z test_Dropout2d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.034s) 2023-01-11T21:31:07.4950104Z test_Dropout3d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.047s) 2023-01-11T21:31:07.4950418Z test_Dropout_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.749s) 2023-01-11T21:31:07.4950734Z test_empty_dropout_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:31:07.4950911Z 2023-01-11T21:31:07.4951099Z ---------------------------------------------------------------------- 2023-01-11T21:31:07.4951339Z Ran 9 tests in 1.189s 2023-01-11T21:31:07.4951452Z 2023-01-11T21:31:07.4951523Z OK (skipped=1) 2023-01-11T21:31:07.4951628Z 2023-01-11T21:31:07.4951714Z Generating XML reports... 2023-01-11T21:31:07.4952113Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20230111213105.xml 2023-01-11T21:31:07.4952654Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCPU-20230111213105.xml 2023-01-11T21:31:07.4952916Z 2023-01-11T21:31:07.4953143Z ##[endgroup] 2023-01-11T21:31:07.4953511Z FINISHED PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_tovzixw9) 2023-01-11T21:31:07.4953721Z 2023-01-11T21:31:08.2306504Z Running test_fake_tensor ... [2023-01-11 21:31:08.230292] 2023-01-11T21:31:08.2309723Z Executing ['/opt/conda/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:08.230784] 2023-01-11T21:31:14.1432574Z 2023-01-11T21:31:14.1432969Z Expand the folded group to see the log file of test_fake_tensor 2023-01-11T21:31:14.1434026Z ##[group]PRINTING LOG FILE of test_fake_tensor (/var/lib/jenkins/workspace/test/test-reports/test_fake_tensor_x9nkr3n0) 2023-01-11T21:31:14.1434831Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2023-01-11T21:31:14.1435131Z 2023-01-11T21:31:14.1435251Z Running tests... 2023-01-11T21:31:14.1435713Z ---------------------------------------------------------------------- 2023-01-11T21:31:14.1436198Z test_aliased_const_write (__main__.FakeTensorConstHandling) ... ok (0.317s) 2023-01-11T21:31:14.1436710Z test_constant_invalidation (__main__.FakeTensorConstHandling) ... ok (0.009s) 2023-01-11T21:31:14.1437215Z test_fake_tensor_batch_norm_cpu (__main__.FakeTensorConstHandling) ... ok (0.151s) 2023-01-11T21:31:14.1437708Z test_fake_tensor_in_intlist_repro (__main__.FakeTensorConstHandling) ... ok (0.015s) 2023-01-11T21:31:14.1438215Z test_inplace_add (__main__.FakeTensorConstHandling) ... ok (0.003s) 2023-01-11T21:31:14.1438697Z test_inplace_view_invalidation (__main__.FakeTensorConstHandling) ... ok (0.003s) 2023-01-11T21:31:14.1439183Z test_shared_storage_invalidation (__main__.FakeTensorConstHandling) ... ok (0.009s) 2023-01-11T21:31:14.1440159Z test_shared_storages (__main__.FakeTensorConstHandling) ... test_fake_tensor.py:513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:31:14.1441366Z self.assertEqual(x.storage()._cdata, y.storage()._cdata) 2023-01-11T21:31:14.1442257Z test_fake_tensor.py:514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:31:14.1443292Z self.assertEqual(x.constant.storage()._cdata, y.constant.storage()._cdata) 2023-01-11T21:31:14.1443696Z ok (0.002s) 2023-01-11T21:31:14.1444089Z test_simple (__main__.FakeTensorConstHandling) ... ok (0.001s) 2023-01-11T21:31:14.1444592Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:31:14.1445037Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.003s) 2023-01-11T21:31:14.1445531Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:31:14.1445997Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:31:14.1446426Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.014s) 2023-01-11T21:31:14.1446806Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:31:14.1447217Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.013s) 2023-01-11T21:31:14.1448067Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... test_fake_tensor.py:602: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:31:14.1448613Z y.set_(x.storage()) 2023-01-11T21:31:14.1448773Z ok (0.003s) 2023-01-11T21:31:14.1449033Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.002s) 2023-01-11T21:31:14.1449361Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.053s) 2023-01-11T21:31:14.1449676Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.275s) 2023-01-11T21:31:14.1450025Z test_sparse_new (__main__.FakeTensorOperatorInvariants) ... expected failure (0.004s) 2023-01-11T21:31:14.1450514Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.456s) 2023-01-11T21:31:14.1452089Z test_fake_tensor_prop_on_nn_module (__main__.FakeTensorPropTest) ... /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:565: UserWarning: Was not able to add assertion to guarantee correct input value to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T21:31:14.1452806Z f"Was not able to add assertion to guarantee correct input {name} to " 2023-01-11T21:31:14.1453021Z ok (0.035s) 2023-01-11T21:31:14.1453229Z test_basic (__main__.FakeTensorTest) ... ok (0.003s) 2023-01-11T21:31:14.1453501Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.014s) 2023-01-11T21:31:14.1453769Z test_constructor (__main__.FakeTensorTest) ... ok (0.007s) 2023-01-11T21:31:14.1454053Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1454355Z test_cuda_lstm (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1454665Z test_cudnn_rnn_with_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.003s) 2023-01-11T21:31:14.1454975Z test_cudnn_rnn_without_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.003s) 2023-01-11T21:31:14.1455282Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.007s) 2023-01-11T21:31:14.1455872Z test_deepcopy (__main__.FakeTensorTest) ... test_fake_tensor.py:466: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:31:14.1456540Z self.assertEqual(mod_copied.b.storage()._cdata, mod_copied.a.storage()._cdata) 2023-01-11T21:31:14.1456771Z ok (0.009s) 2023-01-11T21:31:14.1456997Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.014s) 2023-01-11T21:31:14.1457273Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:31:14.1457632Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.003s) 2023-01-11T21:31:14.1457955Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1458246Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.010s) 2023-01-11T21:31:14.1458538Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1458947Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1459229Z test_mode (__main__.FakeTensorTest) ... ok (0.007s) 2023-01-11T21:31:14.1459482Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.041s) 2023-01-11T21:31:14.1459736Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1460035Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1460342Z test_non_overlapping_stride_zero (__main__.FakeTensorTest) ... ok (0.021s) 2023-01-11T21:31:14.1460621Z test_non_parameter_grad (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:31:14.1460917Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:31:14.1461219Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.007s) 2023-01-11T21:31:14.1461503Z test_print_in_fake_mode (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:31:14.1461777Z test_randperm (__main__.FakeTensorTest) ... ok (0.013s) 2023-01-11T21:31:14.1462049Z test_recursive_invocation (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:31:14.1462322Z test_scalar_inputs (__main__.FakeTensorTest) ... ok (0.009s) 2023-01-11T21:31:14.1462599Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:31:14.1462892Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1463188Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1463473Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1463780Z test_upsample_bilinear_small_channels (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1464093Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:31:14.1464254Z 2023-01-11T21:31:14.1464476Z ---------------------------------------------------------------------- 2023-01-11T21:31:14.1464717Z Ran 57 tests in 1.566s 2023-01-11T21:31:14.1464820Z 2023-01-11T21:31:14.1464914Z OK (skipped=16, expected failures=1) 2023-01-11T21:31:14.1465041Z 2023-01-11T21:31:14.1465124Z Generating XML reports... 2023-01-11T21:31:14.1465567Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConstHandling-20230111213111.xml 2023-01-11T21:31:14.1466115Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20230111213111.xml 2023-01-11T21:31:14.1466689Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20230111213111.xml 2023-01-11T21:31:14.1467397Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorPropTest-20230111213111.xml 2023-01-11T21:31:14.1467908Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20230111213111.xml 2023-01-11T21:31:14.1468206Z 2023-01-11T21:31:14.1468491Z ##[endgroup] 2023-01-11T21:31:14.1468879Z FINISHED PRINTING LOG FILE of test_fake_tensor (/var/lib/jenkins/workspace/test/test-reports/test_fake_tensor_x9nkr3n0) 2023-01-11T21:31:14.1469094Z 2023-01-11T21:31:14.1469247Z Running test_cuda ... [2023-01-11 21:31:14.143701] 2023-01-11T21:31:14.1469687Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:14.144148] 2023-01-11T21:31:18.2572203Z 2023-01-11T21:31:18.2572900Z Expand the folded group to see the log file of test_cuda 2023-01-11T21:31:18.2573883Z ##[group]PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_u90da790) 2023-01-11T21:31:18.2574248Z CUDA not available, skipping tests 2023-01-11T21:31:18.2574380Z 2023-01-11T21:31:18.2574456Z Running tests... 2023-01-11T21:31:18.2574906Z ---------------------------------------------------------------------- 2023-01-11T21:31:18.2575091Z 2023-01-11T21:31:18.2575286Z ---------------------------------------------------------------------- 2023-01-11T21:31:18.2575570Z Ran 0 tests in 0.000s 2023-01-11T21:31:18.2575672Z 2023-01-11T21:31:18.2575734Z OK 2023-01-11T21:31:18.2575825Z 2023-01-11T21:31:18.2575909Z Generating XML reports... 2023-01-11T21:31:18.2576238Z Test results will be stored in test-reports/python-unittest/test_cuda 2023-01-11T21:31:18.2576444Z 2023-01-11T21:31:18.2576655Z ##[endgroup] 2023-01-11T21:31:18.2577051Z FINISHED PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_u90da790) 2023-01-11T21:31:18.2577268Z 2023-01-11T21:31:18.2577456Z Running test_ops_fwd_gradients ... [2023-01-11 21:31:18.257525] 2023-01-11T21:31:22.1803747Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:31:22.2777011Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:31:22.3375904Z Ignoring disabled issues: ['91003'] 2023-01-11T21:31:22.3593137Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:22.359043] 2023-01-11T21:31:22.4185460Z Ignoring disabled issues: ['91003'] 2023-01-11T21:31:22.4400743Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:22.439815] 2023-01-11T21:47:37.7811900Z 2023-01-11T21:47:37.7812328Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:47:37.7813019Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients__dydaibl) 2023-01-11T21:47:37.7821874Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-8620b60c28e99161.xml 2023-01-11T21:47:37.7822383Z ============================= test session starts ============================== 2023-01-11T21:47:37.7822841Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:47:37.7823183Z cachedir: .pytest_cache 2023-01-11T21:47:37.7823743Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:47:37.7824291Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:47:37.7824952Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:47:37.7826319Z collecting ... collected 2967 items / 5 deselected / 2962 selected 2023-01-11T21:47:37.8013598Z Running 1479 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2023-01-11T21:47:37.8177324Z 2023-01-11T21:47:37.8177555Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8177950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8178345Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8178803Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8179178Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8179562Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8179943Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8180319Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8180699Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8181079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8181627Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8181991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8182367Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 PASSED [ 0%] 2023-01-11T21:47:37.8182742Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 PASSED [ 0%] 2023-01-11T21:47:37.8183124Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8183532Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 PASSED [ 1%] 2023-01-11T21:47:37.8183913Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8184295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 PASSED [ 1%] 2023-01-11T21:47:37.8184683Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8185055Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8185438Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8185819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 PASSED [ 1%] 2023-01-11T21:47:37.8186201Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 PASSED [ 1%] 2023-01-11T21:47:37.8186593Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 PASSED [ 1%] 2023-01-11T21:47:37.8187336Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:47:37.8187781Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 PASSED [ 1%] 2023-01-11T21:47:37.8188313Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:47:37.8188911Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:47:37.8189507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:47:37.8190113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:47:37.8190728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:47:37.8191169Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_complex128 XFAIL [ 2%] 2023-01-11T21:47:37.8191617Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T21:47:37.8192038Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8192419Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 PASSED [ 2%] 2023-01-11T21:47:37.8192783Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8193156Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 PASSED [ 2%] 2023-01-11T21:47:37.8193533Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8193951Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:47:37.8194337Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8194718Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 PASSED [ 2%] 2023-01-11T21:47:37.8195095Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8195491Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 PASSED [ 2%] 2023-01-11T21:47:37.8195869Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 XFAIL [ 2%] 2023-01-11T21:47:37.8196251Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 PASSED [ 3%] 2023-01-11T21:47:37.8196634Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8197170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:47:37.8197616Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 PASSED [ 3%] 2023-01-11T21:47:37.8198017Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8198416Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 PASSED [ 3%] 2023-01-11T21:47:37.8198795Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8199393Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 3%] 2023-01-11T21:47:37.8199853Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8200227Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8200591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_complex128 XFAIL [ 3%] 2023-01-11T21:47:37.8201135Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:47:37.8201573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 PASSED [ 3%] 2023-01-11T21:47:37.8201955Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 PASSED [ 3%] 2023-01-11T21:47:37.8202339Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 PASSED [ 3%] 2023-01-11T21:47:37.8202744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8203131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8203495Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8203868Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8204248Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8204634Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8205011Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8205436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8205825Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8206206Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8206580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8206971Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8207397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 PASSED [ 4%] 2023-01-11T21:47:37.8207793Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 PASSED [ 4%] 2023-01-11T21:47:37.8208163Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8208546Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8208917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8209462Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:47:37.8210085Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:47:37.8210539Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 SKIPPED (Barely fails) [ 5%] 2023-01-11T21:47:37.8210925Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8211291Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8211667Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8212038Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8212433Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 PASSED [ 5%] 2023-01-11T21:47:37.8212831Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8213220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8213594Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 PASSED [ 5%] 2023-01-11T21:47:37.8213966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 PASSED [ 5%] 2023-01-11T21:47:37.8214333Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8214721Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 PASSED [ 6%] 2023-01-11T21:47:37.8215113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8215499Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8215858Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8216227Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 PASSED [ 6%] 2023-01-11T21:47:37.8216617Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8217023Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 PASSED [ 6%] 2023-01-11T21:47:37.8217396Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8217777Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8218154Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 PASSED [ 6%] 2023-01-11T21:47:37.8218593Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 PASSED [ 6%] 2023-01-11T21:47:37.8219004Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 PASSED [ 6%] 2023-01-11T21:47:37.8219555Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:47:37.8220161Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:47:37.8220754Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:47:37.8221342Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:47:37.8221763Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8222137Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8222499Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8222869Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8223247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:47:37.8223626Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8223992Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 PASSED [ 7%] 2023-01-11T21:47:37.8224371Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 PASSED [ 7%] 2023-01-11T21:47:37.8224748Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8225138Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 PASSED [ 7%] 2023-01-11T21:47:37.8225516Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8225901Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:47:37.8226285Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 PASSED [ 7%] 2023-01-11T21:47:37.8226651Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8227028Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8227495Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8227878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8228246Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8228624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8229059Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8229441Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8229817Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8230203Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8230582Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8230992Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8231365Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:47:37.8231750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8232127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 PASSED [ 8%] 2023-01-11T21:47:37.8232492Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 PASSED [ 9%] 2023-01-11T21:47:37.8232865Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 PASSED [ 9%] 2023-01-11T21:47:37.8233237Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 PASSED [ 9%] 2023-01-11T21:47:37.8233612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 PASSED [ 9%] 2023-01-11T21:47:37.8233977Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 PASSED [ 9%] 2023-01-11T21:47:37.8234346Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 XFAIL [ 9%] 2023-01-11T21:47:37.8234728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 PASSED [ 9%] 2023-01-11T21:47:37.8235297Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:47:37.8235717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 PASSED [ 9%] 2023-01-11T21:47:37.8236086Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 PASSED [ 9%] 2023-01-11T21:47:37.8236628Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:47:37.8237222Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:47:37.8237799Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:47:37.8238235Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 PASSED [ 9%] 2023-01-11T21:47:37.8238622Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 PASSED [ 10%] 2023-01-11T21:47:37.8239158Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:47:37.8239572Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 XFAIL [ 10%] 2023-01-11T21:47:37.8239949Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 XFAIL [ 10%] 2023-01-11T21:47:37.8240496Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:47:37.8241130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:47:37.8241722Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:47:37.8242164Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 PASSED [ 10%] 2023-01-11T21:47:37.8242543Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 PASSED [ 10%] 2023-01-11T21:47:37.8243119Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:47:37.8243542Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 PASSED [ 10%] 2023-01-11T21:47:37.8243928Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 PASSED [ 10%] 2023-01-11T21:47:37.8244323Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 PASSED [ 10%] 2023-01-11T21:47:37.8244714Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 PASSED [ 10%] 2023-01-11T21:47:37.8245088Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 PASSED [ 10%] 2023-01-11T21:47:37.8245476Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 PASSED [ 11%] 2023-01-11T21:47:37.8245869Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 PASSED [ 11%] 2023-01-11T21:47:37.8246258Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 PASSED [ 11%] 2023-01-11T21:47:37.8246625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 PASSED [ 11%] 2023-01-11T21:47:37.8247182Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8247784Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8248389Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8248974Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8249571Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8250168Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8250764Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:47:37.8251184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 PASSED [ 11%] 2023-01-11T21:47:37.8251606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:47:37.8252059Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:47:37.8252508Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:47:37.8252947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8253406Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8266024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8266512Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8267057Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8267607Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:47:37.8268007Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 PASSED [ 12%] 2023-01-11T21:47:37.8268396Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 PASSED [ 12%] 2023-01-11T21:47:37.8268776Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 PASSED [ 12%] 2023-01-11T21:47:37.8269162Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 PASSED [ 12%] 2023-01-11T21:47:37.8269532Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 PASSED [ 12%] 2023-01-11T21:47:37.8270147Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:47:37.8270582Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 PASSED [ 12%] 2023-01-11T21:47:37.8270965Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 PASSED [ 12%] 2023-01-11T21:47:37.8271342Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 PASSED [ 12%] 2023-01-11T21:47:37.8271741Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 PASSED [ 13%] 2023-01-11T21:47:37.8272131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8272522Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8272909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 PASSED [ 13%] 2023-01-11T21:47:37.8273305Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8273711Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8274112Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8274479Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8275047Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:47:37.8275679Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:47:37.8276318Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:47:37.8276769Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8277245Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 PASSED [ 13%] 2023-01-11T21:47:37.8277631Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 PASSED [ 13%] 2023-01-11T21:47:37.8278023Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 PASSED [ 13%] 2023-01-11T21:47:37.8278418Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 PASSED [ 14%] 2023-01-11T21:47:37.8278891Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8279293Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 PASSED [ 14%] 2023-01-11T21:47:37.8279868Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:47:37.8280312Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 PASSED [ 14%] 2023-01-11T21:47:37.8280711Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8281108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 PASSED [ 14%] 2023-01-11T21:47:37.8281493Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8281967Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 14%] 2023-01-11T21:47:37.8282490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 14%] 2023-01-11T21:47:37.8282951Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8283342Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8283730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8284124Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 PASSED [ 14%] 2023-01-11T21:47:37.8284514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8284895Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 PASSED [ 15%] 2023-01-11T21:47:37.8285287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8285854Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:47:37.8286461Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:47:37.8286892Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 PASSED [ 15%] 2023-01-11T21:47:37.8287254Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8287631Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_complex128 PASSED [ 15%] 2023-01-11T21:47:37.8288005Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8288364Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8288769Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8289158Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8289553Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8289927Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8290313Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 PASSED [ 15%] 2023-01-11T21:47:37.8290727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 PASSED [ 16%] 2023-01-11T21:47:37.8291108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 PASSED [ 16%] 2023-01-11T21:47:37.8291652Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8292270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8292878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8293490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8293909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 PASSED [ 16%] 2023-01-11T21:47:37.8294445Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8295032Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:47:37.8295452Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 PASSED [ 16%] 2023-01-11T21:47:37.8295819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 PASSED [ 16%] 2023-01-11T21:47:37.8296206Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 PASSED [ 16%] 2023-01-11T21:47:37.8296592Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 PASSED [ 16%] 2023-01-11T21:47:37.8296962Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 PASSED [ 16%] 2023-01-11T21:47:37.8297327Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amin_cpu_float64 PASSED [ 16%] 2023-01-11T21:47:37.8297887Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:47:37.8298574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:47:37.8299022Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8299408Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8299809Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logaddexp_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8300216Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8300612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8301040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8301427Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8301813Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmin_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8302198Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8302598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8302980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8303365Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_complex128 PASSED [ 17%] 2023-01-11T21:47:37.8303735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 PASSED [ 17%] 2023-01-11T21:47:37.8304110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8304518Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8304932Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8305325Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8305707Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8306078Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8306477Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 18%] 2023-01-11T21:47:37.8306867Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8307394Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8307798Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8308187Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 PASSED [ 18%] 2023-01-11T21:47:37.8308545Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8308915Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8309293Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 PASSED [ 18%] 2023-01-11T21:47:37.8309661Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 PASSED [ 18%] 2023-01-11T21:47:37.8310034Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8310404Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 PASSED [ 19%] 2023-01-11T21:47:37.8310772Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8311130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8311513Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8311896Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8312474Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:47:37.8312952Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8313349Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_dropout_backward_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8313753Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 PASSED [ 19%] 2023-01-11T21:47:37.8314344Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:47:37.8314940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:47:37.8315568Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:47:37.8316195Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:47:37.8316805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:47:37.8317391Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:47:37.8317850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8318278Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8318707Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8319121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8319539Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8319950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8320362Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8320757Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8321162Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8321567Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:47:37.8321973Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:47:37.8322375Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:47:37.8322801Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:47:37.8323221Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8323632Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8324030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8324466Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8324876Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8325286Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8325715Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 21%] 2023-01-11T21:47:37.8326194Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8326622Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8327029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8327421Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8327835Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8328246Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8328669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8329074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:47:37.8329482Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8329905Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8330337Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8330741Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8331144Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 PASSED [ 22%] 2023-01-11T21:47:37.8331551Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8331958Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8332347Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8332763Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8333183Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8333595Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8333995Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8334411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8334817Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8335236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:47:37.8335684Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8336112Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8336526Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 PASSED [ 23%] 2023-01-11T21:47:37.8336972Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 PASSED [ 23%] 2023-01-11T21:47:37.8337380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 PASSED [ 23%] 2023-01-11T21:47:37.8337791Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8338207Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8338703Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 23%] 2023-01-11T21:47:37.8339111Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8339527Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 23%] 2023-01-11T21:47:37.8339954Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8340366Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8340749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8341150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 PASSED [ 23%] 2023-01-11T21:47:37.8341552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8342161Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:47:37.8342615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8343041Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 24%] 2023-01-11T21:47:37.8343486Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 24%] 2023-01-11T21:47:37.8343922Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8344317Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8344713Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8345091Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 PASSED [ 24%] 2023-01-11T21:47:37.8345464Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 PASSED [ 24%] 2023-01-11T21:47:37.8345842Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 PASSED [ 24%] 2023-01-11T21:47:37.8346248Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 24%] 2023-01-11T21:47:37.8346886Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:47:37.8347571Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:47:37.8348006Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 PASSED [ 24%] 2023-01-11T21:47:37.8348385Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8348805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8349172Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8349557Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 PASSED [ 25%] 2023-01-11T21:47:37.8349942Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8350329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 PASSED [ 25%] 2023-01-11T21:47:37.8350714Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8351139Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:47:37.8351574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:47:37.8351984Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8352351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 PASSED [ 25%] 2023-01-11T21:47:37.8352726Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8353091Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8353467Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 PASSED [ 25%] 2023-01-11T21:47:37.8354015Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:47:37.8354623Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:47:37.8355221Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:47:37.8355658Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8356035Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8356411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 PASSED [ 26%] 2023-01-11T21:47:37.8356793Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 PASSED [ 26%] 2023-01-11T21:47:37.8357234Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8357616Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 PASSED [ 26%] 2023-01-11T21:47:37.8357999Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8358379Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 PASSED [ 26%] 2023-01-11T21:47:37.8358808Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:47:37.8359232Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:47:37.8359631Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 PASSED [ 26%] 2023-01-11T21:47:37.8360005Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8360388Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 PASSED [ 26%] 2023-01-11T21:47:37.8360942Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8361382Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 PASSED [ 27%] 2023-01-11T21:47:37.8361774Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8362153Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8362550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8362942Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 XFAIL [ 27%] 2023-01-11T21:47:37.8363328Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8363862Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8364290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8364857Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8365488Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8366117Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8366755Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8367360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:47:37.8367790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 PASSED [ 27%] 2023-01-11T21:47:37.8368152Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 PASSED [ 28%] 2023-01-11T21:47:37.8368523Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8368895Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8369291Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 PASSED [ 28%] 2023-01-11T21:47:37.8369683Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8370066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8370624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:47:37.8371271Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:47:37.8371901Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:47:37.8372598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:47:37.8373267Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:47:37.8373722Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8374111Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8374485Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 PASSED [ 28%] 2023-01-11T21:47:37.8374867Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8375449Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:47:37.8376111Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:47:37.8376566Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8377151Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:47:37.8377790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:47:37.8378248Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8378894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:47:37.8379578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:47:37.8380272Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:47:37.8380748Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8381311Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:47:37.8381735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8382122Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 PASSED [ 29%] 2023-01-11T21:47:37.8382508Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 PASSED [ 29%] 2023-01-11T21:47:37.8382909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8383288Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8383667Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8384044Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8384421Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8384849Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8385249Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8385637Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8385997Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8386367Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8386747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8387124Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8387577Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8387963Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 PASSED [ 30%] 2023-01-11T21:47:37.8388345Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 PASSED [ 30%] 2023-01-11T21:47:37.8388708Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8389077Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8389456Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8389844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8390204Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8390574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8391128Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 31%] 2023-01-11T21:47:37.8391558Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8391922Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8392306Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8392697Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8393070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 PASSED [ 31%] 2023-01-11T21:47:37.8393443Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 XFAIL [ 31%] 2023-01-11T21:47:37.8393834Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 XFAIL [ 31%] 2023-01-11T21:47:37.8394215Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 PASSED [ 31%] 2023-01-11T21:47:37.8394644Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8395030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8395417Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8395805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8396169Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8396578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8397128Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:47:37.8397749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:47:37.8398344Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:47:37.8398771Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8399154Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8399554Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8399941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8400337Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_complex128 PASSED [ 32%] 2023-01-11T21:47:37.8400729Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_float64 PASSED [ 32%] 2023-01-11T21:47:37.8401108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 PASSED [ 33%] 2023-01-11T21:47:37.8401467Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8401846Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8402231Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 PASSED [ 33%] 2023-01-11T21:47:37.8402615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8402978Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 PASSED [ 33%] 2023-01-11T21:47:37.8403355Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8403731Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 PASSED [ 33%] 2023-01-11T21:47:37.8404094Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8404467Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8404841Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 PASSED [ 33%] 2023-01-11T21:47:37.8405215Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8405748Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 33%] 2023-01-11T21:47:37.8406170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_float64 PASSED [ 33%] 2023-01-11T21:47:37.8406563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8406937Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8407307Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8407680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8408089Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8408470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8408829Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8409216Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:47:37.8409615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__softmax_backward_data_cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8409986Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8410356Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8410728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8411103Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8411466Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 PASSED [ 34%] 2023-01-11T21:47:37.8411839Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 PASSED [ 34%] 2023-01-11T21:47:37.8412213Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 PASSED [ 35%] 2023-01-11T21:47:37.8412598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 PASSED [ 35%] 2023-01-11T21:47:37.8413139Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8413733Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8414326Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8414914Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8415481Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8416066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8416650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8417253Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8417849Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:47:37.8418287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_complex128 XFAIL [ 35%] 2023-01-11T21:47:37.8418786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_float64 XFAIL [ 35%] 2023-01-11T21:47:37.8419191Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 XFAIL [ 35%] 2023-01-11T21:47:37.8419575Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 XFAIL [ 35%] 2023-01-11T21:47:37.8419957Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_float64 PASSED [ 36%] 2023-01-11T21:47:37.8420365Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 PASSED [ 36%] 2023-01-11T21:47:37.8420741Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 PASSED [ 36%] 2023-01-11T21:47:37.8421102Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 PASSED [ 36%] 2023-01-11T21:47:37.8421488Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 PASSED [ 36%] 2023-01-11T21:47:37.8421870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 PASSED [ 36%] 2023-01-11T21:47:37.8422243Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 PASSED [ 36%] 2023-01-11T21:47:37.8422606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 XFAIL [ 36%] 2023-01-11T21:47:37.8422980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 XFAIL [ 36%] 2023-01-11T21:47:37.8423366Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 PASSED [ 36%] 2023-01-11T21:47:37.8423746Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 PASSED [ 36%] 2023-01-11T21:47:37.8424270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:47:37.8424865Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:47:37.8425298Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 PASSED [ 36%] 2023-01-11T21:47:37.8425853Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:47:37.8426439Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 37%] 2023-01-11T21:47:37.8426876Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 PASSED [ 37%] 2023-01-11T21:47:37.8427349Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8427734Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8428096Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_complex128 XFAIL [ 37%] 2023-01-11T21:47:37.8428472Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_float64 XFAIL [ 37%] 2023-01-11T21:47:37.8428846Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 XFAIL [ 37%] 2023-01-11T21:47:37.8429373Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 37%] 2023-01-11T21:47:37.8429806Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 PASSED [ 37%] 2023-01-11T21:47:37.8430199Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8430655Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8431028Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 PASSED [ 37%] 2023-01-11T21:47:37.8431409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8431788Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8432199Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_float64 PASSED [ 37%] 2023-01-11T21:47:37.8432570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8432963Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8433359Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 PASSED [ 38%] 2023-01-11T21:47:37.8433747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8434123Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 PASSED [ 38%] 2023-01-11T21:47:37.8434497Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 PASSED [ 38%] 2023-01-11T21:47:37.8434868Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 PASSED [ 38%] 2023-01-11T21:47:37.8435238Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8435602Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8436160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 38%] 2023-01-11T21:47:37.8436776Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 38%] 2023-01-11T21:47:37.8437205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 XFAIL [ 38%] 2023-01-11T21:47:37.8437564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8437942Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 PASSED [ 38%] 2023-01-11T21:47:37.8438340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8438723Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8439092Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8439469Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8439848Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8440211Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8440589Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8440968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8441357Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8441729Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8442134Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8442498Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8442867Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 PASSED [ 39%] 2023-01-11T21:47:37.8443221Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8443604Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 PASSED [ 39%] 2023-01-11T21:47:37.8444031Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8444407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_complex128 PASSED [ 40%] 2023-01-11T21:47:37.8444782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8445160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 PASSED [ 40%] 2023-01-11T21:47:37.8445698Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:47:37.8446269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:47:37.8446853Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:47:37.8447271Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8447638Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8447991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8448359Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 PASSED [ 40%] 2023-01-11T21:47:37.8448724Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8449099Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 PASSED [ 40%] 2023-01-11T21:47:37.8449466Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 PASSED [ 40%] 2023-01-11T21:47:37.8449844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_float64 PASSED [ 40%] 2023-01-11T21:47:37.8450210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 PASSED [ 41%] 2023-01-11T21:47:37.8450747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:47:37.8451323Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:47:37.8451751Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8452129Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 PASSED [ 41%] 2023-01-11T21:47:37.8452506Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8452874Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8453257Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8453642Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8454035Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 PASSED [ 41%] 2023-01-11T21:47:37.8454414Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8454793Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 PASSED [ 41%] 2023-01-11T21:47:37.8455170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8455563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:47:37.8455940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 PASSED [ 41%] 2023-01-11T21:47:37.8456325Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8456715Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8457082Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8457457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8457835Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8458212Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8458637Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8459020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8459397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8459760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8460139Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8460512Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_float64 PASSED [ 42%] 2023-01-11T21:47:37.8460885Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8461252Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 PASSED [ 42%] 2023-01-11T21:47:37.8461625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_float64 PASSED [ 43%] 2023-01-11T21:47:37.8462003Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 PASSED [ 43%] 2023-01-11T21:47:37.8462380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 PASSED [ 43%] 2023-01-11T21:47:37.8462753Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 PASSED [ 43%] 2023-01-11T21:47:37.8463131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_cpu_float64 PASSED [ 43%] 2023-01-11T21:47:37.8463681Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:47:37.8464104Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 PASSED [ 43%] 2023-01-11T21:47:37.8464632Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:47:37.8465232Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:47:37.8465731Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 PASSED [ 43%] 2023-01-11T21:47:37.8466106Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_float64 PASSED [ 43%] 2023-01-11T21:47:37.8466634Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:47:37.8467329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:47:37.8467809Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 PASSED [ 43%] 2023-01-11T21:47:37.8468205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_2d_cpu_float64 PASSED [ 43%] 2023-01-11T21:47:37.8468735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8469333Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8469941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8470384Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 PASSED [ 44%] 2023-01-11T21:47:37.8470911Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8471504Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8471945Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 PASSED [ 44%] 2023-01-11T21:47:37.8472328Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 PASSED [ 44%] 2023-01-11T21:47:37.8472701Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 PASSED [ 44%] 2023-01-11T21:47:37.8473083Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 PASSED [ 44%] 2023-01-11T21:47:37.8473461Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_float64 PASSED [ 44%] 2023-01-11T21:47:37.8474006Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8474598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8475197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8475793Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:47:37.8476385Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:47:37.8476968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:47:37.8477400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8477826Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:47:37.8478315Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:47:37.8478738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:47:37.8479177Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:47:37.8479612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:47:37.8480036Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8480403Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8480785Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8481182Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 PASSED [ 45%] 2023-01-11T21:47:37.8481574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8481941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 PASSED [ 45%] 2023-01-11T21:47:37.8482327Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 PASSED [ 45%] 2023-01-11T21:47:37.8482713Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8483117Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 PASSED [ 46%] 2023-01-11T21:47:37.8483522Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8483921Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8484304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:47:37.8484866Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:47:37.8485487Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:47:37.8486113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:47:37.8486573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 46%] 2023-01-11T21:47:37.8486993Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 46%] 2023-01-11T21:47:37.8487394Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8487789Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 PASSED [ 46%] 2023-01-11T21:47:37.8488176Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8488573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:47:37.8488954Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 PASSED [ 46%] 2023-01-11T21:47:37.8489349Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:47:37.8489780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:47:37.8490173Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 PASSED [ 47%] 2023-01-11T21:47:37.8490731Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:47:37.8491380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:47:37.8492018Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:47:37.8492481Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 PASSED [ 47%] 2023-01-11T21:47:37.8492865Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:47:37.8493254Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:47:37.8493662Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 47%] 2023-01-11T21:47:37.8494068Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 PASSED [ 47%] 2023-01-11T21:47:37.8494457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 PASSED [ 47%] 2023-01-11T21:47:37.8494931Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 47%] 2023-01-11T21:47:37.8495387Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 PASSED [ 47%] 2023-01-11T21:47:37.8495773Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 PASSED [ 48%] 2023-01-11T21:47:37.8496151Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8496536Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8496931Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8497320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 PASSED [ 48%] 2023-01-11T21:47:37.8497714Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8498111Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:47:37.8498569Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 PASSED [ 48%] 2023-01-11T21:47:37.8498949Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8499510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:47:37.8500119Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:47:37.8500547Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8500904Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8501302Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8501688Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_float64 PASSED [ 48%] 2023-01-11T21:47:37.8502081Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8502623Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8503259Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8503861Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8504296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8504826Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8505407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8505828Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 PASSED [ 49%] 2023-01-11T21:47:37.8506205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8506556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8506917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8507556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:47:37.8508004Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8508382Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8508775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logaddexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:47:37.8509174Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8509572Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8509947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8510330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_norm_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8510727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8511124Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8511498Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8511878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8512270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8512639Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmin_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8513020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8513460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8513844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8514211Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_complex128 PASSED [ 50%] 2023-01-11T21:47:37.8514600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_float64 PASSED [ 50%] 2023-01-11T21:47:37.8515013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8515392Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8515759Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8516145Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8516536Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8516944Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8517322Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8517695Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8518066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8518424Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8518787Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8519157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8519536Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8519894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 PASSED [ 51%] 2023-01-11T21:47:37.8520268Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 PASSED [ 51%] 2023-01-11T21:47:37.8520666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_batch_norm_cpu_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:47:37.8521079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_dropout_backward_cpu_float64 PASSED [ 52%] 2023-01-11T21:47:37.8521628Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8522214Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8522630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 PASSED [ 52%] 2023-01-11T21:47:37.8523183Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8523784Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8524385Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8524986Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8525623Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:47:37.8526096Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:47:37.8526528Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:47:37.8526984Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:47:37.8527410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64 PASSED [ 52%] 2023-01-11T21:47:37.8527819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8528214Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8528624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8529032Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8529437Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8529866Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:47:37.8530287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8530712Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8531117Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8531516Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8531919Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8532321Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8532738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 XFAIL [ 53%] 2023-01-11T21:47:37.8533177Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8533589Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 PASSED [ 53%] 2023-01-11T21:47:37.8533991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8534387Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8534794Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8535204Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8535610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8536013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8536474Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8536887Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8537290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8537674Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8538106Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8538597Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8539104Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8539514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 54%] 2023-01-11T21:47:37.8539941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:47:37.8540359Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8540757Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8541145Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 PASSED [ 55%] 2023-01-11T21:47:37.8541556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8541965Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8542376Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8542779Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 PASSED [ 55%] 2023-01-11T21:47:37.8543189Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8543608Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 55%] 2023-01-11T21:47:37.8544029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8544433Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 55%] 2023-01-11T21:47:37.8544854Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8545256Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8545644Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8546024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 PASSED [ 55%] 2023-01-11T21:47:37.8546626Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:47:37.8547098Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8547601Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8548049Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8548461Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 PASSED [ 56%] 2023-01-11T21:47:37.8548872Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8549276Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8549717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:47:37.8550152Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8550600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:47:37.8551054Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8551468Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8551879Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8552300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 PASSED [ 56%] 2023-01-11T21:47:37.8552870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:47:37.8553283Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8553657Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8554034Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 PASSED [ 57%] 2023-01-11T21:47:37.8554397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8554775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 PASSED [ 57%] 2023-01-11T21:47:37.8555319Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:47:37.8555912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:47:37.8556491Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:47:37.8556921Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8557291Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 PASSED [ 57%] 2023-01-11T21:47:37.8557662Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8558016Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8558397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 PASSED [ 57%] 2023-01-11T21:47:37.8558771Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polar_cpu_float64 PASSED [ 57%] 2023-01-11T21:47:37.8559157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8559592Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:47:37.8559991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8560358Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8560728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 PASSED [ 58%] 2023-01-11T21:47:37.8561113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8561480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 PASSED [ 58%] 2023-01-11T21:47:37.8561851Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8562213Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8562763Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:47:37.8563371Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:47:37.8563806Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 PASSED [ 58%] 2023-01-11T21:47:37.8564178Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 PASSED [ 58%] 2023-01-11T21:47:37.8564539Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_complex128 PASSED [ 58%] 2023-01-11T21:47:37.8564926Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 PASSED [ 58%] 2023-01-11T21:47:37.8565324Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8565695Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8566070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8566615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:47:37.8567215Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:47:37.8567638Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8568024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8568400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8568768Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8569122Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8569488Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8569857Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8570239Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8570609Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 PASSED [ 59%] 2023-01-11T21:47:37.8570998Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 PASSED [ 59%] 2023-01-11T21:47:37.8571424Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8571816Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8572194Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 XFAIL [ 60%] 2023-01-11T21:47:37.8572785Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8573241Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8573633Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8573999Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 PASSED [ 60%] 2023-01-11T21:47:37.8574537Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8574968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 PASSED [ 60%] 2023-01-11T21:47:37.8575329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8575697Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sign_cpu_float64 PASSED [ 60%] 2023-01-11T21:47:37.8576269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8576912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8577558Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8578194Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:47:37.8578891Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:47:37.8579524Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:47:37.8580131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:47:37.8580540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_float64 PASSED [ 61%] 2023-01-11T21:47:37.8580916Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:47:37.8581287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 PASSED [ 61%] 2023-01-11T21:47:37.8581665Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_complex128 PASSED [ 61%] 2023-01-11T21:47:37.8582030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_float64 PASSED [ 61%] 2023-01-11T21:47:37.8582412Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 PASSED [ 61%] 2023-01-11T21:47:37.8582795Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 PASSED [ 61%] 2023-01-11T21:47:37.8583218Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 PASSED [ 61%] 2023-01-11T21:47:37.8583629Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:47:37.8584058Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:47:37.8584640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:47:37.8585287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:47:37.8585929Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:47:37.8586597Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:47:37.8587044Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8587660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8588238Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:47:37.8588891Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:47:37.8589535Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:47:37.8589994Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8590572Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:47:37.8591256Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:47:37.8591733Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8592120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_complex128 PASSED [ 62%] 2023-01-11T21:47:37.8592493Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8592864Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 PASSED [ 62%] 2023-01-11T21:47:37.8593261Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8593655Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8594020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8594399Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8594775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8595145Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8595578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8595969Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8596367Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8596752Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8597111Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_float64 PASSED [ 63%] 2023-01-11T21:47:37.8597520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8597890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8598250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8598632Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 PASSED [ 63%] 2023-01-11T21:47:37.8599003Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8599378Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8599746Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 PASSED [ 64%] 2023-01-11T21:47:37.8600121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8600502Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 PASSED [ 64%] 2023-01-11T21:47:37.8600881Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8601236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 PASSED [ 64%] 2023-01-11T21:47:37.8601612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8601999Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 PASSED [ 64%] 2023-01-11T21:47:37.8602373Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8602721Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8603269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:47:37.8603706Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8604080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 PASSED [ 64%] 2023-01-11T21:47:37.8604444Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_float64 PASSED [ 64%] 2023-01-11T21:47:37.8604823Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8605206Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8605578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 PASSED [ 65%] 2023-01-11T21:47:37.8605966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8606338Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8606706Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_float64 PASSED [ 65%] 2023-01-11T21:47:37.8607105Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8607481Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 PASSED [ 65%] 2023-01-11T21:47:37.8607855Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 PASSED [ 65%] 2023-01-11T21:47:37.8608231Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8608595Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 PASSED [ 65%] 2023-01-11T21:47:37.8609169Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:47:37.8609772Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:47:37.8610362Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:47:37.8610782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 PASSED [ 65%] 2023-01-11T21:47:37.8611157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8611544Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_complex128 PASSED [ 66%] 2023-01-11T21:47:37.8611943Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8612319Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8612693Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8613074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 PASSED [ 66%] 2023-01-11T21:47:37.8613443Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8613818Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_complex128 PASSED [ 66%] 2023-01-11T21:47:37.8614188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8614559Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 PASSED [ 66%] 2023-01-11T21:47:37.8614919Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8615289Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8615658Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 PASSED [ 66%] 2023-01-11T21:47:37.8616029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 PASSED [ 66%] 2023-01-11T21:47:37.8616386Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_float64 PASSED [ 67%] 2023-01-11T21:47:37.8616917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:47:37.8617411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8617907Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8618397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8619021Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8619532Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8619993Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:47:37.8620479Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8620989Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8621507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8622141Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 67%] 2023-01-11T21:47:37.8622579Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 PASSED [ 67%] 2023-01-11T21:47:37.8623018Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8623521Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:47:37.8623962Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 PASSED [ 68%] 2023-01-11T21:47:37.8624361Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 PASSED [ 68%] 2023-01-11T21:47:37.8624746Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 PASSED [ 68%] 2023-01-11T21:47:37.8625137Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 PASSED [ 68%] 2023-01-11T21:47:37.8625709Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:47:37.8626210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:47:37.8626804Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:47:37.8627549Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:47:37.8628157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:47:37.8628517Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:47:37.8628735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 68%] 2023-01-11T21:47:37.8628944Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_complex128 XFAIL [ 68%] 2023-01-11T21:47:37.8629206Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:47:37.8629486Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:47:37.8629674Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 PASSED [ 68%] 2023-01-11T21:47:37.8629863Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 PASSED [ 69%] 2023-01-11T21:47:37.8630050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 PASSED [ 69%] 2023-01-11T21:47:37.8630331Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8630579Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8630833Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8631024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 PASSED [ 69%] 2023-01-11T21:47:37.8631269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8631518Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8631881Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:47:37.8632132Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8632390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8632647Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8633011Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:47:37.8633362Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:47:37.8633617Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:47:37.8634019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 70%] 2023-01-11T21:47:37.8634270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8634457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 PASSED [ 70%] 2023-01-11T21:47:37.8634704Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8634949Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8635335Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:47:37.8635690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:47:37.8635928Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8636236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8636497Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8636756Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8637012Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8637264Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8637510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8637762Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:47:37.8638022Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8638265Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8638467Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 PASSED [ 71%] 2023-01-11T21:47:37.8638726Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8638964Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8639216Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8639470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8639718Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8639912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 PASSED [ 71%] 2023-01-11T21:47:37.8640098Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 PASSED [ 71%] 2023-01-11T21:47:37.8640287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 PASSED [ 71%] 2023-01-11T21:47:37.8640692Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:47:37.8640933Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8641177Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:47:37.8641447Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8641643Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 PASSED [ 72%] 2023-01-11T21:47:37.8641820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 PASSED [ 72%] 2023-01-11T21:47:37.8642010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 PASSED [ 72%] 2023-01-11T21:47:37.8642255Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8642506Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8642764Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8643007Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8643247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8643453Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 PASSED [ 72%] 2023-01-11T21:47:37.8643697Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8643948Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8644193Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:47:37.8644540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 72%] 2023-01-11T21:47:37.8644894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 72%] 2023-01-11T21:47:37.8645240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:47:37.8645585Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:47:37.8645773Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 PASSED [ 73%] 2023-01-11T21:47:37.8645960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 PASSED [ 73%] 2023-01-11T21:47:37.8646209Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8646485Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8646676Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 PASSED [ 73%] 2023-01-11T21:47:37.8647035Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:47:37.8647412Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:47:37.8647653Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8647912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8648160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8648408Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8648658Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8648904Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:47:37.8649148Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8649402Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8649652Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8649899Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8650146Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8650393Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8650641Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8650879Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8651124Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8651367Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8651556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 PASSED [ 74%] 2023-01-11T21:47:37.8651847Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8652086Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:47:37.8652271Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 PASSED [ 74%] 2023-01-11T21:47:37.8652668Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:47:37.8652913Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8653102Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 PASSED [ 75%] 2023-01-11T21:47:37.8653343Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8653700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8654043Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8654292Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8654541Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8654789Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8655042Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8655390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8655640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8655884Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:47:37.8656247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8656596Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8656957Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:47:37.8657201Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8657436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8657708Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8657895Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 PASSED [ 76%] 2023-01-11T21:47:37.8658078Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 PASSED [ 76%] 2023-01-11T21:47:37.8658439Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:47:37.8658786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8658982Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 PASSED [ 76%] 2023-01-11T21:47:37.8659184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 PASSED [ 76%] 2023-01-11T21:47:37.8659376Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 PASSED [ 76%] 2023-01-11T21:47:37.8659574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 PASSED [ 76%] 2023-01-11T21:47:37.8659750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 PASSED [ 76%] 2023-01-11T21:47:37.8660008Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8660258Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:47:37.8660628Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8660990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8661343Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8661705Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8662063Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8662414Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8662777Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8663133Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8663361Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8663599Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8663814Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8664066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8664285Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8664501Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:47:37.8664876Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:47:37.8665133Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8665387Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8665642Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8665907Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8666167Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8666413Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8666669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8666912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8667170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8667607Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8667860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8668110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:47:37.8668496Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2023-01-11T21:47:37.8668872Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2023-01-11T21:47:37.8669083Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:47:37.8669293Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:47:37.8669564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8669878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8670138Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8670399Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8670670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8670933Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8671195Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8671451Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8671831Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:47:37.8672229Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:47:37.8672625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:47:37.8672888Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8673136Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8673405Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:47:37.8673662Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8673925Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 80%] 2023-01-11T21:47:37.8674189Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 80%] 2023-01-11T21:47:37.8674423Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8674681Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8674941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8675198Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8675481Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8675734Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8676014Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:47:37.8676385Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:47:37.8676750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:47:37.8676941Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 PASSED [ 80%] 2023-01-11T21:47:37.8677129Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 PASSED [ 80%] 2023-01-11T21:47:37.8677315Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 PASSED [ 81%] 2023-01-11T21:47:37.8677491Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 PASSED [ 81%] 2023-01-11T21:47:37.8677674Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 PASSED [ 81%] 2023-01-11T21:47:37.8677938Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:47:37.8678192Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:47:37.8678441Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:47:37.8678685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:47:37.8679060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8679425Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8679796Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8680158Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8680527Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8680717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 PASSED [ 81%] 2023-01-11T21:47:37.8681063Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8681413Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:47:37.8681790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:47:37.8682036Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8682314Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8682564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8682802Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8683038Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8683407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:47:37.8683663Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8683919Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8684175Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8684426Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8684609Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 PASSED [ 82%] 2023-01-11T21:47:37.8684862Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8685121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8685372Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:47:37.8685624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8685878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8686129Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8686380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8686636Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8686923Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8687174Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8687421Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8687682Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8687930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8688174Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8688420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8688666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8688939Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8689197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:47:37.8689458Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8689705Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8689946Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8690213Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8690477Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8690748Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8690975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8691216Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8691460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8691648Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 PASSED [ 84%] 2023-01-11T21:47:37.8691832Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 PASSED [ 84%] 2023-01-11T21:47:37.8692237Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:47:37.8692479Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8692715Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:47:37.8692947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 84%] 2023-01-11T21:47:37.8693153Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 85%] 2023-01-11T21:47:37.8693351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 85%] 2023-01-11T21:47:37.8693591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8693834Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8694205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:47:37.8694454Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8694696Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8694951Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8695211Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_dropout_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8695460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:47:37.8695812Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:47:37.8696192Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:47:37.8696570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:47:37.8696930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:47:37.8697287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:47:37.8697637Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:47:37.8697924Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8698228Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8698567Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8698872Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8699139Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8699396Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8699660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8699932Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8700219Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8700449Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 PASSED [ 86%] 2023-01-11T21:47:37.8700711Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8700968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8701228Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:47:37.8701485Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8701760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8702031Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8702300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8702563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8702770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 PASSED [ 87%] 2023-01-11T21:47:37.8702972Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 PASSED [ 87%] 2023-01-11T21:47:37.8703171Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 PASSED [ 87%] 2023-01-11T21:47:37.8703466Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8703703Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 87%] 2023-01-11T21:47:37.8703955Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8704247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8704511Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8704758Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8705019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:47:37.8705295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8705566Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8705842Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8706100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8706357Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8706612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8706866Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8707074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 PASSED [ 88%] 2023-01-11T21:47:37.8707430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8707707Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8707976Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8708246Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8708543Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8708745Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 PASSED [ 88%] 2023-01-11T21:47:37.8709001Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:47:37.8709304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8709582Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8709840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8710108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8710373Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8710642Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8710916Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8711184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8711459Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8711730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8712002Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8712246Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8712649Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:47:37.8712848Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 PASSED [ 89%] 2023-01-11T21:47:37.8713110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:47:37.8713373Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8713632Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8713937Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8714196Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8714484Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8714758Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8715044Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8715316Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8715677Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:47:37.8715916Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8716163Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8716533Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:47:37.8716891Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:47:37.8717135Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:47:37.8717377Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8717625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8717876Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8718127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8718368Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8718583Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:47:37.8718802Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:47:37.8719036Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8719305Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8719541Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8719781Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:47:37.8720170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:47:37.8720532Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:47:37.8720894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:47:37.8721255Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:47:37.8721612Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:47:37.8721859Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8722099Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8722298Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 PASSED [ 92%] 2023-01-11T21:47:37.8722477Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 PASSED [ 92%] 2023-01-11T21:47:37.8722669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 PASSED [ 92%] 2023-01-11T21:47:37.8722914Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8723178Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8723434Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8723685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8723933Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8724295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:47:37.8724654Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:47:37.8725019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:47:37.8725334Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:47:37.8725584Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8725827Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8726095Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8726337Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8726523Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 PASSED [ 93%] 2023-01-11T21:47:37.8726724Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 PASSED [ 93%] 2023-01-11T21:47:37.8726935Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 93%] 2023-01-11T21:47:37.8727127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 PASSED [ 93%] 2023-01-11T21:47:37.8727372Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8727744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:47:37.8728113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:47:37.8728308Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 PASSED [ 93%] 2023-01-11T21:47:37.8728505Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 PASSED [ 93%] 2023-01-11T21:47:37.8728861Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:47:37.8729107Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:47:37.8729353Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:47:37.8729542Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 PASSED [ 94%] 2023-01-11T21:47:37.8729733Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 PASSED [ 94%] 2023-01-11T21:47:37.8729917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 PASSED [ 94%] 2023-01-11T21:47:37.8730302Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:47:37.8730701Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:47:37.8731074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:47:37.8731490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:47:37.8731866Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:47:37.8732039Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 PASSED [ 94%] 2023-01-11T21:47:37.8732252Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 PASSED [ 94%] 2023-01-11T21:47:37.8732442Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 PASSED [ 94%] 2023-01-11T21:47:37.8732629Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 PASSED [ 94%] 2023-01-11T21:47:37.8732819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 PASSED [ 94%] 2023-01-11T21:47:37.8733001Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 PASSED [ 94%] 2023-01-11T21:47:37.8733247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8733506Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8733763Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8734005Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8734269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8734624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8734998Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8735375Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8735747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8736149Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:47:37.8736399Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8736793Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8737046Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:47:37.8737436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:47:37.8737864Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:47:37.8738249Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:47:37.8738759Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:47:37.8739018Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8739270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8739662Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:47:37.8740061Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:47:37.8740480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:47:37.8740734Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8740990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8741183Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 PASSED [ 96%] 2023-01-11T21:47:37.8741368Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 PASSED [ 96%] 2023-01-11T21:47:37.8741611Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8741858Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8742108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:47:37.8742296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 PASSED [ 97%] 2023-01-11T21:47:37.8742478Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 PASSED [ 97%] 2023-01-11T21:47:37.8742711Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8742955Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8743203Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8743441Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8743727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8743910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 PASSED [ 97%] 2023-01-11T21:47:37.8744088Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 PASSED [ 97%] 2023-01-11T21:47:37.8744369Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8744617Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8744859Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8745041Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 PASSED [ 97%] 2023-01-11T21:47:37.8745214Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 PASSED [ 97%] 2023-01-11T21:47:37.8745458Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:47:37.8745696Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8745933Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8746300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:47:37.8746549Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8746744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 PASSED [ 98%] 2023-01-11T21:47:37.8746935Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 PASSED [ 98%] 2023-01-11T21:47:37.8747268Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8747514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8747759Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8748005Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8748254Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8748439Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 PASSED [ 98%] 2023-01-11T21:47:37.8748678Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8748921Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8749219Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:47:37.8749468Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8749746Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8750104Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:47:37.8750475Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:47:37.8750722Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8750985Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8751238Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8751476Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8751722Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8751975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8752217Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8752468Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8752712Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8752955Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:47:37.8753201Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T21:47:37.8753210Z 2023-01-11T21:47:37.8753318Z =============================== warnings summary =============================== 2023-01-11T21:47:37.8753534Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:47:37.8753889Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:47:37.8753986Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:47:37.8753992Z 2023-01-11T21:47:37.8754210Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:47:37.8754552Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-8620b60c28e99161.xml - 2023-01-11T21:47:37.8754718Z = 843 passed, 613 skipped, 5 deselected, 23 xfailed, 1 warning in 969.04s (0:16:09) = 2023-01-11T21:47:37.8754885Z 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:47:37.8754891Z 2023-01-11T21:47:37.8755237Z ##[endgroup] 2023-01-11T21:47:37.8755536Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients__dydaibl) 2023-01-11T21:47:37.8755541Z 2023-01-11T21:52:19.6791929Z 2023-01-11T21:52:19.6792706Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:52:19.6793739Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_mc8msjgy) 2023-01-11T21:52:19.6801568Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-2176fe3290c92fa6.xml 2023-01-11T21:52:19.6802187Z ============================= test session starts ============================== 2023-01-11T21:52:19.6802804Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:52:19.6803253Z cachedir: .pytest_cache 2023-01-11T21:52:19.6803986Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:52:19.6804611Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:52:19.6805342Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:52:19.6805929Z collecting ... collected 2967 items / 7 deselected / 2960 selected 2023-01-11T21:52:19.6997835Z Running 1476 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2023-01-11T21:52:19.7159060Z 2023-01-11T21:52:19.7159830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7160222Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 PASSED [ 0%] 2023-01-11T21:52:19.7160694Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7161085Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7161463Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7161850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 PASSED [ 0%] 2023-01-11T21:52:19.7162236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:52:19.7162645Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:52:19.7163033Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7163414Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7163829Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__softmax_backward_data_cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7164221Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 PASSED [ 0%] 2023-01-11T21:52:19.7164591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7164959Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 PASSED [ 0%] 2023-01-11T21:52:19.7165333Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 PASSED [ 1%] 2023-01-11T21:52:19.7165717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 PASSED [ 1%] 2023-01-11T21:52:19.7166102Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 PASSED [ 1%] 2023-01-11T21:52:19.7166463Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 PASSED [ 1%] 2023-01-11T21:52:19.7166839Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 PASSED [ 1%] 2023-01-11T21:52:19.7167437Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7168039Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7168620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7169050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 PASSED [ 1%] 2023-01-11T21:52:19.7169430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 PASSED [ 1%] 2023-01-11T21:52:19.7169812Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 PASSED [ 1%] 2023-01-11T21:52:19.7170345Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7170997Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7171588Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7172172Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:52:19.7172645Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 2%] 2023-01-11T21:52:19.7173069Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 2%] 2023-01-11T21:52:19.7173486Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7173937Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T21:52:19.7174353Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 PASSED [ 2%] 2023-01-11T21:52:19.7174728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7175095Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7175464Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 PASSED [ 2%] 2023-01-11T21:52:19.7175819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7176197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:52:19.7176583Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:52:19.7176968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7177334Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 XFAIL [ 2%] 2023-01-11T21:52:19.7177717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 PASSED [ 2%] 2023-01-11T21:52:19.7178088Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 PASSED [ 2%] 2023-01-11T21:52:19.7178689Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:52:19.7179127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 PASSED [ 3%] 2023-01-11T21:52:19.7179680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:52:19.7180281Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:52:19.7180868Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:52:19.7181296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 PASSED [ 3%] 2023-01-11T21:52:19.7181909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 3%] 2023-01-11T21:52:19.7182374Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_complex128 PASSED [ 3%] 2023-01-11T21:52:19.7182787Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 PASSED [ 3%] 2023-01-11T21:52:19.7183144Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_float64 XFAIL [ 3%] 2023-01-11T21:52:19.7183516Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 XFAIL [ 3%] 2023-01-11T21:52:19.7183883Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 XFAIL [ 3%] 2023-01-11T21:52:19.7184404Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:52:19.7184874Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 PASSED [ 3%] 2023-01-11T21:52:19.7185268Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 PASSED [ 3%] 2023-01-11T21:52:19.7185647Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7186010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7186384Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7186752Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7187121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7187634Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7188023Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7188400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7188777Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7189140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7189514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7189898Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 SKIPPED (Barely fails) [ 4%] 2023-01-11T21:52:19.7190275Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 PASSED [ 4%] 2023-01-11T21:52:19.7190650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 PASSED [ 4%] 2023-01-11T21:52:19.7191026Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7191407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7191781Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7192158Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7192545Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7192935Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7193308Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7193685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7194067Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7194504Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7194862Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7195247Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7195644Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7196026Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 PASSED [ 5%] 2023-01-11T21:52:19.7196444Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 PASSED [ 5%] 2023-01-11T21:52:19.7196821Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7197197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 PASSED [ 6%] 2023-01-11T21:52:19.7197565Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7198127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:52:19.7198730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:52:19.7199329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:52:19.7199902Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:52:19.7200319Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7200692Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 PASSED [ 6%] 2023-01-11T21:52:19.7201060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7201428Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 PASSED [ 6%] 2023-01-11T21:52:19.7201809Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7202185Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 PASSED [ 6%] 2023-01-11T21:52:19.7202565Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 PASSED [ 6%] 2023-01-11T21:52:19.7203097Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:52:19.7203687Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:52:19.7204120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7204507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:52:19.7204875Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7205264Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7205652Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7206032Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7206448Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:52:19.7206828Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7207205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7207569Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 PASSED [ 7%] 2023-01-11T21:52:19.7207945Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7208351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 PASSED [ 7%] 2023-01-11T21:52:19.7208735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7209096Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 PASSED [ 7%] 2023-01-11T21:52:19.7209473Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7209852Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 XFAIL [ 8%] 2023-01-11T21:52:19.7210235Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 PASSED [ 8%] 2023-01-11T21:52:19.7210603Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7210979Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7211355Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7211730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7212269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:52:19.7212878Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:52:19.7213315Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 PASSED [ 8%] 2023-01-11T21:52:19.7213700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7214234Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:52:19.7214825Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:52:19.7215266Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_2d_cpu_float64 PASSED [ 8%] 2023-01-11T21:52:19.7215818Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7216237Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 PASSED [ 9%] 2023-01-11T21:52:19.7216625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 PASSED [ 9%] 2023-01-11T21:52:19.7217003Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7217363Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7217907Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7218417Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7218839Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7219210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 PASSED [ 9%] 2023-01-11T21:52:19.7219591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7219963Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 PASSED [ 9%] 2023-01-11T21:52:19.7220533Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7221113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7221706Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7222295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:52:19.7222888Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:52:19.7223480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:52:19.7224064Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:52:19.7224661Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:52:19.7225131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 10%] 2023-01-11T21:52:19.7225547Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7225917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 PASSED [ 10%] 2023-01-11T21:52:19.7226302Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7226685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7227069Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 PASSED [ 10%] 2023-01-11T21:52:19.7227585Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7227981Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 XFAIL [ 10%] 2023-01-11T21:52:19.7228386Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7228764Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 PASSED [ 10%] 2023-01-11T21:52:19.7229152Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 PASSED [ 10%] 2023-01-11T21:52:19.7229549Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7229980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Flaky) [ 11%] 2023-01-11T21:52:19.7230390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7230842Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7231430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:52:19.7232058Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:52:19.7232700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:52:19.7233162Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:52:19.7233573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:52:19.7233991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7234386Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 PASSED [ 11%] 2023-01-11T21:52:19.7234776Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 PASSED [ 11%] 2023-01-11T21:52:19.7235170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7235571Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 PASSED [ 11%] 2023-01-11T21:52:19.7235961Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 PASSED [ 11%] 2023-01-11T21:52:19.7236359Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 PASSED [ 12%] 2023-01-11T21:52:19.7236935Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:52:19.7237581Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:52:19.7238230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:52:19.7238670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 PASSED [ 12%] 2023-01-11T21:52:19.7239080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 12%] 2023-01-11T21:52:19.7239507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 12%] 2023-01-11T21:52:19.7239911Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 PASSED [ 12%] 2023-01-11T21:52:19.7240286Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 PASSED [ 12%] 2023-01-11T21:52:19.7240686Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 PASSED [ 12%] 2023-01-11T21:52:19.7241087Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 PASSED [ 12%] 2023-01-11T21:52:19.7241458Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 PASSED [ 12%] 2023-01-11T21:52:19.7241841Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 PASSED [ 12%] 2023-01-11T21:52:19.7242268Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 PASSED [ 12%] 2023-01-11T21:52:19.7242652Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 PASSED [ 13%] 2023-01-11T21:52:19.7243029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7243434Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7243833Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7244253Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7244630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 PASSED [ 13%] 2023-01-11T21:52:19.7245021Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7245425Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7245826Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 PASSED [ 13%] 2023-01-11T21:52:19.7246207Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 PASSED [ 13%] 2023-01-11T21:52:19.7246591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7246979Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 PASSED [ 13%] 2023-01-11T21:52:19.7247371Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7247744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7248118Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 PASSED [ 13%] 2023-01-11T21:52:19.7248495Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7248880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_complex128 PASSED [ 14%] 2023-01-11T21:52:19.7249454Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7250067Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7250669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7251270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7251867Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7252471Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7252903Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7253452Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:52:19.7253860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7254265Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7254633Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7255002Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 PASSED [ 14%] 2023-01-11T21:52:19.7255358Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 PASSED [ 14%] 2023-01-11T21:52:19.7255732Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amax_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7256151Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7256528Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7256914Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 PASSED [ 15%] 2023-01-11T21:52:19.7257296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7257685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_log_softmax_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7258057Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7258524Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_median_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7258909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7259302Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_complex128 PASSED [ 15%] 2023-01-11T21:52:19.7259690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7260085Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7260471Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 PASSED [ 15%] 2023-01-11T21:52:19.7260862Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 PASSED [ 15%] 2023-01-11T21:52:19.7261241Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 PASSED [ 15%] 2023-01-11T21:52:19.7261632Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmax_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7262019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7262401Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7262769Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7263146Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7263524Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7263888Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7264264Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7264660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7265073Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7265470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7265896Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7266273Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 PASSED [ 16%] 2023-01-11T21:52:19.7266647Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:19.7267357Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7267866Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7268270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7268672Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7269041Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7269423Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7269981Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7270421Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 PASSED [ 17%] 2023-01-11T21:52:19.7270803Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_batch_norm_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7271351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7271783Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 PASSED [ 17%] 2023-01-11T21:52:19.7272160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 PASSED [ 17%] 2023-01-11T21:52:19.7272691Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7273290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7273895Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:52:19.7274484Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:52:19.7275079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:52:19.7275680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:52:19.7276147Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7276593Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7277007Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7277432Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7277893Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7278318Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7278748Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7279179Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 PASSED [ 18%] 2023-01-11T21:52:19.7279613Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7280030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7280436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:52:19.7280865Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 18%] 2023-01-11T21:52:19.7281287Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7281710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7282126Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7282541Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7282945Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7283367Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7283813Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7284250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7284659Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7285063Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7285458Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7285860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7286275Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7286699Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7287121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 19%] 2023-01-11T21:52:19.7287550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7287966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7288366Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 PASSED [ 20%] 2023-01-11T21:52:19.7288805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7289219Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7289629Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7290032Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7290450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7290865Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7291279Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7291682Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7292085Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7292503Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:52:19.7292909Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 PASSED [ 20%] 2023-01-11T21:52:19.7293324Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7293719Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7294135Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 PASSED [ 21%] 2023-01-11T21:52:19.7294558Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7294975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7295387Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 21%] 2023-01-11T21:52:19.7295811Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7296218Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7296614Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7297005Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7297421Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7297831Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7298320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 21%] 2023-01-11T21:52:19.7298746Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7299157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 PASSED [ 21%] 2023-01-11T21:52:19.7299567Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 PASSED [ 22%] 2023-01-11T21:52:19.7300013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7300420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 PASSED [ 22%] 2023-01-11T21:52:19.7300836Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7301250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7301680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7302121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7302551Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 PASSED [ 22%] 2023-01-11T21:52:19.7302973Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7303552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 22%] 2023-01-11T21:52:19.7304153Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 22%] 2023-01-11T21:52:19.7304590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 PASSED [ 22%] 2023-01-11T21:52:19.7304968Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7305339Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 PASSED [ 22%] 2023-01-11T21:52:19.7305718Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 PASSED [ 22%] 2023-01-11T21:52:19.7306136Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 23%] 2023-01-11T21:52:19.7306710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 23%] 2023-01-11T21:52:19.7307443Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 23%] 2023-01-11T21:52:19.7307880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 PASSED [ 23%] 2023-01-11T21:52:19.7308261Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 PASSED [ 23%] 2023-01-11T21:52:19.7308637Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 XFAIL [ 23%] 2023-01-11T21:52:19.7309029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 23%] 2023-01-11T21:52:19.7309461Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 23%] 2023-01-11T21:52:19.7309870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 PASSED [ 23%] 2023-01-11T21:52:19.7310258Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 PASSED [ 23%] 2023-01-11T21:52:19.7310618Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 PASSED [ 23%] 2023-01-11T21:52:19.7310989Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 PASSED [ 23%] 2023-01-11T21:52:19.7311359Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 PASSED [ 23%] 2023-01-11T21:52:19.7311785Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 PASSED [ 23%] 2023-01-11T21:52:19.7312144Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 PASSED [ 23%] 2023-01-11T21:52:19.7312693Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:52:19.7313296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:52:19.7313934Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:52:19.7314526Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:52:19.7315121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:52:19.7315554Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 PASSED [ 24%] 2023-01-11T21:52:19.7315929Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 PASSED [ 24%] 2023-01-11T21:52:19.7316290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 PASSED [ 24%] 2023-01-11T21:52:19.7316660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 PASSED [ 24%] 2023-01-11T21:52:19.7317042Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 PASSED [ 24%] 2023-01-11T21:52:19.7317420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 PASSED [ 24%] 2023-01-11T21:52:19.7317783Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 PASSED [ 24%] 2023-01-11T21:52:19.7318177Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 PASSED [ 24%] 2023-01-11T21:52:19.7318570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 PASSED [ 24%] 2023-01-11T21:52:19.7319119Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:52:19.7319706Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:52:19.7320308Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:52:19.7320906Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:52:19.7321349Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:19.7321726Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7322113Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:19.7322496Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7322876Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:19.7323238Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7323607Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:19.7324006Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7324360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7324739Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 PASSED [ 25%] 2023-01-11T21:52:19.7325119Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:19.7325703Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:52:19.7326136Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 PASSED [ 26%] 2023-01-11T21:52:19.7326517Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7326907Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7327305Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7327856Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:52:19.7328304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7328708Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7329100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 PASSED [ 26%] 2023-01-11T21:52:19.7329473Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7329854Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 PASSED [ 26%] 2023-01-11T21:52:19.7330222Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7330755Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:52:19.7331170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 PASSED [ 26%] 2023-01-11T21:52:19.7331552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 PASSED [ 26%] 2023-01-11T21:52:19.7332122Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7332760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7333397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7334050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7334687Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7335315Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7335948Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:52:19.7336409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 PASSED [ 27%] 2023-01-11T21:52:19.7336787Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 PASSED [ 27%] 2023-01-11T21:52:19.7337165Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 PASSED [ 27%] 2023-01-11T21:52:19.7337528Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 PASSED [ 27%] 2023-01-11T21:52:19.7337932Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_complex128 PASSED [ 27%] 2023-01-11T21:52:19.7338405Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 PASSED [ 27%] 2023-01-11T21:52:19.7338828Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:52:19.7339252Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:52:19.7339840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7340460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7341090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7341734Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7342381Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7343028Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7343476Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 PASSED [ 28%] 2023-01-11T21:52:19.7344058Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7344689Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7345144Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 PASSED [ 28%] 2023-01-11T21:52:19.7345569Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 28%] 2023-01-11T21:52:19.7346185Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7346859Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:52:19.7347645Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:52:19.7348306Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:52:19.7348812Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7349207Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7349600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7349998Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7350423Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7350804Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7351170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7351556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7351929Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7352282Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7352657Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7353046Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7353424Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 PASSED [ 29%] 2023-01-11T21:52:19.7353782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 PASSED [ 29%] 2023-01-11T21:52:19.7354155Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7354528Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7354903Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7355273Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7355652Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7356027Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7356386Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7356749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7357118Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7357487Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7357855Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7358242Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7358628Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7359009Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 PASSED [ 30%] 2023-01-11T21:52:19.7359372Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 PASSED [ 30%] 2023-01-11T21:52:19.7359749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7360152Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7360532Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7360903Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7361278Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7361677Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7362038Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7362404Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7362782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7363157Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7363514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7363894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7364281Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_float64 PASSED [ 31%] 2023-01-11T21:52:19.7364844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 31%] 2023-01-11T21:52:19.7365269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 PASSED [ 31%] 2023-01-11T21:52:19.7365656Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7366024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 PASSED [ 32%] 2023-01-11T21:52:19.7366393Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 PASSED [ 32%] 2023-01-11T21:52:19.7366753Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 PASSED [ 32%] 2023-01-11T21:52:19.7367131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7367517Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7367880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 PASSED [ 32%] 2023-01-11T21:52:19.7368250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7368623Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 PASSED [ 32%] 2023-01-11T21:52:19.7369164Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:52:19.7369743Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:52:19.7370344Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:52:19.7370775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7371143Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7371504Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 PASSED [ 32%] 2023-01-11T21:52:19.7371918Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7372290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7372653Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7373014Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 PASSED [ 33%] 2023-01-11T21:52:19.7373430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:52:19.7373824Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 PASSED [ 33%] 2023-01-11T21:52:19.7374197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7374589Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:52:19.7374990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 PASSED [ 33%] 2023-01-11T21:52:19.7375354Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7375720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 PASSED [ 33%] 2023-01-11T21:52:19.7376074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7376436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7376801Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 PASSED [ 33%] 2023-01-11T21:52:19.7377163Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 PASSED [ 34%] 2023-01-11T21:52:19.7377545Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 PASSED [ 34%] 2023-01-11T21:52:19.7377915Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7378366Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7378743Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 PASSED [ 34%] 2023-01-11T21:52:19.7379119Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7379492Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 PASSED [ 34%] 2023-01-11T21:52:19.7379860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7380395Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:52:19.7380822Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amax_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7381188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amin_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7381725Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:52:19.7382139Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 PASSED [ 34%] 2023-01-11T21:52:19.7382506Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_float64 PASSED [ 34%] 2023-01-11T21:52:19.7383042Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:52:19.7383666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:52:19.7384105Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 35%] 2023-01-11T21:52:19.7384523Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 35%] 2023-01-11T21:52:19.7384917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 PASSED [ 35%] 2023-01-11T21:52:19.7385308Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7385679Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7386044Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7386422Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 PASSED [ 35%] 2023-01-11T21:52:19.7386780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7387155Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 PASSED [ 35%] 2023-01-11T21:52:19.7387626Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7388009Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 PASSED [ 35%] 2023-01-11T21:52:19.7388378Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7388747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 XFAIL [ 35%] 2023-01-11T21:52:19.7389118Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 PASSED [ 35%] 2023-01-11T21:52:19.7389497Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7389872Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7390271Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7390658Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 PASSED [ 36%] 2023-01-11T21:52:19.7391195Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:52:19.7391625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 PASSED [ 36%] 2023-01-11T21:52:19.7392220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 36%] 2023-01-11T21:52:19.7392889Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 36%] 2023-01-11T21:52:19.7393350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7393712Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 PASSED [ 36%] 2023-01-11T21:52:19.7394077Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 XFAIL [ 36%] 2023-01-11T21:52:19.7394615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:52:19.7395046Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 PASSED [ 36%] 2023-01-11T21:52:19.7395480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7395883Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 PASSED [ 36%] 2023-01-11T21:52:19.7396269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7396626Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7397035Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 PASSED [ 37%] 2023-01-11T21:52:19.7397419Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7397810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 PASSED [ 37%] 2023-01-11T21:52:19.7398191Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7398573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_complex_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7398947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 PASSED [ 37%] 2023-01-11T21:52:19.7399320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7399686Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7400079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 PASSED [ 37%] 2023-01-11T21:52:19.7400464Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 PASSED [ 37%] 2023-01-11T21:52:19.7400840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7401197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 PASSED [ 37%] 2023-01-11T21:52:19.7401564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_float64 XFAIL [ 38%] 2023-01-11T21:52:19.7401932Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7402289Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7402657Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7403029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7403411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 PASSED [ 38%] 2023-01-11T21:52:19.7403772Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7404164Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7404552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7404924Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7405301Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_complex128 PASSED [ 38%] 2023-01-11T21:52:19.7405691Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7406073Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7406454Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 PASSED [ 38%] 2023-01-11T21:52:19.7406884Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 PASSED [ 38%] 2023-01-11T21:52:19.7407267Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 PASSED [ 39%] 2023-01-11T21:52:19.7407639Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7407993Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7408365Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 PASSED [ 39%] 2023-01-11T21:52:19.7408775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 PASSED [ 39%] 2023-01-11T21:52:19.7409151Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7409507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7410052Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:52:19.7410656Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:52:19.7411261Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:52:19.7411843Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:52:19.7412432Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:52:19.7412855Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erf_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7413226Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7413588Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 PASSED [ 39%] 2023-01-11T21:52:19.7413961Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7414339Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7414717Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7415080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 PASSED [ 40%] 2023-01-11T21:52:19.7415457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7415835Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 PASSED [ 40%] 2023-01-11T21:52:19.7416197Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7416568Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7416938Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7417308Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7417666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7418034Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7418480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7418890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 PASSED [ 40%] 2023-01-11T21:52:19.7419240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_complex128 XFAIL [ 40%] 2023-01-11T21:52:19.7419606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_float64 XFAIL [ 41%] 2023-01-11T21:52:19.7419975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7420375Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7420727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7421092Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frac_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7421462Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7421996Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:52:19.7422578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:52:19.7423156Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:52:19.7423577Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 PASSED [ 41%] 2023-01-11T21:52:19.7423939Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_complex128 XFAIL [ 41%] 2023-01-11T21:52:19.7424305Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_float64 XFAIL [ 41%] 2023-01-11T21:52:19.7424836Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:52:19.7425426Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:52:19.7425842Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7426218Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 PASSED [ 42%] 2023-01-11T21:52:19.7426588Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7426954Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7427391Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_i0_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7427768Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 PASSED [ 42%] 2023-01-11T21:52:19.7428150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7428533Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 PASSED [ 42%] 2023-01-11T21:52:19.7428901Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7429277Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7429656Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7430042Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 PASSED [ 42%] 2023-01-11T21:52:19.7430416Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 PASSED [ 42%] 2023-01-11T21:52:19.7430840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 PASSED [ 42%] 2023-01-11T21:52:19.7431380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:52:19.7431966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7432573Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7433164Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7433738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7434322Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7434894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7435475Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7436056Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:52:19.7436520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:52:19.7436958Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:52:19.7437407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:52:19.7437856Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:52:19.7438300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:52:19.7438699Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 PASSED [ 43%] 2023-01-11T21:52:19.7439066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_float64 PASSED [ 43%] 2023-01-11T21:52:19.7439437Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7439807Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7440326Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:52:19.7440740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7441107Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7441486Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 PASSED [ 44%] 2023-01-11T21:52:19.7441856Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7442237Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7442650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 PASSED [ 44%] 2023-01-11T21:52:19.7443029Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7443411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 PASSED [ 44%] 2023-01-11T21:52:19.7443813Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 PASSED [ 44%] 2023-01-11T21:52:19.7444229Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7444609Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 PASSED [ 44%] 2023-01-11T21:52:19.7445000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 PASSED [ 44%] 2023-01-11T21:52:19.7445386Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 PASSED [ 45%] 2023-01-11T21:52:19.7445768Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 PASSED [ 45%] 2023-01-11T21:52:19.7446320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:52:19.7446947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:52:19.7447563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:52:19.7448012Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 45%] 2023-01-11T21:52:19.7448400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 PASSED [ 45%] 2023-01-11T21:52:19.7448775Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 PASSED [ 45%] 2023-01-11T21:52:19.7449167Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 PASSED [ 45%] 2023-01-11T21:52:19.7449556Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 PASSED [ 45%] 2023-01-11T21:52:19.7449944Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 PASSED [ 45%] 2023-01-11T21:52:19.7450530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:52:19.7450983Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 PASSED [ 45%] 2023-01-11T21:52:19.7451390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 45%] 2023-01-11T21:52:19.7451777Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7452167Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7452626Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 46%] 2023-01-11T21:52:19.7453072Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7453446Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7453837Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7454264Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7454669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7455055Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7455435Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7455840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7456236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7456622Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7457019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 PASSED [ 46%] 2023-01-11T21:52:19.7457409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 PASSED [ 46%] 2023-01-11T21:52:19.7457805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7458188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7458648Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7459020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7459398Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7459766Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7460145Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7460522Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7460910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7461306Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7461692Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7462081Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 PASSED [ 47%] 2023-01-11T21:52:19.7462446Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 PASSED [ 47%] 2023-01-11T21:52:19.7463013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:52:19.7463629Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:52:19.7464233Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7464834Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7465439Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7466072Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7466504Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logit_cpu_float64 PASSED [ 48%] 2023-01-11T21:52:19.7467038Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7467716Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:52:19.7468188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_float64 PASSED [ 48%] 2023-01-11T21:52:19.7468565Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:52:19.7468943Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 PASSED [ 48%] 2023-01-11T21:52:19.7469330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 PASSED [ 48%] 2023-01-11T21:52:19.7469706Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 PASSED [ 48%] 2023-01-11T21:52:19.7470079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 PASSED [ 48%] 2023-01-11T21:52:19.7470441Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amax_cpu_float64 PASSED [ 48%] 2023-01-11T21:52:19.7470824Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amin_cpu_float64 PASSED [ 48%] 2023-01-11T21:52:19.7471382Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:52:19.7471824Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_complex128 PASSED [ 49%] 2023-01-11T21:52:19.7472207Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_complex128 PASSED [ 49%] 2023-01-11T21:52:19.7472588Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 PASSED [ 49%] 2023-01-11T21:52:19.7472971Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7473356Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_log_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7473727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7474107Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7474487Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 PASSED [ 49%] 2023-01-11T21:52:19.7474879Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7475250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7475630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_complex128 PASSED [ 49%] 2023-01-11T21:52:19.7476008Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7476395Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 49%] 2023-01-11T21:52:19.7476805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7477190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7477563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 PASSED [ 50%] 2023-01-11T21:52:19.7477960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7478329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7478719Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:52:19.7479128Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7479574Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:52:19.7479983Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7480383Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7480771Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7481123Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7481484Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mode_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7481857Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 PASSED [ 50%] 2023-01-11T21:52:19.7482238Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:19.7482594Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_msort_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7482959Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7483513Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:52:19.7483952Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7484351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7484753Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7485141Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7485505Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7486064Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:52:19.7486666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:52:19.7487092Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7487471Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:52:19.7487856Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_float64 PASSED [ 51%] 2023-01-11T21:52:19.7488399Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:52:19.7489011Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:52:19.7489633Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:52:19.7490229Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:52:19.7490819Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:52:19.7491432Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:52:19.7491889Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7492304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7492720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7493138Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7493552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7493969Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7494390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7494786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:52:19.7495186Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7495578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:52:19.7495976Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:52:19.7496381Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:52:19.7496786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7497210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:52:19.7497629Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7498049Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7498524Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7498930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7499325Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7499729Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7500155Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 53%] 2023-01-11T21:52:19.7500615Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7501091Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7501508Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7501897Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7502298Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 PASSED [ 53%] 2023-01-11T21:52:19.7502729Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7503145Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7503552Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7503966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7504384Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7504807Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7505229Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7505642Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 PASSED [ 54%] 2023-01-11T21:52:19.7506041Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7506439Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7506830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 PASSED [ 54%] 2023-01-11T21:52:19.7507315Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7507729Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7508131Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 PASSED [ 54%] 2023-01-11T21:52:19.7508519Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7508939Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:52:19.7509377Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:52:19.7509798Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7510188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7510592Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7511019Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7511456Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7511916Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 PASSED [ 55%] 2023-01-11T21:52:19.7512327Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 PASSED [ 55%] 2023-01-11T21:52:19.7512738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 PASSED [ 55%] 2023-01-11T21:52:19.7513154Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7513591Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7514003Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 PASSED [ 55%] 2023-01-11T21:52:19.7514408Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 55%] 2023-01-11T21:52:19.7514827Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7515217Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7515603Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7515984Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7516388Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7516796Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:52:19.7517217Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7517627Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7518035Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 PASSED [ 56%] 2023-01-11T21:52:19.7518427Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7518829Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 PASSED [ 56%] 2023-01-11T21:52:19.7519409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:52:19.7519844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 PASSED [ 56%] 2023-01-11T21:52:19.7520214Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 PASSED [ 56%] 2023-01-11T21:52:19.7520598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 PASSED [ 56%] 2023-01-11T21:52:19.7521001Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2023-01-11T21:52:19.7521425Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2023-01-11T21:52:19.7522017Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:52:19.7522455Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 PASSED [ 57%] 2023-01-11T21:52:19.7522839Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 PASSED [ 57%] 2023-01-11T21:52:19.7523242Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 PASSED [ 57%] 2023-01-11T21:52:19.7523624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 PASSED [ 57%] 2023-01-11T21:52:19.7524030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:52:19.7524462Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:52:19.7524908Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:52:19.7525316Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 PASSED [ 57%] 2023-01-11T21:52:19.7525695Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 PASSED [ 57%] 2023-01-11T21:52:19.7526072Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_complex128 PASSED [ 57%] 2023-01-11T21:52:19.7526428Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_float64 PASSED [ 57%] 2023-01-11T21:52:19.7526794Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_float64 PASSED [ 57%] 2023-01-11T21:52:19.7527341Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7527934Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7528515Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7529101Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7529699Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7530298Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:52:19.7530715Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_float64 PASSED [ 58%] 2023-01-11T21:52:19.7531104Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 PASSED [ 58%] 2023-01-11T21:52:19.7531493Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 PASSED [ 58%] 2023-01-11T21:52:19.7531873Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 PASSED [ 58%] 2023-01-11T21:52:19.7532244Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 PASSED [ 58%] 2023-01-11T21:52:19.7532624Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 PASSED [ 58%] 2023-01-11T21:52:19.7533002Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 PASSED [ 58%] 2023-01-11T21:52:19.7533375Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 PASSED [ 58%] 2023-01-11T21:52:19.7533749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 PASSED [ 59%] 2023-01-11T21:52:19.7534141Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 PASSED [ 59%] 2023-01-11T21:52:19.7534698Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:52:19.7535292Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:52:19.7535759Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 PASSED [ 59%] 2023-01-11T21:52:19.7536141Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 PASSED [ 59%] 2023-01-11T21:52:19.7536514Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 PASSED [ 59%] 2023-01-11T21:52:19.7536881Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_cpu_float64 PASSED [ 59%] 2023-01-11T21:52:19.7537275Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 PASSED [ 59%] 2023-01-11T21:52:19.7537683Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:52:19.7538099Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:52:19.7538572Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 PASSED [ 59%] 2023-01-11T21:52:19.7538931Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 PASSED [ 59%] 2023-01-11T21:52:19.7539486Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:52:19.7540094Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:52:19.7540528Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7540893Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7541274Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7541669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7542044Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_complex128 PASSED [ 60%] 2023-01-11T21:52:19.7542418Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7542781Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 PASSED [ 60%] 2023-01-11T21:52:19.7543321Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7543928Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7544559Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7545179Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7545797Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7546418Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:52:19.7546838Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 PASSED [ 60%] 2023-01-11T21:52:19.7547337Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 PASSED [ 60%] 2023-01-11T21:52:19.7547710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7548093Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7548457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sort_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7549011Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7549673Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7550290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7550914Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7551559Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7552006Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7552394Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7552955Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7553608Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7554059Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7554637Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:52:19.7555082Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 PASSED [ 61%] 2023-01-11T21:52:19.7555664Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:52:19.7556290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:52:19.7556739Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 PASSED [ 62%] 2023-01-11T21:52:19.7557143Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 62%] 2023-01-11T21:52:19.7557753Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:52:19.7558433Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:52:19.7559105Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:52:19.7559829Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:52:19.7560466Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:52:19.7561079Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:52:19.7561549Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 PASSED [ 62%] 2023-01-11T21:52:19.7561940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 PASSED [ 62%] 2023-01-11T21:52:19.7562306Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_complex128 PASSED [ 62%] 2023-01-11T21:52:19.7562681Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_float64 PASSED [ 62%] 2023-01-11T21:52:19.7563056Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7563431Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7563784Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7564155Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7564542Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7564927Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7565285Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7565649Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7566018Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7566378Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7566738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7567109Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7567490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7567845Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_float64 PASSED [ 63%] 2023-01-11T21:52:19.7568210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 PASSED [ 63%] 2023-01-11T21:52:19.7568580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7568956Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7569326Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7569699Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7570071Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7570436Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_topk_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7570800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7571212Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7571589Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7571947Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7572331Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7572713Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7573112Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7573479Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 PASSED [ 64%] 2023-01-11T21:52:19.7573856Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 PASSED [ 64%] 2023-01-11T21:52:19.7574239Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7574622Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7574991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7575560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:52:19.7576009Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7576391Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7576754Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7577122Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7577497Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7577860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7578242Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7578714Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7579088Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7579450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 PASSED [ 65%] 2023-01-11T21:52:19.7579827Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 PASSED [ 65%] 2023-01-11T21:52:19.7580202Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_complex128 PASSED [ 66%] 2023-01-11T21:52:19.7580749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:52:19.7581342Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:52:19.7581943Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:52:19.7582434Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7582920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7583443Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7583953Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7584485Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7584986Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7585492Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7585989Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7586490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7586994Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:52:19.7587536Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:52:19.7587998Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__softmax_backward_data_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:52:19.7588457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7588844Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7589231Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7589610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7590009Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7590407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7590801Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7591183Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7591578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7591984Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7592401Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7592797Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 PASSED [ 67%] 2023-01-11T21:52:19.7593184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 PASSED [ 67%] 2023-01-11T21:52:19.7593570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 PASSED [ 68%] 2023-01-11T21:52:19.7594174Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7594777Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7595407Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7595945Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:52:19.7596560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7597046Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:52:19.7597559Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:52:19.7598176Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7598786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7599402Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7599751Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:52:19.7599964Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 68%] 2023-01-11T21:52:19.7600169Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_float64 XFAIL [ 68%] 2023-01-11T21:52:19.7600428Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:52:19.7600622Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 PASSED [ 69%] 2023-01-11T21:52:19.7600805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 PASSED [ 69%] 2023-01-11T21:52:19.7601050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7601301Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7601555Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7601806Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7602058Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7602307Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7602515Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 PASSED [ 69%] 2023-01-11T21:52:19.7602761Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7603008Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7603283Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7603530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7603769Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:52:19.7604123Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:52:19.7604376Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7604735Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:52:19.7604991Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7605396Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 70%] 2023-01-11T21:52:19.7605643Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7605874Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7606120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7606361Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7606606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7606846Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7607034Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 PASSED [ 70%] 2023-01-11T21:52:19.7607224Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 PASSED [ 70%] 2023-01-11T21:52:19.7607409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 PASSED [ 70%] 2023-01-11T21:52:19.7607647Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:52:19.7607896Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7608184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7608432Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7608666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7608883Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 PASSED [ 71%] 2023-01-11T21:52:19.7609137Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7609329Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 PASSED [ 71%] 2023-01-11T21:52:19.7609516Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 PASSED [ 71%] 2023-01-11T21:52:19.7609884Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:52:19.7610129Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7610370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7610613Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7610803Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 PASSED [ 71%] 2023-01-11T21:52:19.7611067Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7611316Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:52:19.7611509Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 PASSED [ 72%] 2023-01-11T21:52:19.7611749Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7612001Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7612250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7612496Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7612754Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7613001Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7613246Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7613533Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7613786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7614051Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7614229Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 PASSED [ 72%] 2023-01-11T21:52:19.7614474Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:52:19.7614674Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 PASSED [ 72%] 2023-01-11T21:52:19.7614875Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 PASSED [ 72%] 2023-01-11T21:52:19.7615074Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 PASSED [ 73%] 2023-01-11T21:52:19.7615316Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7615561Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7615806Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7616047Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7616289Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7616526Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7616769Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:52:19.7617126Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:52:19.7617489Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:52:19.7617847Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:52:19.7618200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:52:19.7618457Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 PASSED [ 73%] 2023-01-11T21:52:19.7618645Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 PASSED [ 73%] 2023-01-11T21:52:19.7618832Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 PASSED [ 73%] 2023-01-11T21:52:19.7619048Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 PASSED [ 74%] 2023-01-11T21:52:19.7619303Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7619550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7619823Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7620057Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7620303Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7620553Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7620796Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7621047Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7621291Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7621542Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7621786Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7622027Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7622273Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:52:19.7622522Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7622767Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7623013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7623250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7623493Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7623737Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7623979Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7624191Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 PASSED [ 75%] 2023-01-11T21:52:19.7624435Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7641738Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7642193Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7642455Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7642701Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7642956Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7643205Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:19.7643459Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:52:19.7643660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 PASSED [ 76%] 2023-01-11T21:52:19.7643854Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 PASSED [ 76%] 2023-01-11T21:52:19.7644099Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:52:19.7644285Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 PASSED [ 76%] 2023-01-11T21:52:19.7644685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7645055Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7645306Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:52:19.7645642Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7646008Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7646361Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7646726Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7646979Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:52:19.7647333Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:52:19.7647604Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 PASSED [ 76%] 2023-01-11T21:52:19.7647800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 PASSED [ 77%] 2023-01-11T21:52:19.7647989Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 PASSED [ 77%] 2023-01-11T21:52:19.7648179Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 PASSED [ 77%] 2023-01-11T21:52:19.7648458Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:52:19.7648704Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:52:19.7649050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7649401Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7649765Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7650125Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7650484Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7650849Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7651479Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:52:19.7651972Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:52:19.7652444Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:52:19.7652912Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:52:19.7653378Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 78%] 2023-01-11T21:52:19.7653833Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 78%] 2023-01-11T21:52:19.7654296Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7654802Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7655305Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7655813Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7656347Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7656782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 PASSED [ 78%] 2023-01-11T21:52:19.7657179Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 PASSED [ 78%] 2023-01-11T21:52:19.7657566Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 PASSED [ 78%] 2023-01-11T21:52:19.7658050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7658645Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7659188Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7659703Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7660224Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:52:19.7660744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7661263Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7661822Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7662370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7662887Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7663529Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:52:19.7664172Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:52:19.7664801Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:52:19.7665445Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:52:19.7665960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7666469Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7666973Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7667630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7668146Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:52:19.7668665Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7669351Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:52:19.7669875Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7670397Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7670902Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7671450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7672017Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7672547Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7673052Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7673564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7674086Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7674597Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7675110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7675616Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7676146Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:52:19.7676672Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7677181Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7677697Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7678280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7678826Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7679358Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7679906Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7680426Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7680932Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7681438Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7681887Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_complex128 PASSED [ 81%] 2023-01-11T21:52:19.7682281Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:52:19.7682657Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 PASSED [ 81%] 2023-01-11T21:52:19.7683107Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7683631Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:52:19.7684158Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7684696Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7685336Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:52:19.7685993Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:52:19.7686625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:52:19.7687253Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:52:19.7687757Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7688394Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:52:19.7688886Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7689423Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7689930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7690428Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7690937Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7691435Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7691942Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:52:19.7692571Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:52:19.7693026Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 PASSED [ 83%] 2023-01-11T21:52:19.7693480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7693999Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7694507Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7695024Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7695477Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 PASSED [ 83%] 2023-01-11T21:52:19.7695882Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 PASSED [ 83%] 2023-01-11T21:52:19.7696347Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7696855Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7697352Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7697862Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7698451Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7698969Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:19.7699472Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7699996Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7700518Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7701039Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7701578Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7702108Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7702606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7703102Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7703599Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7704112Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7704544Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 PASSED [ 84%] 2023-01-11T21:52:19.7704995Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7705505Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:52:19.7706136Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:52:19.7706751Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:52:19.7707283Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 PASSED [ 85%] 2023-01-11T21:52:19.7707805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 PASSED [ 85%] 2023-01-11T21:52:19.7708385Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7709007Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7709610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7710230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7710859Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7711477Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:52:19.7712061Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7712606Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7713186Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7713679Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64 PASSED [ 85%] 2023-01-11T21:52:19.7714162Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7714674Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7715203Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:52:19.7715741Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7716286Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7716829Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7717364Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7717892Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7718356Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 PASSED [ 86%] 2023-01-11T21:52:19.7718830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7719307Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 XFAIL [ 86%] 2023-01-11T21:52:19.7719768Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 86%] 2023-01-11T21:52:19.7720266Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7720810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7721347Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7721893Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7722411Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7722938Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:52:19.7723446Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 PASSED [ 87%] 2023-01-11T21:52:19.7723923Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7724451Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7724986Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7725527Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7726080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7726598Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7727133Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7727666Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7728199Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7728727Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7729236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7729767Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7730304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:52:19.7730836Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7731381Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7731944Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7732480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7733013Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7733565Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7734093Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7734603Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7735123Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7735660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7736200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7736731Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7737250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7737761Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:52:19.7738210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 XFAIL [ 88%] 2023-01-11T21:52:19.7738678Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 PASSED [ 89%] 2023-01-11T21:52:19.7739142Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7739669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7740189Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7740712Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7741241Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7741700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 PASSED [ 89%] 2023-01-11T21:52:19.7742211Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7742765Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7743304Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7743840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7744364Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7745006Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:52:19.7745491Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7745979Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:52:19.7746469Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7746957Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7747569Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7748059Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7748515Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T21:52:19.7748948Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T21:52:19.7749534Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:52:19.7750127Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:52:19.7750654Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7751239Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7751737Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7752340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:52:19.7753121Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 PASSED [ 90%] 2023-01-11T21:52:19.7753937Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:52:19.7754661Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:52:19.7755449Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7756441Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7757427Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7758390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7759242Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 PASSED [ 91%] 2023-01-11T21:52:19.7759980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 PASSED [ 91%] 2023-01-11T21:52:19.7760831Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7761685Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 PASSED [ 91%] 2023-01-11T21:52:19.7762817Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:52:19.7764008Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:52:19.7765200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:52:19.7766185Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7767179Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:19.7768054Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 PASSED [ 91%] 2023-01-11T21:52:19.7768820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 PASSED [ 92%] 2023-01-11T21:52:19.7769684Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7770692Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7771689Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7772919Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:52:19.7773917Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7775011Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7775996Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7776908Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 92%] 2023-01-11T21:52:19.7777761Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 PASSED [ 92%] 2023-01-11T21:52:19.7778694Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:52:19.7779564Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 PASSED [ 92%] 2023-01-11T21:52:19.7780347Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 PASSED [ 92%] 2023-01-11T21:52:19.7781110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 PASSED [ 92%] 2023-01-11T21:52:19.7781875Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 PASSED [ 92%] 2023-01-11T21:52:19.7782670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 PASSED [ 93%] 2023-01-11T21:52:19.7783465Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 XFAIL [ 93%] 2023-01-11T21:52:19.7784242Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 PASSED [ 93%] 2023-01-11T21:52:19.7785163Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:52:19.7786218Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:52:19.7787377Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:52:19.7788261Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 PASSED [ 93%] 2023-01-11T21:52:19.7789391Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7790572Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7791430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 PASSED [ 93%] 2023-01-11T21:52:19.7792576Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7793846Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7795080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7796350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7797760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:52:19.7799051Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7800240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7801284Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7802269Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7803273Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7804301Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7805541Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7806852Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7808184Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7809524Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:52:19.7810563Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7811838Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:52:19.7812872Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7813874Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7814893Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:52:19.7816155Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:52:19.7817440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:52:19.7818608Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7820007Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:52:19.7821461Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:52:19.7822841Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:52:19.7824236Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:52:19.7825494Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:52:19.7826502Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7827635Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7828631Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7829669Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7830723Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:52:19.7831625Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 PASSED [ 95%] 2023-01-11T21:52:19.7832364Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 PASSED [ 96%] 2023-01-11T21:52:19.7833125Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 PASSED [ 96%] 2023-01-11T21:52:19.7833896Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 PASSED [ 96%] 2023-01-11T21:52:19.7834782Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7835747Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7836726Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7837714Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7838762Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7839803Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7840816Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7841824Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7842916Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7843896Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7844858Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7845914Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:52:19.7846894Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7847874Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7848725Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 PASSED [ 97%] 2023-01-11T21:52:19.7849459Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 PASSED [ 97%] 2023-01-11T21:52:19.7850354Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7851356Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7852357Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7853346Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7854327Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7855311Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7856295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7857275Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7858334Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:52:19.7859217Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 PASSED [ 97%] 2023-01-11T21:52:19.7859975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 PASSED [ 97%] 2023-01-11T21:52:19.7860728Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 PASSED [ 98%] 2023-01-11T21:52:19.7861464Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 PASSED [ 98%] 2023-01-11T21:52:19.7862225Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 PASSED [ 98%] 2023-01-11T21:52:19.7863012Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 PASSED [ 98%] 2023-01-11T21:52:19.7863981Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7864975Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7865963Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7867429Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:52:19.7868660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:52:19.7869517Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 PASSED [ 98%] 2023-01-11T21:52:19.7870295Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 PASSED [ 98%] 2023-01-11T21:52:19.7871161Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7872141Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7873103Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7874101Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:52:19.7875093Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7876085Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7877088Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7878066Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7879040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7880027Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7881028Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7882004Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:52:19.7882889Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 PASSED [ 99%] 2023-01-11T21:52:19.7883662Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 PASSED [ 99%] 2023-01-11T21:52:19.7884418Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 PASSED [ 99%] 2023-01-11T21:52:19.7885636Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:52:19.7886805Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:52:19.7888040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:52:19.7889302Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T21:52:19.7889816Z 2023-01-11T21:52:19.7890023Z =============================== warnings summary =============================== 2023-01-11T21:52:19.7890651Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:52:19.7891646Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:52:19.7892324Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:52:19.7892569Z 2023-01-11T21:52:19.7892962Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:52:19.7893960Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-2176fe3290c92fa6.xml - 2023-01-11T21:52:19.7894708Z = 834 passed, 621 skipped, 7 deselected, 21 xfailed, 1 warning in 1251.05s (0:20:51) = 2023-01-11T21:52:19.7895344Z 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:52:19.7895712Z 2023-01-11T21:52:19.7896168Z ##[endgroup] 2023-01-11T21:52:19.7896946Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_mc8msjgy) 2023-01-11T21:52:19.7897389Z 2023-01-11T21:52:20.4771975Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:52:20.476783] 2023-01-11T21:52:34.6810173Z 2023-01-11T21:52:34.6810889Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:52:34.6811830Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_3k3kytu8) 2023-01-11T21:52:34.6812771Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-7b36ecf48010b636.xml 2023-01-11T21:52:34.6813266Z ============================= test session starts ============================== 2023-01-11T21:52:34.6813862Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:52:34.6814279Z cachedir: .pytest_cache 2023-01-11T21:52:34.6814894Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:52:34.6815409Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:52:34.6816057Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:52:34.6816536Z collecting ... collected 2967 items / 2955 deselected / 12 selected 2023-01-11T21:52:34.6819251Z Running 12 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2023-01-11T21:52:34.6821534Z 2023-01-11T21:52:34.6821837Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 PASSED [ 8%] 2023-01-11T21:52:34.6822409Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 PASSED [ 16%] 2023-01-11T21:52:34.6822964Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 PASSED [ 25%] 2023-01-11T21:52:34.6823375Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 PASSED [ 33%] 2023-01-11T21:52:34.6823852Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 PASSED [ 41%] 2023-01-11T21:52:34.6824423Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 PASSED [ 50%] 2023-01-11T21:52:34.6824966Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 PASSED [ 58%] 2023-01-11T21:52:34.6825509Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 PASSED [ 66%] 2023-01-11T21:52:34.6826126Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:52:34.6826813Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:52:34.6827744Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:52:34.6828281Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T21:52:34.6828558Z 2023-01-11T21:52:34.6828676Z =============================== warnings summary =============================== 2023-01-11T21:52:34.6829056Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:52:34.6829584Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:52:34.6829944Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:52:34.6830078Z 2023-01-11T21:52:34.6830310Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:52:34.6830832Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-7b36ecf48010b636.xml - 2023-01-11T21:52:34.6831221Z =========== 8 passed, 4 skipped, 2955 deselected, 1 warning in 8.33s =========== 2023-01-11T21:52:34.6831547Z 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:52:34.6831743Z 2023-01-11T21:52:34.6832008Z ##[endgroup] 2023-01-11T21:52:34.6832522Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_3k3kytu8) 2023-01-11T21:52:34.6832750Z 2023-01-11T21:52:34.6832906Z Running test_linalg ... [2023-01-11 21:52:34.682149] 2023-01-11T21:52:34.6833358Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:52:34.682579] 2023-01-11T22:01:35.1712294Z 2023-01-11T22:01:35.1712974Z Expand the folded group to see the log file of test_linalg 2023-01-11T22:01:35.1713672Z ##[group]PRINTING LOG FILE of test_linalg (/var/lib/jenkins/workspace/test/test-reports/test_linalg_vqksth52) 2023-01-11T22:01:35.1716423Z Test results will be stored in test-reports/python-unittest/test_linalg 2023-01-11T22:01:35.1716746Z 2023-01-11T22:01:35.1716856Z Running tests... 2023-01-11T22:01:35.1717327Z ---------------------------------------------------------------------- 2023-01-11T22:01:35.1717781Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.445s) 2023-01-11T22:01:35.1718239Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.608s) 2023-01-11T22:01:35.1718684Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.648s) 2023-01-11T22:01:35.1719099Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.356s) 2023-01-11T22:01:35.1719516Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.243s) 2023-01-11T22:01:35.1719962Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1720423Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.039s) 2023-01-11T22:01:35.1720891Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.038s) 2023-01-11T22:01:35.1721411Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1721879Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.1722285Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1722718Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.043s) 2023-01-11T22:01:35.1723152Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.036s) 2023-01-11T22:01:35.1723555Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.035s) 2023-01-11T22:01:35.1723980Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.500s) 2023-01-11T22:01:35.1724417Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.499s) 2023-01-11T22:01:35.1724830Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1725238Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.059s) 2023-01-11T22:01:35.1725639Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.052s) 2023-01-11T22:01:35.1726049Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1726462Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2023-01-11T22:01:35.1726982Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1727556Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.023s) 2023-01-11T22:01:35.1728100Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1728607Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.081s) 2023-01-11T22:01:35.1729166Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.110s) 2023-01-11T22:01:35.1729739Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.105s) 2023-01-11T22:01:35.1730278Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.065s) 2023-01-11T22:01:35.1730829Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.062s) 2023-01-11T22:01:35.1731381Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.068s) 2023-01-11T22:01:35.1732061Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1732492Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1732908Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1733362Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1733815Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1734303Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... ok (0.856s) 2023-01-11T22:01:35.1734772Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (12.770s) 2023-01-11T22:01:35.1735298Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (15.204s) 2023-01-11T22:01:35.1736236Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (14.813s) 2023-01-11T22:01:35.1736680Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (11.551s) 2023-01-11T22:01:35.1737111Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (11.296s) 2023-01-11T22:01:35.1737670Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1738168Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1738657Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2023-01-11T22:01:35.1739152Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1739607Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1740046Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1740456Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1740908Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1741361Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1741810Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1742201Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1743275Z test_blas_mv_large_input_cpu (__main__.TestLinalgCPU) ... test_linalg.py:4677: UserWarning: An output with one or more elements was resized since it had shape [200], which does not match the required output shape [3000]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1744391Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2023-01-11T22:01:35.1744682Z ok (0.025s) 2023-01-11T22:01:35.1745703Z test_blas_nan_out_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:4652: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1746685Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2023-01-11T22:01:35.1746974Z ok (0.006s) 2023-01-11T22:01:35.1747579Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1747998Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1748386Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1748774Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1749345Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1750448Z test_bmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1751482Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1752421Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1753295Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1754246Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1755129Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1756091Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1756895Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1757754Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1758563Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1759535Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1760440Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1761519Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1762476Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1763377Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1764178Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1765106Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1765906Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1766792Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1767619Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1768509Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1769327Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1770172Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1770936Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1771768Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1772542Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1773392Z test_linalg.py:5739: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1774155Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:01:35.1774458Z ok (5.131s) 2023-01-11T22:01:35.1774769Z test_bmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (5.402s) 2023-01-11T22:01:35.1775139Z test_bmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (5.370s) 2023-01-11T22:01:35.1775494Z test_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (4.529s) 2023-01-11T22:01:35.1775849Z test_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (4.235s) 2023-01-11T22:01:35.1776891Z test_broadcast_batched_matmul_cpu (__main__.TestLinalgCPU) ... test_linalg.py:6856: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [3, 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1777833Z torch.matmul(l, r, out=out) 2023-01-11T22:01:35.1778683Z test_linalg.py:6856: UserWarning: An output with one or more elements was resized since it had shape [3, 1], which does not match the required output shape [3, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1779482Z torch.matmul(l, r, out=out) 2023-01-11T22:01:35.1779720Z ok (0.051s) 2023-01-11T22:01:35.1780035Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.006s) 2023-01-11T22:01:35.1781402Z test_chain_matmul_cpu_float64 (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1626: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1077.) 2023-01-11T22:01:35.1782327Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2023-01-11T22:01:35.1782612Z ok (0.011s) 2023-01-11T22:01:35.1782916Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1783302Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1783669Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.051s) 2023-01-11T22:01:35.1784047Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.044s) 2023-01-11T22:01:35.1784457Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.075s) 2023-01-11T22:01:35.1784883Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.076s) 2023-01-11T22:01:35.1785316Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.073s) 2023-01-11T22:01:35.1785750Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.073s) 2023-01-11T22:01:35.1786166Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.014s) 2023-01-11T22:01:35.1786542Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2023-01-11T22:01:35.1786940Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1787499Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1787889Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1788310Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1788721Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1789118Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1789617Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1790027Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1790453Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.058s) 2023-01-11T22:01:35.1790828Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1791259Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.1791727Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1792248Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1792691Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1793156Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1793637Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1794102Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1794560Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1795203Z test_cholesky_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:2483: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T22:01:35.1795719Z L = torch.cholesky(A) 2023-01-11T22:01:35.1795968Z should be replaced with 2023-01-11T22:01:35.1796243Z L = torch.linalg.cholesky(A) 2023-01-11T22:01:35.1796488Z and 2023-01-11T22:01:35.1796728Z U = torch.cholesky(A, upper=True) 2023-01-11T22:01:35.1796994Z should be replaced with 2023-01-11T22:01:35.1797269Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T22:01:35.1797813Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T22:01:35.1798359Z L = torch.cholesky(A, upper=upper) 2023-01-11T22:01:35.1798629Z ok (0.019s) 2023-01-11T22:01:35.1798960Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2023-01-11T22:01:35.1799369Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2023-01-11T22:01:35.1799782Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2023-01-11T22:01:35.1800314Z test_cholesky_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1800948Z test_cholesky_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1801548Z test_cholesky_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1802143Z test_cholesky_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1802643Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1803059Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1803441Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2023-01-11T22:01:35.1803828Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2023-01-11T22:01:35.1804263Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1804714Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1805252Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1805713Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1806125Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.120s) 2023-01-11T22:01:35.1806483Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.122s) 2023-01-11T22:01:35.1806863Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.117s) 2023-01-11T22:01:35.1807267Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.113s) 2023-01-11T22:01:35.1807650Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.092s) 2023-01-11T22:01:35.1808079Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.091s) 2023-01-11T22:01:35.1808509Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.091s) 2023-01-11T22:01:35.1808928Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.091s) 2023-01-11T22:01:35.1809345Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (32.746s) 2023-01-11T22:01:35.1809796Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... ok (2.354s) 2023-01-11T22:01:35.1810243Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... ok (2.099s) 2023-01-11T22:01:35.1810680Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.819s) 2023-01-11T22:01:35.1811124Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... ok (2.056s) 2023-01-11T22:01:35.1811563Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... ok (33.584s) 2023-01-11T22:01:35.1811999Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... ok (35.434s) 2023-01-11T22:01:35.1812417Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... ok (2.549s) 2023-01-11T22:01:35.1812851Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... ok (25.378s) 2023-01-11T22:01:35.1813289Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... ok (27.025s) 2023-01-11T22:01:35.1813676Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.1814048Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1814446Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1814887Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1815272Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.053s) 2023-01-11T22:01:35.1815649Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2023-01-11T22:01:35.1816042Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.459s) 2023-01-11T22:01:35.1816626Z test_det_logdet_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:6457: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:01:35.1817337Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:01:35.1817758Z Q, R = torch.qr(A, some) 2023-01-11T22:01:35.1818020Z should be replaced with 2023-01-11T22:01:35.1818663Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T22:01:35.1819125Z q, _ = torch.qr(mat) 2023-01-11T22:01:35.1819352Z ok (4.963s) 2023-01-11T22:01:35.1819661Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1820064Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1820456Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1820944Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2023-01-11T22:01:35.1821416Z test_eig_check_magma_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1821933Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1822424Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1822927Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1823400Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1823847Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1824278Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1824694Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1825119Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.066s) 2023-01-11T22:01:35.1825522Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2023-01-11T22:01:35.1825912Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.027s) 2023-01-11T22:01:35.1826294Z test_eig_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1826683Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.038s) 2023-01-11T22:01:35.1827077Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.038s) 2023-01-11T22:01:35.1827591Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.037s) 2023-01-11T22:01:35.1827971Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.037s) 2023-01-11T22:01:35.1828361Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.086s) 2023-01-11T22:01:35.1828719Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.091s) 2023-01-11T22:01:35.1829094Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.084s) 2023-01-11T22:01:35.1829462Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.077s) 2023-01-11T22:01:35.1829872Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.068s) 2023-01-11T22:01:35.1830300Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.068s) 2023-01-11T22:01:35.1830729Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.070s) 2023-01-11T22:01:35.1831157Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.067s) 2023-01-11T22:01:35.1831562Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1831968Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1832379Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1832771Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1833217Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T22:01:35.1833706Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T22:01:35.1834189Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T22:01:35.1834655Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T22:01:35.1835117Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1835557Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1836095Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1836519Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1836939Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2023-01-11T22:01:35.1837337Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2023-01-11T22:01:35.1837731Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.039s) 2023-01-11T22:01:35.1838105Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1838558Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.040s) 2023-01-11T22:01:35.1838937Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.037s) 2023-01-11T22:01:35.1839596Z test_eigvalsh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:1042: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T22:01:35.1840211Z out = torch.empty_like(t).to(real_dtype) 2023-01-11T22:01:35.1840479Z ok (0.050s) 2023-01-11T22:01:35.1840820Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.1841256Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.1841694Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.1842104Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1842474Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.129s) 2023-01-11T22:01:35.1842846Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.113s) 2023-01-11T22:01:35.1843224Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... ok (0.072s) 2023-01-11T22:01:35.1843620Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... ok (11.694s) 2023-01-11T22:01:35.1844015Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... ok (10.640s) 2023-01-11T22:01:35.1844430Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1844854Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2023-01-11T22:01:35.1845239Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.064s) 2023-01-11T22:01:35.1845625Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.066s) 2023-01-11T22:01:35.1846005Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1846357Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.065s) 2023-01-11T22:01:35.1846768Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.033s) 2023-01-11T22:01:35.1847193Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.1847613Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2023-01-11T22:01:35.1848019Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2023-01-11T22:01:35.1848457Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... ok (0.053s) 2023-01-11T22:01:35.1848860Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.1849215Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2023-01-11T22:01:35.1849617Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.100s) 2023-01-11T22:01:35.1850058Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.099s) 2023-01-11T22:01:35.1850491Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.098s) 2023-01-11T22:01:35.1850897Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.098s) 2023-01-11T22:01:35.1851322Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1851824Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1852220Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1852620Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1853018Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.023s) 2023-01-11T22:01:35.1853422Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2023-01-11T22:01:35.1853807Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.023s) 2023-01-11T22:01:35.1854249Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1854702Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.035s) 2023-01-11T22:01:35.1855129Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.308s) 2023-01-11T22:01:35.1855517Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.333s) 2023-01-11T22:01:35.1855903Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.280s) 2023-01-11T22:01:35.1856277Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.264s) 2023-01-11T22:01:35.1856657Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.083s) 2023-01-11T22:01:35.1857062Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.082s) 2023-01-11T22:01:35.1857542Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.082s) 2023-01-11T22:01:35.1857924Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.082s) 2023-01-11T22:01:35.1858346Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... ok (3.427s) 2023-01-11T22:01:35.1858770Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.762s) 2023-01-11T22:01:35.1859202Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.655s) 2023-01-11T22:01:35.1859603Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.124s) 2023-01-11T22:01:35.1860120Z test_inverse_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:01:35.1860716Z test_inverse_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1861302Z test_inverse_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1861865Z test_inverse_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1862331Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.041s) 2023-01-11T22:01:35.1862705Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.041s) 2023-01-11T22:01:35.1863064Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.1863449Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.032s) 2023-01-11T22:01:35.1863872Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1864291Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1864683Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1865115Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1866155Z test_kron_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:1117: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1867140Z torch.kron(a, b, out=out) 2023-01-11T22:01:35.1867495Z ok (0.016s) 2023-01-11T22:01:35.1868529Z test_kron_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... test_linalg.py:1117: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1869450Z torch.kron(a, b, out=out) 2023-01-11T22:01:35.1869718Z ok (0.016s) 2023-01-11T22:01:35.1870649Z test_kron_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... test_linalg.py:1117: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1871515Z torch.kron(a, b, out=out) 2023-01-11T22:01:35.1871744Z ok (0.016s) 2023-01-11T22:01:35.1872683Z test_kron_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:1117: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1873559Z torch.kron(a, b, out=out) 2023-01-11T22:01:35.1873801Z ok (0.016s) 2023-01-11T22:01:35.1874091Z test_lapack_empty_cpu (__main__.TestLinalgCPU) ... ok (0.007s) 2023-01-11T22:01:35.1874553Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7290: ComplexWarning: scipy.linalg.ldl(): 2023-01-11T22:01:35.1875097Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2023-01-11T22:01:35.1875534Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2023-01-11T22:01:35.1875823Z ok (0.043s) 2023-01-11T22:01:35.1876134Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2023-01-11T22:01:35.1876519Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2023-01-11T22:01:35.1876883Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1877267Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1877653Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1878018Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1878394Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2023-01-11T22:01:35.1878775Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.1879153Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1879583Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1880032Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1880484Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.246s) 2023-01-11T22:01:35.1880932Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.261s) 2023-01-11T22:01:35.1881466Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.181s) 2023-01-11T22:01:35.1881915Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.178s) 2023-01-11T22:01:35.1882328Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... ok (4.388s) 2023-01-11T22:01:35.1882712Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... ok (4.672s) 2023-01-11T22:01:35.1883119Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... ok (4.277s) 2023-01-11T22:01:35.1883567Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... ok (4.032s) 2023-01-11T22:01:35.1883966Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.087s) 2023-01-11T22:01:35.1884393Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.087s) 2023-01-11T22:01:35.1884819Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.086s) 2023-01-11T22:01:35.1885257Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.086s) 2023-01-11T22:01:35.1885673Z test_linalg_lu_cpu_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.095s) 2023-01-11T22:01:35.1886093Z test_linalg_lu_cpu_errors_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.094s) 2023-01-11T22:01:35.1886508Z test_linalg_lu_cpu_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.093s) 2023-01-11T22:01:35.1886898Z test_linalg_lu_cpu_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.094s) 2023-01-11T22:01:35.1887884Z test_linalg_lu_family_cpu_complex128 (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/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-11T22:01:35.1888490Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T22:01:35.1888772Z should be replaced with 2023-01-11T22:01:35.1889068Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T22:01:35.1889344Z and 2023-01-11T22:01:35.1889630Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T22:01:35.1889923Z should be replaced with 2023-01-11T22:01:35.1890402Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T22:01:35.1890936Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T22:01:35.1891216Z ok (1.183s) 2023-01-11T22:01:35.1891535Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.197s) 2023-01-11T22:01:35.1891935Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.030s) 2023-01-11T22:01:35.1892327Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.497s) 2023-01-11T22:01:35.1892701Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.108s) 2023-01-11T22:01:35.1893109Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.107s) 2023-01-11T22:01:35.1893503Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.087s) 2023-01-11T22:01:35.1893879Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.094s) 2023-01-11T22:01:35.1894377Z test_linalg_matrix_exp_analytic_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:01:35.1894983Z test_linalg_matrix_exp_analytic_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:01:35.1895574Z test_linalg_matrix_exp_analytic_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:01:35.1896141Z test_linalg_matrix_exp_analytic_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:01:35.1896715Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.112s) 2023-01-11T22:01:35.1897134Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.100s) 2023-01-11T22:01:35.1897670Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1898107Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1898550Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1899041Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1899496Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.265s) 2023-01-11T22:01:35.1899948Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.257s) 2023-01-11T22:01:35.1900402Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.244s) 2023-01-11T22:01:35.1900849Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.216s) 2023-01-11T22:01:35.1901280Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1901707Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.139s) 2023-01-11T22:01:35.1902125Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.107s) 2023-01-11T22:01:35.1902547Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1902977Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.1903445Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.1903907Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.043s) 2023-01-11T22:01:35.1904372Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1904798Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (5.445s) 2023-01-11T22:01:35.1905219Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (5.677s) 2023-01-11T22:01:35.1905634Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.125s) 2023-01-11T22:01:35.1906034Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.049s) 2023-01-11T22:01:35.1906492Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1906984Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1907599Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1908076Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1908519Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1909112Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:5098: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:01:35.1909778Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:01:35.1910189Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:01:35.1910460Z should be replaced with 2023-01-11T22:01:35.1910877Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:01:35.1911149Z and 2023-01-11T22:01:35.1911397Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:01:35.1911771Z should be replaced with 2023-01-11T22:01:35.1912398Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:01:35.1912852Z e = torch.symeig(A)[0] 2023-01-11T22:01:35.1913094Z ok (3.546s) 2023-01-11T22:01:35.1913393Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... ok (24.434s) 2023-01-11T22:01:35.1913768Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.1914168Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... 2023-01-11T22:01:35.1914578Z CPU timings: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2023-01-11T22:01:35.1915081Z ------------------------------------------------------- 2023-01-11T22:01:35.1915415Z | standard | generalized | method 2023-01-11T22:01:35.1915714Z torch.lobpcg | 861.12 | 1042.93 | ortho 2023-01-11T22:01:35.1915987Z scipy_lobpcg | 176.00 | 209.42 | N/A 2023-01-11T22:01:35.1916381Z -(input size: 500, eigenpairs: 7, units: ms per call)- 2023-01-11T22:01:35.1916654Z 2023-01-11T22:01:35.1917127Z Calling scipy_lobpcg failed [standard]: expected 1-d or 2-d array or matrix, got array(None, dtype=object) 2023-01-11T22:01:35.1917682Z Handling of small tol=1e-100: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2023-01-11T22:01:35.1918208Z ---------------------------------------------------------------------------- 2023-01-11T22:01:35.1918598Z | standard | generalized | niter | method 2023-01-11T22:01:35.1918983Z torch.lobpcg | 1.38e-13 | 6.67e-15 | 1000 | ortho 2023-01-11T22:01:35.1919371Z scipy_lobpcg | -1.00e+00 | 4.59e-08 | -1 | N/A 2023-01-11T22:01:35.1919824Z ---(input size: 500, eigenpairs: 7, units: relative error, maxiter=1000)--- 2023-01-11T22:01:35.1920058Z 2023-01-11T22:01:35.1920141Z ok (65.412s) 2023-01-11T22:01:35.1920484Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... ok (4.965s) 2023-01-11T22:01:35.1920900Z test_lstsq_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1921516Z test_lu_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:6953: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T22:01:35.1922097Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T22:01:35.1922421Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T22:01:35.1922694Z should be replaced with 2023-01-11T22:01:35.1923138Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T22:01:35.1923592Z x = torch.lu_solve(b, LU_data, LU_pivots) 2023-01-11T22:01:35.1923849Z ok (0.011s) 2023-01-11T22:01:35.1924172Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1924618Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1925060Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1925502Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.014s) 2023-01-11T22:01:35.1925902Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2023-01-11T22:01:35.1926295Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2023-01-11T22:01:35.1926694Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2023-01-11T22:01:35.1927203Z test_lu_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1927816Z test_lu_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1928422Z test_lu_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1929160Z test_lu_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1929669Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2023-01-11T22:01:35.1930057Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2023-01-11T22:01:35.1930442Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2023-01-11T22:01:35.1930861Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1931286Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1931772Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1932252Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1932725Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1933186Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1946370Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1947289Z test_matmul_small_brute_force_1d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... test_linalg.py:4287: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1948009Z ans = torch.matmul(x, y, out=out) 2023-01-11T22:01:35.1948652Z test_linalg.py:4287: UserWarning: An output with one or more elements was resized since it had shape [2], 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1949243Z ans = torch.matmul(x, y, out=out) 2023-01-11T22:01:35.1949885Z test_linalg.py:4287: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.1950464Z ans = torch.matmul(x, y, out=out) 2023-01-11T22:01:35.1950651Z ok (1.378s) 2023-01-11T22:01:35.1950897Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.214s) 2023-01-11T22:01:35.1951215Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.727s) 2023-01-11T22:01:35.1951523Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (5.694s) 2023-01-11T22:01:35.1951842Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (4.836s) 2023-01-11T22:01:35.1952154Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (2.977s) 2023-01-11T22:01:35.1952457Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (6.413s) 2023-01-11T22:01:35.1952775Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (5.505s) 2023-01-11T22:01:35.1953197Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (3.276s) 2023-01-11T22:01:35.1953493Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.023s) 2023-01-11T22:01:35.1953762Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1954065Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.1954381Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.056s) 2023-01-11T22:01:35.1954722Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2023-01-11T22:01:35.1955043Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2023-01-11T22:01:35.1955346Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.1955643Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.047s) 2023-01-11T22:01:35.1955925Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1956212Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1956503Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1956793Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1957095Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1957391Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1957687Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.1957963Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2023-01-11T22:01:35.1958248Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.032s) 2023-01-11T22:01:35.1958534Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.1958800Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.030s) 2023-01-11T22:01:35.1959091Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1959393Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1959688Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.026s) 2023-01-11T22:01:35.1959966Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.025s) 2023-01-11T22:01:35.1960282Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1960624Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1960942Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.027s) 2023-01-11T22:01:35.1961268Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1961577Z test_matrix_rank_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.1961868Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.1962200Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1962594Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1962982Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1963370Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1963738Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1964156Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:01:35.1964480Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.019s) 2023-01-11T22:01:35.1964761Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.1965034Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.1965321Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1965640Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.042s) 2023-01-11T22:01:35.1965913Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... ok (0.014s) 2023-01-11T22:01:35.1966192Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.129s) 2023-01-11T22:01:35.1966476Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.088s) 2023-01-11T22:01:35.1966753Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.197s) 2023-01-11T22:01:35.1967036Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.129s) 2023-01-11T22:01:35.1967315Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.172s) 2023-01-11T22:01:35.1967590Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.083s) 2023-01-11T22:01:35.1967855Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.323s) 2023-01-11T22:01:35.1968135Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.321s) 2023-01-11T22:01:35.1968719Z test_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2023-01-11T22:01:35.1969045Z ret **= (1 / ord) 2023-01-11T22:01:35.1969442Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2023-01-11T22:01:35.1969736Z absx **= ord 2023-01-11T22:01:35.1970120Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2023-01-11T22:01:35.1970390Z absx **= ord 2023-01-11T22:01:35.1970556Z ok (0.080s) 2023-01-11T22:01:35.1970781Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... ok (0.006s) 2023-01-11T22:01:35.1971066Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.464s) 2023-01-11T22:01:35.1971406Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1971764Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:01:35.1972079Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.440s) 2023-01-11T22:01:35.1972348Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.436s) 2023-01-11T22:01:35.1972653Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.102s) 2023-01-11T22:01:35.1972987Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.104s) 2023-01-11T22:01:35.1973298Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.130s) 2023-01-11T22:01:35.1973616Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.103s) 2023-01-11T22:01:35.1973905Z test_norm_old_cpu (__main__.TestLinalgCPU) ... ok (0.091s) 2023-01-11T22:01:35.1974182Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1974460Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.242s) 2023-01-11T22:01:35.1974737Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.805s) 2023-01-11T22:01:35.1975112Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Skipped on ASAN since it checks for undefined behavior. (0.002s) 2023-01-11T22:01:35.1975588Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Skipped on ASAN since it checks for undefined behavior. (0.002s) 2023-01-11T22:01:35.1976031Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... skip: Skipped on ASAN since it checks for undefined behavior. (0.002s) 2023-01-11T22:01:35.1976461Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... skip: Skipped on ASAN since it checks for undefined behavior. (0.002s) 2023-01-11T22:01:35.1976840Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... ok (1.878s) 2023-01-11T22:01:35.1977167Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... ok (0.063s) 2023-01-11T22:01:35.1978152Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... test_linalg.py:7158: UserWarning: at::nuclear_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.matrix_norm(A, 'nuc', dim, keepdim)` instead (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:2837.) 2023-01-11T22:01:35.1978724Z result = torch.nuclear_norm(x, keepdim=keepdim) 2023-01-11T22:01:35.1979460Z test_linalg.py:7159: UserWarning: at::nuclear_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.matrix_norm(A, 'nuc', dim, keepdim)` instead (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:2825.) 2023-01-11T22:01:35.1979976Z torch.nuclear_norm(x, keepdim=keepdim, out=result_out) 2023-01-11T22:01:35.1980701Z test_linalg.py:7162: UserWarning: at::nuclear_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.matrix_norm(A, 'nuc', dim, keepdim)` instead (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:2849.) 2023-01-11T22:01:35.1981207Z torch.nuclear_norm(x, keepdim=keepdim, dim=dim, out=result_out) 2023-01-11T22:01:35.1981431Z ok (0.026s) 2023-01-11T22:01:35.1981664Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.043s) 2023-01-11T22:01:35.1981959Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.1982272Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2023-01-11T22:01:35.1982579Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2023-01-11T22:01:35.1982878Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2023-01-11T22:01:35.1983254Z test_old_cholesky_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:01:35.1983659Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1984023Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1984386Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1984726Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.1985042Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1985338Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2023-01-11T22:01:35.1985611Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1985897Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.1986189Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1986490Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1986816Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1987110Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1987600Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.268s) 2023-01-11T22:01:35.1987865Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.283s) 2023-01-11T22:01:35.1988136Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.236s) 2023-01-11T22:01:35.1988403Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.223s) 2023-01-11T22:01:35.1988699Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.057s) 2023-01-11T22:01:35.1989066Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.055s) 2023-01-11T22:01:35.1989384Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.055s) 2023-01-11T22:01:35.1989694Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.055s) 2023-01-11T22:01:35.1990205Z test_outer_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:132: UserWarning: torch.ger is deprecated and will be removed in a future PyTorch release. Use torch.outer instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1242.) 2023-01-11T22:01:35.1990652Z torch.ger(a, b, out=out) 2023-01-11T22:01:35.1990831Z ok (0.036s) 2023-01-11T22:01:35.1991049Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.1991310Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.044s) 2023-01-11T22:01:35.1991588Z test_outer_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.045s) 2023-01-11T22:01:35.1991858Z test_outer_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.036s) 2023-01-11T22:01:35.1992109Z test_outer_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.035s) 2023-01-11T22:01:35.1992372Z test_outer_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.1992638Z test_outer_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.1992881Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.1993139Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.1993393Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.1993651Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.1993917Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.1994230Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1994550Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1994856Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1995181Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1995503Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1995815Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1996112Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1996421Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1996729Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1997026Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1997338Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1997648Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1997955Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1998300Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1998609Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1998922Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1999236Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1999526Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.1999859Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2000168Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2000459Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2000762Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2001069Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2001369Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2001667Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2001985Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2002307Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2002623Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2002953Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2003272Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2003586Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2003885Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2004194Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2004505Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2004805Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2005117Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2005433Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2005748Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2006054Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2006382Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2006703Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.2007018Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2007321Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2007636Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2007952Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2008251Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2008561Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2008872Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2009212Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2009509Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2009819Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2010137Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2010438Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2010778Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2011088Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2011393Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2011686Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2011992Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2012298Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2012589Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2012897Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2013207Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2013523Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2013830Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2014144Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2014456Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2014766Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2015202Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2015509Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2015820Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2016116Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2016424Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2016735Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2017049Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2017353Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2017758Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2018080Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2018380Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2018695Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2019009Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2019318Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2019607Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2019967Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2020274Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2020583Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2020880Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2021191Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2021506Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2021835Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2022145Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2022448Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2022756Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2023043Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2023343Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2023646Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2023937Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2024242Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2024549Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2024859Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2025160Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2025471Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2025777Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2026066Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2026368Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2026667Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2026964Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2027419Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2027727Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2028038Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2028332Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2028645Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2028961Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2029271Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2029562Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2029869Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2030170Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2030455Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2030751Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2031116Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2031418Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2031708Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2032016Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2032326Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2032678Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2032977Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2033286Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2033589Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2033879Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2034180Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2034479Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2034778Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2035063Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2035372Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2035676Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2035973Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2036289Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2036601Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2036909Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2037203Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2037506Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2037809Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2038096Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2038398Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2038698Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2038981Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... ok (8.325s) 2023-01-11T22:01:35.2039241Z test_permute_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2039512Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.453s) 2023-01-11T22:01:35.2039782Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.472s) 2023-01-11T22:01:35.2040037Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.393s) 2023-01-11T22:01:35.2040302Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.365s) 2023-01-11T22:01:35.2040597Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.2040914Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.2041212Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.2041515Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.048s) 2023-01-11T22:01:35.2041812Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.2042118Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.049s) 2023-01-11T22:01:35.2042396Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2023-01-11T22:01:35.2042672Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.038s) 2023-01-11T22:01:35.2042973Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:01:35.2043272Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2043567Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2023-01-11T22:01:35.2043886Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2044167Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2023-01-11T22:01:35.2044448Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2044732Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2023-01-11T22:01:35.2045005Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2045287Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.006s) 2023-01-11T22:01:35.2045714Z test_qr_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:3516: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:01:35.2046217Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:01:35.2046455Z Q, R = torch.qr(A, some) 2023-01-11T22:01:35.2046646Z should be replaced with 2023-01-11T22:01:35.2047120Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2471.) 2023-01-11T22:01:35.2047469Z torch.qr(A, some=some, out=(Q_out, R_out)) 2023-01-11T22:01:35.2047667Z ok (0.161s) 2023-01-11T22:01:35.2047887Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.167s) 2023-01-11T22:01:35.2048155Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.140s) 2023-01-11T22:01:35.2048404Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.132s) 2023-01-11T22:01:35.2048671Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2023-01-11T22:01:35.2048945Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2049191Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.018s) 2023-01-11T22:01:35.2049449Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2049706Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.018s) 2023-01-11T22:01:35.2049948Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2050204Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.016s) 2023-01-11T22:01:35.2050454Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T22:01:35.2050706Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.015s) 2023-01-11T22:01:35.2050954Z test_renorm_cpu (__main__.TestLinalgCPU) ... ok (0.006s) 2023-01-11T22:01:35.2051208Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2023-01-11T22:01:35.2051479Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.216s) 2023-01-11T22:01:35.2051748Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.223s) 2023-01-11T22:01:35.2052026Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.203s) 2023-01-11T22:01:35.2052296Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.192s) 2023-01-11T22:01:35.2052582Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.035s) 2023-01-11T22:01:35.2052909Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.2053229Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.2053540Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2023-01-11T22:01:35.2053887Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.2054210Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2023-01-11T22:01:35.2054533Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2023-01-11T22:01:35.2054837Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2023-01-11T22:01:35.2055133Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.122s) 2023-01-11T22:01:35.2055405Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.102s) 2023-01-11T22:01:35.2055715Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.086s) 2023-01-11T22:01:35.2055968Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.082s) 2023-01-11T22:01:35.2056244Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.001s) 2023-01-11T22:01:35.2056525Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.2056798Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.2057079Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.537s) 2023-01-11T22:01:35.2057350Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.579s) 2023-01-11T22:01:35.2057703Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.484s) 2023-01-11T22:01:35.2057954Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.474s) 2023-01-11T22:01:35.2058227Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... ok (10.331s) 2023-01-11T22:01:35.2058534Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.985s) 2023-01-11T22:01:35.2058833Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.551s) 2023-01-11T22:01:35.2059141Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.311s) 2023-01-11T22:01:35.2059445Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.363s) 2023-01-11T22:01:35.2059885Z test_symeig_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:6990: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:01:35.2060363Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:01:35.2060681Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:01:35.2060884Z should be replaced with 2023-01-11T22:01:35.2061165Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:01:35.2061376Z and 2023-01-11T22:01:35.2061564Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:01:35.2061761Z should be replaced with 2023-01-11T22:01:35.2062219Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2928.) 2023-01-11T22:01:35.2062625Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2023-01-11T22:01:35.2063317Z test_linalg.py:6990: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.2063968Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2023-01-11T22:01:35.2064642Z test_linalg.py:6990: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.2065333Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2023-01-11T22:01:35.2066051Z test_linalg.py:6990: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.2066705Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2023-01-11T22:01:35.2067526Z test_linalg.py:6990: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:01:35.2068195Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2023-01-11T22:01:35.2068417Z ok (0.097s) 2023-01-11T22:01:35.2068647Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.095s) 2023-01-11T22:01:35.2068931Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.081s) 2023-01-11T22:01:35.2069206Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.082s) 2023-01-11T22:01:35.2069499Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.028s) 2023-01-11T22:01:35.2069833Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.028s) 2023-01-11T22:01:35.2070162Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2023-01-11T22:01:35.2070467Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2023-01-11T22:01:35.2070759Z test_tensordot_cpu (__main__.TestLinalgCPU) ... ok (0.008s) 2023-01-11T22:01:35.2071036Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.036s) 2023-01-11T22:01:35.2071321Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.036s) 2023-01-11T22:01:35.2071589Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.2071867Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.2072150Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.2072547Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.2073068Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2073428Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2023-01-11T22:01:35.2073737Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.030s) 2023-01-11T22:01:35.2074051Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.029s) 2023-01-11T22:01:35.2074376Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.029s) 2023-01-11T22:01:35.2074695Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.029s) 2023-01-11T22:01:35.2075004Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2023-01-11T22:01:35.2075322Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2023-01-11T22:01:35.2075633Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2023-01-11T22:01:35.2076019Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2023-01-11T22:01:35.2076307Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2023-01-11T22:01:35.2076597Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2023-01-11T22:01:35.2076882Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2023-01-11T22:01:35.2077152Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.2077448Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2077790Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2078094Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2078378Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2023-01-11T22:01:35.2078687Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2023-01-11T22:01:35.2079187Z test_triangular_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:4212: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T22:01:35.2079698Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:01:35.2079984Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:01:35.2080198Z should be replaced with 2023-01-11T22:01:35.2080541Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T22:01:35.2080944Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2023-01-11T22:01:35.2081205Z ok (0.058s) 2023-01-11T22:01:35.2081466Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.058s) 2023-01-11T22:01:35.2081804Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.052s) 2023-01-11T22:01:35.2082146Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.2082473Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.051s) 2023-01-11T22:01:35.2082792Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.051s) 2023-01-11T22:01:35.2083096Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.2083406Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.2083802Z test_triangular_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:01:35.2084272Z test_triangular_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:01:35.2084721Z test_triangular_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:01:35.2085172Z test_triangular_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:01:35.2085543Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.045s) 2023-01-11T22:01:35.2085844Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.046s) 2023-01-11T22:01:35.2086131Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.040s) 2023-01-11T22:01:35.2086421Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.038s) 2023-01-11T22:01:35.2086744Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2023-01-11T22:01:35.2087109Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.2087455Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.2087790Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2023-01-11T22:01:35.2088098Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.050s) 2023-01-11T22:01:35.2088374Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.012s) 2023-01-11T22:01:35.2088660Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2023-01-11T22:01:35.2088975Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (2.847s) 2023-01-11T22:01:35.2089251Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.833s) 2023-01-11T22:01:35.2089541Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (2.880s) 2023-01-11T22:01:35.2089825Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... ok (2.887s) 2023-01-11T22:01:35.2090106Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (2.844s) 2023-01-11T22:01:35.2090369Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.864s) 2023-01-11T22:01:35.2090653Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... ok (0.088s) 2023-01-11T22:01:35.2091231Z test_vector_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2023-01-11T22:01:35.2091573Z ret **= (1 / ord) 2023-01-11T22:01:35.2091954Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2023-01-11T22:01:35.2092239Z absx **= ord 2023-01-11T22:01:35.2092618Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2023-01-11T22:01:35.2092887Z absx **= ord 2023-01-11T22:01:35.2093050Z ok (0.034s) 2023-01-11T22:01:35.2093157Z 2023-01-11T22:01:35.2093357Z ---------------------------------------------------------------------- 2023-01-11T22:01:35.2093587Z Ran 728 tests in 535.669s 2023-01-11T22:01:35.2093699Z 2023-01-11T22:01:35.2093770Z OK (skipped=57) 2023-01-11T22:01:35.2093876Z 2023-01-11T22:01:35.2093959Z Generating XML reports... 2023-01-11T22:01:35.2094348Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20230111215238.xml 2023-01-11T22:01:35.2094556Z 2023-01-11T22:01:35.2094878Z ##[endgroup] 2023-01-11T22:01:35.2095252Z FINISHED PRINTING LOG FILE of test_linalg (/var/lib/jenkins/workspace/test/test-reports/test_linalg_vqksth52) 2023-01-11T22:01:35.2095458Z 2023-01-11T22:01:35.2095620Z Running test_tensorexpr ... [2023-01-11 22:01:35.173239] 2023-01-11T22:01:35.2096071Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:01:35.173704] 2023-01-11T22:05:22.6206475Z 2023-01-11T22:05:22.6206882Z Expand the folded group to see the log file of test_tensorexpr 2023-01-11T22:05:22.6209509Z ##[group]PRINTING LOG FILE of test_tensorexpr (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_9ptgtwv4) 2023-01-11T22:05:22.6210118Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2023-01-11T22:05:22.6210370Z 2023-01-11T22:05:22.6210454Z Running tests... 2023-01-11T22:05:22.6210866Z ---------------------------------------------------------------------- 2023-01-11T22:05:22.6211162Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.458s) 2023-01-11T22:05:22.6211732Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.147s) 2023-01-11T22:05:22.6212046Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.325s) 2023-01-11T22:05:22.6212363Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.032s) 2023-01-11T22:05:22.6212864Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (10.857s) 2023-01-11T22:05:22.6213165Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.248s) 2023-01-11T22:05:22.6215404Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.035s) 2023-01-11T22:05:22.6215843Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (2.479s) 2023-01-11T22:05:22.6216337Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.297s) 2023-01-11T22:05:22.6216758Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.624s) 2023-01-11T22:05:22.6217317Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (5.261s) 2023-01-11T22:05:22.6217862Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.085s) 2023-01-11T22:05:22.6218154Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (18.983s) 2023-01-11T22:05:22.6218435Z test_cat (__main__.TestTensorExprFuser) ... ok (14.678s) 2023-01-11T22:05:22.6218699Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (2.371s) 2023-01-11T22:05:22.6219004Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (2.247s) 2023-01-11T22:05:22.6219349Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.001s) 2023-01-11T22:05:22.6219677Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (2.272s) 2023-01-11T22:05:22.6219974Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.182s) 2023-01-11T22:05:22.6220253Z test_char (__main__.TestTensorExprFuser) ... ok (0.043s) 2023-01-11T22:05:22.6220514Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.572s) 2023-01-11T22:05:22.6220767Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.287s) 2023-01-11T22:05:22.6221033Z test_constant (__main__.TestTensorExprFuser) ... ok (0.048s) 2023-01-11T22:05:22.6221305Z test_double (__main__.TestTensorExprFuser) ... ok (0.096s) 2023-01-11T22:05:22.6221574Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.033s) 2023-01-11T22:05:22.6221918Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2023-01-11T22:05:22.6222233Z test_easy (__main__.TestTensorExprFuser) ... ok (0.107s) 2023-01-11T22:05:22.6222480Z test_eq (__main__.TestTensorExprFuser) ... ok (0.097s) 2023-01-11T22:05:22.6222742Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.119s) 2023-01-11T22:05:22.6223010Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.177s) 2023-01-11T22:05:22.6223269Z test_ge (__main__.TestTensorExprFuser) ... ok (0.099s) 2023-01-11T22:05:22.6223515Z test_gt (__main__.TestTensorExprFuser) ... ok (0.097s) 2023-01-11T22:05:22.6223807Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:05:22.6224103Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.001s) 2023-01-11T22:05:22.6224364Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T22:05:22.6224641Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.089s) 2023-01-11T22:05:22.6224921Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.039s) 2023-01-11T22:05:22.6225184Z test_le (__main__.TestTensorExprFuser) ... ok (0.096s) 2023-01-11T22:05:22.6225432Z test_loop (__main__.TestTensorExprFuser) ... ok (1.196s) 2023-01-11T22:05:22.6225688Z test_lt (__main__.TestTensorExprFuser) ... ok (0.103s) 2023-01-11T22:05:22.6225946Z test_mask (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T22:05:22.6226195Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.162s) 2023-01-11T22:05:22.6226475Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.040s) 2023-01-11T22:05:22.6226776Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.038s) 2023-01-11T22:05:22.6227063Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.069s) 2023-01-11T22:05:22.6227553Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.185s) 2023-01-11T22:05:22.6227842Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.034s) 2023-01-11T22:05:22.6228213Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.205s) 2023-01-11T22:05:22.6228513Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.182s) 2023-01-11T22:05:22.6228787Z test_nans (__main__.TestTensorExprFuser) ... ok (0.094s) 2023-01-11T22:05:22.6229047Z test_ne (__main__.TestTensorExprFuser) ... ok (0.097s) 2023-01-11T22:05:22.6229301Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.117s) 2023-01-11T22:05:22.6229590Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (71.665s) 2023-01-11T22:05:22.6229878Z test_rand_like (__main__.TestTensorExprFuser) ... ok (2.421s) 2023-01-11T22:05:22.6230199Z test_rank_two (__main__.TestTensorExprFuser) ... ok (1.457s) 2023-01-11T22:05:22.6230456Z test_relu (__main__.TestTensorExprFuser) ... ok (0.425s) 2023-01-11T22:05:22.6230722Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.659s) 2023-01-11T22:05:22.6230990Z test_reps (__main__.TestTensorExprFuser) ... ok (2.454s) 2023-01-11T22:05:22.6231248Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.074s) 2023-01-11T22:05:22.6231511Z test_short (__main__.TestTensorExprFuser) ... ok (0.043s) 2023-01-11T22:05:22.6231778Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.130s) 2023-01-11T22:05:22.6232053Z test_sin_pow (__main__.TestTensorExprFuser) ... ok (1.994s) 2023-01-11T22:05:22.6232306Z test_slice (__main__.TestTensorExprFuser) ... ok (45.663s) 2023-01-11T22:05:22.6232581Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.184s) 2023-01-11T22:05:22.6232862Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.610s) 2023-01-11T22:05:22.6233151Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:05:22.6233470Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.277s) 2023-01-11T22:05:22.6233762Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.148s) 2023-01-11T22:05:22.6234025Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (1.313s) 2023-01-11T22:05:22.6234305Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.237s) 2023-01-11T22:05:22.6234577Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (5.058s) 2023-01-11T22:05:22.6234852Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (21.595s) 2023-01-11T22:05:22.6235108Z test_where (__main__.TestTensorExprFuser) ... ok (0.162s) 2023-01-11T22:05:22.6235258Z 2023-01-11T22:05:22.6235524Z ---------------------------------------------------------------------- 2023-01-11T22:05:22.6235769Z Ran 73 tests in 222.722s 2023-01-11T22:05:22.6235884Z 2023-01-11T22:05:22.6235944Z OK (skipped=4) 2023-01-11T22:05:22.6236053Z 2023-01-11T22:05:22.6236137Z Generating XML reports... 2023-01-11T22:05:22.6236574Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20230111220138.xml 2023-01-11T22:05:22.6236817Z 2023-01-11T22:05:22.6237189Z ##[endgroup] 2023-01-11T22:05:22.6237567Z FINISHED PRINTING LOG FILE of test_tensorexpr (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_9ptgtwv4) 2023-01-11T22:05:22.6237788Z 2023-01-11T22:05:22.6237970Z Running test_tensor_creation_ops ... [2023-01-11 22:05:22.620938] 2023-01-11T22:05:22.6238457Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:05:22.621360] 2023-01-11T22:06:53.6579536Z 2023-01-11T22:06:53.6580039Z Expand the folded group to see the log file of test_tensor_creation_ops 2023-01-11T22:06:53.6580978Z ##[group]PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/workspace/test/test-reports/test_tensor_creation_ops_p2_krx2f) 2023-01-11T22:06:53.6584641Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2023-01-11T22:06:53.6584958Z 2023-01-11T22:06:53.6585071Z Running tests... 2023-01-11T22:06:53.6585543Z ---------------------------------------------------------------------- 2023-01-11T22:06:53.6586135Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6586521Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6586831Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6587121Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6587598Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6588114Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6588502Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6588787Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6589091Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6589526Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6589943Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6590471Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6590983Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6591546Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2023-01-11T22:06:53.6591849Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6592142Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6592446Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6592771Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6593058Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6593368Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6593685Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6594155Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6594635Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6595070Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6595593Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.022s) 2023-01-11T22:06:53.6596053Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6596481Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6596918Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6597365Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6597792Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6598201Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6598621Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6599018Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6599452Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6599892Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6600326Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6600765Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2023-01-11T22:06:53.6601212Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6601809Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6602265Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6602806Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6603107Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6603392Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6603663Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6603954Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6604286Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6604567Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6605065Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6605373Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6605671Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6605952Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6606244Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6606533Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6606806Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6607094Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6607378Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6607666Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6607943Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6608438Z test_copy_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... test_tensor_creation_ops.py:3701: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T22:06:53.6608898Z result = torch.asarray(cvt(original), **kwargs) 2023-01-11T22:06:53.6609097Z ok (0.014s) 2023-01-11T22:06:53.6609319Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6609617Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6609914Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6610194Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6610486Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6610777Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6611062Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6611334Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6611622Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6611954Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6612311Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6612682Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6613044Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6613400Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6613783Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6614132Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6614483Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6614833Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6615213Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6615567Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6615882Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6616178Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.015s) 2023-01-11T22:06:53.6616463Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.015s) 2023-01-11T22:06:53.6616759Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.015s) 2023-01-11T22:06:53.6617048Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6617408Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2023-01-11T22:06:53.6617700Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6617988Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6618257Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6618535Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6618819Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6619148Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6619501Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6619868Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6620229Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6620587Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6620926Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6621275Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6621628Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6621977Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6622318Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6622665Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6622978Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6623251Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6623536Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6623825Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2023-01-11T22:06:53.6624108Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6624417Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6624692Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2023-01-11T22:06:53.6624968Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.015s) 2023-01-11T22:06:53.6625228Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6625501Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6625770Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6626027Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T22:06:53.6626339Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.012s) 2023-01-11T22:06:53.6626625Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.010s) 2023-01-11T22:06:53.6626906Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6627307Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6627626Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6627910Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6628178Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.013s) 2023-01-11T22:06:53.6628457Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.011s) 2023-01-11T22:06:53.6628738Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.011s) 2023-01-11T22:06:53.6629024Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.011s) 2023-01-11T22:06:53.6629294Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.011s) 2023-01-11T22:06:53.6629571Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.011s) 2023-01-11T22:06:53.6629870Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2023-01-11T22:06:53.6630178Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2023-01-11T22:06:53.6630483Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.006s) 2023-01-11T22:06:53.6630820Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6631154Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6631460Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2023-01-11T22:06:53.6631798Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.039s) 2023-01-11T22:06:53.6632147Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.025s) 2023-01-11T22:06:53.6632478Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.024s) 2023-01-11T22:06:53.6632813Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.025s) 2023-01-11T22:06:53.6633153Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2023-01-11T22:06:53.6633484Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2023-01-11T22:06:53.6633801Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2023-01-11T22:06:53.6634123Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2023-01-11T22:06:53.6634452Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.021s) 2023-01-11T22:06:53.6634774Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.021s) 2023-01-11T22:06:53.6635094Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6635418Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6635747Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6636138Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6636460Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6636786Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6637105Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6637470Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6637876Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6638194Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6638502Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T22:06:53.6638818Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6639130Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6639452Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6639756Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6640065Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6640369Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6640664Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6640965Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6641265Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6641567Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6641860Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6642162Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6642480Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T22:06:53.6642792Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T22:06:53.6643110Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T22:06:53.6643425Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.014s) 2023-01-11T22:06:53.6643735Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6644036Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6644343Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6644647Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6644944Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6645253Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6645557Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6645861Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6646162Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6646468Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6646771Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6647061Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6647403Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6647700Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6647986Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6648278Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6648576Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T22:06:53.6648880Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6649234Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2023-01-11T22:06:53.6649557Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2023-01-11T22:06:53.6649874Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.020s) 2023-01-11T22:06:53.6650176Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.020s) 2023-01-11T22:06:53.6650490Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.019s) 2023-01-11T22:06:53.6650800Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6651111Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6651405Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.011s) 2023-01-11T22:06:53.6651709Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6652016Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6652326Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.011s) 2023-01-11T22:06:53.6652659Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.020s) 2023-01-11T22:06:53.6652992Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.021s) 2023-01-11T22:06:53.6653323Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.018s) 2023-01-11T22:06:53.6653634Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.018s) 2023-01-11T22:06:53.6653957Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.017s) 2023-01-11T22:06:53.6654286Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6654607Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6654916Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.010s) 2023-01-11T22:06:53.6655243Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6655561Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2023-01-11T22:06:53.6655859Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6656167Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6656478Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T22:06:53.6656788Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6657082Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6657472Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6657775Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6658065Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6658361Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6658657Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6658998Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6659280Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6659590Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6659903Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2023-01-11T22:06:53.6660201Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6660504Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6660841Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2023-01-11T22:06:53.6661145Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6661434Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6661734Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6662038Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6662327Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2023-01-11T22:06:53.6662632Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6662950Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6663249Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.006s) 2023-01-11T22:06:53.6663611Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:06:53.6663967Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.006s) 2023-01-11T22:06:53.6664327Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:06:53.6664679Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.030s) 2023-01-11T22:06:53.6665005Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.031s) 2023-01-11T22:06:53.6665335Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6665665Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6666458Z test_rand_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... test_tensor_creation_ops.py:3349: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T22:06:53.6666956Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2023-01-11T22:06:53.6667164Z ok (0.011s) 2023-01-11T22:06:53.6667584Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6667908Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6668225Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6668542Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6668856Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6669185Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6669509Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6669826Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6670157Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.011s) 2023-01-11T22:06:53.6670487Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6670803Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6671181Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6671504Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6671831Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (5.768s) 2023-01-11T22:06:53.6672187Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T22:06:53.6672564Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.047s) 2023-01-11T22:06:53.6672904Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.165s) 2023-01-11T22:06:53.6673279Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.325s) 2023-01-11T22:06:53.6673588Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6673882Z test_arange_cpu (__main__.TestTensorCreationCPU) ... ok (0.278s) 2023-01-11T22:06:53.6674227Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2023-01-11T22:06:53.6674615Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2023-01-11T22:06:53.6674986Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2023-01-11T22:06:53.6675370Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2023-01-11T22:06:53.6675714Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T22:06:53.6676008Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.027s) 2023-01-11T22:06:53.6676301Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.017s) 2023-01-11T22:06:53.6676592Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.066s) 2023-01-11T22:06:53.6676893Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.030s) 2023-01-11T22:06:53.6677184Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6677484Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2023-01-11T22:06:53.6677777Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2023-01-11T22:06:53.6678051Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6678358Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6678738Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:06:53.6679109Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:06:53.6679398Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6679697Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6680010Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (3.649s) 2023-01-11T22:06:53.6680310Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6680619Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6680917Z test_cat_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2023-01-11T22:06:53.6681236Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:06:53.6681570Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6681918Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6682246Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6682600Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.001s) 2023-01-11T22:06:53.6683009Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.031s) 2023-01-11T22:06:53.6683330Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T22:06:53.6683641Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6694938Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6695425Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6695861Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6696174Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6696479Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6696779Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.042s) 2023-01-11T22:06:53.6697079Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.036s) 2023-01-11T22:06:53.6697465Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.081s) 2023-01-11T22:06:53.6697771Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.081s) 2023-01-11T22:06:53.6698063Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.078s) 2023-01-11T22:06:53.6698367Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.079s) 2023-01-11T22:06:53.6698670Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.077s) 2023-01-11T22:06:53.6698951Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6699249Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6699540Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6699839Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.046s) 2023-01-11T22:06:53.6700123Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2023-01-11T22:06:53.6700416Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.047s) 2023-01-11T22:06:53.6700715Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T22:06:53.6701325Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:2445: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:06:53.6701909Z as_strided = torch.empty(empty_strided.storage().size(), 2023-01-11T22:06:53.6702126Z ok (0.003s) 2023-01-11T22:06:53.6702369Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6702652Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.409s) 2023-01-11T22:06:53.6702957Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (1.681s) 2023-01-11T22:06:53.6703298Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6703645Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6703975Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6704313Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6704653Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6704983Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6705388Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6705739Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6706086Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6706418Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6706765Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6707147Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6707630Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6707933Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6708245Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6708551Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T22:06:53.6708837Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.057s) 2023-01-11T22:06:53.6709140Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.054s) 2023-01-11T22:06:53.6709435Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.046s) 2023-01-11T22:06:53.6709751Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.158s) 2023-01-11T22:06:53.6710074Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.160s) 2023-01-11T22:06:53.6710405Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.157s) 2023-01-11T22:06:53.6710730Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.156s) 2023-01-11T22:06:53.6711038Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.156s) 2023-01-11T22:06:53.6711361Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.118s) 2023-01-11T22:06:53.6711675Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.131s) 2023-01-11T22:06:53.6711982Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.118s) 2023-01-11T22:06:53.6712281Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.119s) 2023-01-11T22:06:53.6712598Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.119s) 2023-01-11T22:06:53.6712918Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (1.485s) 2023-01-11T22:06:53.6713219Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (1.233s) 2023-01-11T22:06:53.6713532Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.422s) 2023-01-11T22:06:53.6713842Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6714158Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6714497Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... ok (0.190s) 2023-01-11T22:06:53.6714851Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T22:06:53.6715168Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2023-01-11T22:06:53.6715464Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (9.466s) 2023-01-11T22:06:53.6715778Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (9.300s) 2023-01-11T22:06:53.6716087Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (9.024s) 2023-01-11T22:06:53.6716391Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (8.903s) 2023-01-11T22:06:53.6716675Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2023-01-11T22:06:53.6717047Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (9.108s) 2023-01-11T22:06:53.6717341Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (9.115s) 2023-01-11T22:06:53.6717620Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2023-01-11T22:06:53.6717917Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2023-01-11T22:06:53.6718216Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6718570Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6718982Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6719372Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6719751Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6720128Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6720491Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6720867Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6721253Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6721628Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6722014Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6722392Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6722769Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6723115Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.581s) 2023-01-11T22:06:53.6723455Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.492s) 2023-01-11T22:06:53.6723786Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.544s) 2023-01-11T22:06:53.6724111Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.338s) 2023-01-11T22:06:53.6724419Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.363s) 2023-01-11T22:06:53.6724747Z test_linspace_vs_numpy_integral_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6725084Z test_linspace_vs_numpy_integral_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6725409Z test_linspace_vs_numpy_integral_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6725739Z test_linspace_vs_numpy_integral_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6726074Z test_linspace_vs_numpy_integral_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6726427Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6726781Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6727115Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2023-01-11T22:06:53.6727424Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.040s) 2023-01-11T22:06:53.6727731Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6728016Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6728351Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6728645Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2023-01-11T22:06:53.6728928Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6729226Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T22:06:53.6729532Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6729872Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6730286Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6730662Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6731040Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2023-01-11T22:06:53.6731392Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.533s) 2023-01-11T22:06:53.6731727Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.457s) 2023-01-11T22:06:53.6732046Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.409s) 2023-01-11T22:06:53.6732913Z test_meshgrid_default_indexing_cpu (__main__.TestTensorCreationCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3452.) 2023-01-11T22:06:53.6733525Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-01-11T22:06:53.6733752Z ok (0.004s) 2023-01-11T22:06:53.6733990Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2023-01-11T22:06:53.6734305Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T22:06:53.6734621Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6734959Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2023-01-11T22:06:53.6735295Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6735607Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2023-01-11T22:06:53.6735936Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6736263Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T22:06:53.6736583Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6736893Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6737295Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2023-01-11T22:06:53.6737613Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.014s) 2023-01-11T22:06:53.6737907Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6738209Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6738502Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.014s) 2023-01-11T22:06:53.6738789Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6739078Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6739378Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6739669Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6739951Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6740286Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6740581Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6740887Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6741192Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6741506Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6741816Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6742161Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6742474Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6742784Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6743097Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6743395Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6743704Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.622s) 2023-01-11T22:06:53.6744019Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.103s) 2023-01-11T22:06:53.6744320Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.101s) 2023-01-11T22:06:53.6744630Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.101s) 2023-01-11T22:06:53.6744945Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.101s) 2023-01-11T22:06:53.6745251Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.670s) 2023-01-11T22:06:53.6745543Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.669s) 2023-01-11T22:06:53.6745847Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.090s) 2023-01-11T22:06:53.6746155Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.671s) 2023-01-11T22:06:53.6746449Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.591s) 2023-01-11T22:06:53.6746764Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6747086Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6747570Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6747875Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6748194Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6748509Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6748808Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6749121Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6749431Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6750541Z test_random_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T22:06:53.6751122Z t.random_(to_) 2023-01-11T22:06:53.6751277Z ok (0.031s) 2023-01-11T22:06:53.6752233Z test_random_to_cpu_float16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T22:06:53.6752876Z t.random_(to_) 2023-01-11T22:06:53.6753044Z ok (0.031s) 2023-01-11T22:06:53.6753951Z test_random_to_cpu_float32 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T22:06:53.6754507Z t.random_(to_) 2023-01-11T22:06:53.6754674Z ok (0.031s) 2023-01-11T22:06:53.6755539Z test_random_to_cpu_float64 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T22:06:53.6756107Z t.random_(to_) 2023-01-11T22:06:53.6756261Z ok (0.031s) 2023-01-11T22:06:53.6756495Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.071s) 2023-01-11T22:06:53.6756801Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.071s) 2023-01-11T22:06:53.6757085Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.031s) 2023-01-11T22:06:53.6757381Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.071s) 2023-01-11T22:06:53.6757679Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.058s) 2023-01-11T22:06:53.6757973Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6758300Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6758643Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6758948Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.038s) 2023-01-11T22:06:53.6759229Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.044s) 2023-01-11T22:06:53.6759557Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T22:06:53.6759933Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2023-01-11T22:06:53.6760292Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6760640Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.052s) 2023-01-11T22:06:53.6761005Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2023-01-11T22:06:53.6761364Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6761724Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.027s) 2023-01-11T22:06:53.6762078Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.027s) 2023-01-11T22:06:53.6762442Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6762804Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.027s) 2023-01-11T22:06:53.6763150Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2023-01-11T22:06:53.6763541Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6763870Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.020s) 2023-01-11T22:06:53.6764166Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.020s) 2023-01-11T22:06:53.6764440Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2023-01-11T22:06:53.6764759Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.053s) 2023-01-11T22:06:53.6765095Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T22:06:53.6765446Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6765744Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.421s) 2023-01-11T22:06:53.6766065Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T22:06:53.6766379Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2023-01-11T22:06:53.6766700Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6767073Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:06:53.6767741Z test_tensor_factory_type_inference_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:2109: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:259.) 2023-01-11T22:06:53.6768347Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2023-01-11T22:06:53.6768571Z ok (0.004s) 2023-01-11T22:06:53.6768824Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6769151Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T22:06:53.6769469Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6769773Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6770087Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6770427Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6770783Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6771148Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6771506Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6771858Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6772197Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6772548Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6772902Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6773249Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T22:06:53.6773583Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T22:06:53.6773930Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.022s) 2023-01-11T22:06:53.6774277Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.022s) 2023-01-11T22:06:53.6774637Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T22:06:53.6774945Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T22:06:53.6775256Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6775572Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T22:06:53.6775862Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6776158Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6776506Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T22:06:53.6776816Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2023-01-11T22:06:53.6777216Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6777535Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6777848Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6778142Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6778447Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6778752Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6779046Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T22:06:53.6779352Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.036s) 2023-01-11T22:06:53.6779658Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.033s) 2023-01-11T22:06:53.6779954Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2023-01-11T22:06:53.6780254Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.184s) 2023-01-11T22:06:53.6780582Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.178s) 2023-01-11T22:06:53.6780903Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.175s) 2023-01-11T22:06:53.6781207Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.174s) 2023-01-11T22:06:53.6781522Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.174s) 2023-01-11T22:06:53.6781839Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.114s) 2023-01-11T22:06:53.6782148Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.131s) 2023-01-11T22:06:53.6782444Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.113s) 2023-01-11T22:06:53.6782756Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.114s) 2023-01-11T22:06:53.6783069Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.114s) 2023-01-11T22:06:53.6783351Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T22:06:53.6783665Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6784019Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6784376Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6784718Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6785066Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6785411Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6785755Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T22:06:53.6786058Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T22:06:53.6786264Z 2023-01-11T22:06:53.6786485Z ---------------------------------------------------------------------- 2023-01-11T22:06:53.6786729Z Ran 543 tests in 86.461s 2023-01-11T22:06:53.6786844Z 2023-01-11T22:06:53.6786904Z OK (skipped=58) 2023-01-11T22:06:53.6787013Z 2023-01-11T22:06:53.6787098Z Generating XML reports... 2023-01-11T22:06:53.6787671Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20230111220526.xml 2023-01-11T22:06:53.6788224Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20230111220526.xml 2023-01-11T22:06:53.6788843Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20230111220526.xml 2023-01-11T22:06:53.6789437Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20230111220526.xml 2023-01-11T22:06:53.6790011Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20230111220526.xml 2023-01-11T22:06:53.6790260Z 2023-01-11T22:06:53.6790551Z ##[endgroup] 2023-01-11T22:06:53.6790958Z FINISHED PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/workspace/test/test-reports/test_tensor_creation_ops_p2_krx2f) 2023-01-11T22:06:53.6791188Z 2023-01-11T22:06:53.6791354Z Running test_spectral_ops ... [2023-01-11 22:06:53.659205] 2023-01-11T22:06:53.6791819Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:06:53.659573] 2023-01-11T22:07:30.5826660Z 2023-01-11T22:07:30.5827166Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T22:07:30.5832593Z ##[group]PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_hv4exhck) 2023-01-11T22:07:30.5833167Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2023-01-11T22:07:30.5833747Z /opt/conda/lib/python3.7/site-packages/sklearn/utils/validation.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:07:30.5834216Z LARGE_SPARSE_SUPPORTED = LooseVersion(scipy_version) >= '0.14.0' 2023-01-11T22:07:30.5834565Z test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:07:30.5835003Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T22:07:30.5835153Z 2023-01-11T22:07:30.5835227Z Running tests... 2023-01-11T22:07:30.5835567Z ---------------------------------------------------------------------- 2023-01-11T22:07:30.5835930Z test_batch_istft_cpu (__main__.TestFFTCPU) ... ok (0.031s) 2023-01-11T22:07:30.5836226Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.102s) 2023-01-11T22:07:30.5837021Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.096s) 2023-01-11T22:07:30.5837504Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.034s) 2023-01-11T22:07:30.5837976Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (1.556s) 2023-01-11T22:07:30.5838474Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.355s) 2023-01-11T22:07:30.5839083Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.574s) 2023-01-11T22:07:30.5839573Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T22:07:30.5840032Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5840470Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5840921Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5841402Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5842064Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5842351Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5842640Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5842920Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5843214Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5843509Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5843861Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5844143Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5844427Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5844717Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5844993Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5845283Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5845573Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5845866Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5846141Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5846429Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5846718Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5846998Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5847286Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5847573Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5847852Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5848142Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5848434Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5848717Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5848987Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5849271Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5849542Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.035s) 2023-01-11T22:07:30.5849809Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.245s) 2023-01-11T22:07:30.5850108Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.412s) 2023-01-11T22:07:30.5850384Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.108s) 2023-01-11T22:07:30.5850650Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.853s) 2023-01-11T22:07:30.5850909Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.881s) 2023-01-11T22:07:30.5851209Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5851533Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5851837Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5852155Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5852473Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5852790Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5853140Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5853460Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5853776Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5854098Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5854406Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5854758Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.020s) 2023-01-11T22:07:30.5855082Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5855388Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5855707Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5856019Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5856339Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5856643Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5856963Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5857374Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5857679Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5858001Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5858327Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5858655Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5858964Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T22:07:30.5859287Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5859599Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5859916Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5860223Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5860542Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T22:07:30.5860853Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5861159Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5861475Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5861787Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5862103Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5862404Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5862703Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... ok (3.531s) 2023-01-11T22:07:30.5862992Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T22:07:30.5863273Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.017s) 2023-01-11T22:07:30.5863585Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.026s) 2023-01-11T22:07:30.5863866Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.033s) 2023-01-11T22:07:30.5864204Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5864518Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.031s) 2023-01-11T22:07:30.5864848Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5865173Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.079s) 2023-01-11T22:07:30.5865488Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.085s) 2023-01-11T22:07:30.5865765Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T22:07:30.5866111Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5866452Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T22:07:30.5866780Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5867106Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T22:07:30.5867576Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T22:07:30.5867860Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T22:07:30.5868130Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.045s) 2023-01-11T22:07:30.5868411Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.039s) 2023-01-11T22:07:30.5868688Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2023-01-11T22:07:30.5868949Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T22:07:30.5869231Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.029s) 2023-01-11T22:07:30.5869526Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.028s) 2023-01-11T22:07:30.5869819Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.033s) 2023-01-11T22:07:30.5870103Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.033s) 2023-01-11T22:07:30.5870394Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.028s) 2023-01-11T22:07:30.5870687Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.028s) 2023-01-11T22:07:30.5870970Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2023-01-11T22:07:30.5871265Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.034s) 2023-01-11T22:07:30.5871563Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.033s) 2023-01-11T22:07:30.5871852Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2023-01-11T22:07:30.5872128Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.234s) 2023-01-11T22:07:30.5872467Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5872799Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.226s) 2023-01-11T22:07:30.5873121Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2023-01-11T22:07:30.5873448Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.631s) 2023-01-11T22:07:30.5873730Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.598s) 2023-01-11T22:07:30.5874020Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2023-01-11T22:07:30.5874303Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T22:07:30.5874592Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.024s) 2023-01-11T22:07:30.5874949Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.024s) 2023-01-11T22:07:30.5875222Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.021s) 2023-01-11T22:07:30.5875505Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.019s) 2023-01-11T22:07:30.5875830Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2023-01-11T22:07:30.5876141Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.037s) 2023-01-11T22:07:30.5876386Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.050s) 2023-01-11T22:07:30.5876741Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2023-01-11T22:07:30.5877174Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.041s) 2023-01-11T22:07:30.5877423Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.045s) 2023-01-11T22:07:30.5878354Z test_istft_against_librosa_cpu_float64 (__main__.TestFFTCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:761: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:1163.) 2023-01-11T22:07:30.5878967Z return_complex=return_complex, 2023-01-11T22:07:30.5879158Z ok (0.786s) 2023-01-11T22:07:30.5879388Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (0.889s) 2023-01-11T22:07:30.5879658Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T22:07:30.5879946Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T22:07:30.5880293Z stft -> istft should recover the original signale ... ok (0.004s) 2023-01-11T22:07:30.5880571Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T22:07:30.5880918Z stft -> istft should recover the original signale ... ok (1.548s) 2023-01-11T22:07:30.5881201Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T22:07:30.5881516Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.443s) 2023-01-11T22:07:30.5881790Z test_istft_throws_cpu (__main__.TestFFTCPU) 2023-01-11T22:07:30.5882055Z istft should throw exception for invalid parameters ... ok (0.020s) 2023-01-11T22:07:30.5882349Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.070s) 2023-01-11T22:07:30.5882631Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.060s) 2023-01-11T22:07:30.5882925Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.057s) 2023-01-11T22:07:30.5883221Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.058s) 2023-01-11T22:07:30.5883503Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.059s) 2023-01-11T22:07:30.5883797Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.081s) 2023-01-11T22:07:30.5884086Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.064s) 2023-01-11T22:07:30.5884386Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.052s) 2023-01-11T22:07:30.5884666Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.054s) 2023-01-11T22:07:30.5884956Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.054s) 2023-01-11T22:07:30.5885251Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.144s) 2023-01-11T22:07:30.5885536Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.140s) 2023-01-11T22:07:30.5885835Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.134s) 2023-01-11T22:07:30.5886134Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.124s) 2023-01-11T22:07:30.5886431Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.144s) 2023-01-11T22:07:30.5886764Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.165s) 2023-01-11T22:07:30.5887062Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.137s) 2023-01-11T22:07:30.5887362Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.134s) 2023-01-11T22:07:30.5888399Z test_stft_cpu_float64 (__main__.TestFFTCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:642: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T22:07:30.5889223Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T22:07:30.5889603Z normalized, onesided, return_complex) 2023-01-11T22:07:30.5889806Z ok (0.601s) 2023-01-11T22:07:30.5890023Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T22:07:30.5890331Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.264s) 2023-01-11T22:07:30.5890659Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.338s) 2023-01-11T22:07:30.5890977Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T22:07:30.5891262Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5891522Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T22:07:30.5891730Z Expecting nothing 2023-01-11T22:07:30.5891884Z ok 2023-01-11T22:07:30.5892031Z Trying: 2023-01-11T22:07:30.5892201Z fft2 = torch.fft.fft2(x) 2023-01-11T22:07:30.5892374Z Expecting nothing 2023-01-11T22:07:30.5892537Z ok 2023-01-11T22:07:30.5892683Z Trying: 2023-01-11T22:07:30.5892878Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2023-01-11T22:07:30.5893095Z Expecting nothing 2023-01-11T22:07:30.5893256Z ok 2023-01-11T22:07:30.5893388Z Trying: 2023-01-11T22:07:30.5893607Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2023-01-11T22:07:30.5893834Z Expecting nothing 2023-01-11T22:07:30.5893983Z ok 2023-01-11T22:07:30.5894131Z ok (0.008s) 2023-01-11T22:07:30.5894351Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5894563Z t = torch.arange(4) 2023-01-11T22:07:30.5894740Z Expecting nothing 2023-01-11T22:07:30.5894900Z ok 2023-01-11T22:07:30.5895034Z Trying: 2023-01-11T22:07:30.5895181Z t 2023-01-11T22:07:30.5895335Z Expecting: 2023-01-11T22:07:30.5895493Z tensor([0, 1, 2, 3]) 2023-01-11T22:07:30.5895657Z ok 2023-01-11T22:07:30.5895802Z Trying: 2023-01-11T22:07:30.5895950Z torch.fft.fft(t) 2023-01-11T22:07:30.5896120Z Expecting: 2023-01-11T22:07:30.5896383Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T22:07:30.5896549Z ok 2023-01-11T22:07:30.5896697Z Trying: 2023-01-11T22:07:30.5896885Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2023-01-11T22:07:30.5897146Z Expecting nothing 2023-01-11T22:07:30.5897317Z ok 2023-01-11T22:07:30.5897467Z Trying: 2023-01-11T22:07:30.5897615Z torch.fft.fft(t) 2023-01-11T22:07:30.5897788Z Expecting: 2023-01-11T22:07:30.5898033Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2023-01-11T22:07:30.5898202Z ok 2023-01-11T22:07:30.5898355Z ok (0.006s) 2023-01-11T22:07:30.5898587Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5898808Z torch.fft.fftfreq(5) 2023-01-11T22:07:30.5898984Z Expecting: 2023-01-11T22:07:30.5899235Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T22:07:30.5899410Z ok 2023-01-11T22:07:30.5899543Z Trying: 2023-01-11T22:07:30.5899709Z torch.fft.fftfreq(4) 2023-01-11T22:07:30.5899884Z Expecting: 2023-01-11T22:07:30.5900107Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T22:07:30.5900279Z ok 2023-01-11T22:07:30.5900503Z ok (0.003s) 2023-01-11T22:07:30.5900713Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5901109Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T22:07:30.5901318Z Expecting nothing 2023-01-11T22:07:30.5901469Z ok 2023-01-11T22:07:30.5901619Z Trying: 2023-01-11T22:07:30.5901787Z fftn = torch.fft.fftn(x) 2023-01-11T22:07:30.5901959Z Expecting nothing 2023-01-11T22:07:30.5902119Z ok 2023-01-11T22:07:30.5902263Z Trying: 2023-01-11T22:07:30.5902457Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2023-01-11T22:07:30.5902671Z Expecting nothing 2023-01-11T22:07:30.5902832Z ok 2023-01-11T22:07:30.5902963Z Trying: 2023-01-11T22:07:30.5903224Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2023-01-11T22:07:30.5903455Z Expecting nothing 2023-01-11T22:07:30.5903602Z ok 2023-01-11T22:07:30.5903750Z ok (0.002s) 2023-01-11T22:07:30.5903976Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5904204Z f = torch.fft.fftfreq(4) 2023-01-11T22:07:30.5904389Z Expecting nothing 2023-01-11T22:07:30.5904551Z ok 2023-01-11T22:07:30.5904684Z Trying: 2023-01-11T22:07:30.5904830Z f 2023-01-11T22:07:30.5904982Z Expecting: 2023-01-11T22:07:30.5905211Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T22:07:30.5905384Z ok 2023-01-11T22:07:30.5905528Z Trying: 2023-01-11T22:07:30.5905685Z torch.fft.fftshift(f) 2023-01-11T22:07:30.5905865Z Expecting: 2023-01-11T22:07:30.5906099Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2023-01-11T22:07:30.5906261Z ok 2023-01-11T22:07:30.5906407Z Trying: 2023-01-11T22:07:30.5906638Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2023-01-11T22:07:30.5906862Z Expecting nothing 2023-01-11T22:07:30.5907024Z ok 2023-01-11T22:07:30.5907167Z Trying: 2023-01-11T22:07:30.5907494Z x 2023-01-11T22:07:30.5907658Z Expecting: 2023-01-11T22:07:30.5907918Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2023-01-11T22:07:30.5908183Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2023-01-11T22:07:30.5908447Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2023-01-11T22:07:30.5908705Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2023-01-11T22:07:30.5908965Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2023-01-11T22:07:30.5909130Z ok 2023-01-11T22:07:30.5909276Z Trying: 2023-01-11T22:07:30.5909447Z torch.fft.fftshift(x) 2023-01-11T22:07:30.5909615Z Expecting: 2023-01-11T22:07:30.5909863Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2023-01-11T22:07:30.5910127Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2023-01-11T22:07:30.5910373Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2023-01-11T22:07:30.5910632Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2023-01-11T22:07:30.5910894Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2023-01-11T22:07:30.5911056Z ok 2023-01-11T22:07:30.5911203Z Trying: 2023-01-11T22:07:30.5911427Z x_centered = torch.arange(-5, 5) 2023-01-11T22:07:30.5911612Z Expecting nothing 2023-01-11T22:07:30.5911776Z ok 2023-01-11T22:07:30.5911921Z Trying: 2023-01-11T22:07:30.5912112Z x_uncentered = torch.fft.ifftshift(x_centered) 2023-01-11T22:07:30.5912327Z Expecting nothing 2023-01-11T22:07:30.5912489Z ok 2023-01-11T22:07:30.5912622Z Trying: 2023-01-11T22:07:30.5912818Z fft_uncentered = torch.fft.fft(x_uncentered) 2023-01-11T22:07:30.5913027Z Expecting nothing 2023-01-11T22:07:30.5913175Z ok 2023-01-11T22:07:30.5913321Z Trying: 2023-01-11T22:07:30.5913528Z fft_centered = torch.fft.fftshift(fft_uncentered) 2023-01-11T22:07:30.5913730Z Expecting nothing 2023-01-11T22:07:30.5913896Z ok 2023-01-11T22:07:30.5914043Z Trying: 2023-01-11T22:07:30.5914280Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2023-01-11T22:07:30.5914537Z Expecting nothing 2023-01-11T22:07:30.5914701Z ok 2023-01-11T22:07:30.5914833Z Trying: 2023-01-11T22:07:30.5915092Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2023-01-11T22:07:30.5915464Z Expecting nothing 2023-01-11T22:07:30.5915615Z ok 2023-01-11T22:07:30.5915767Z ok (0.007s) 2023-01-11T22:07:30.5915994Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5916219Z t = torch.linspace(0, 1, 5) 2023-01-11T22:07:30.5916412Z Expecting nothing 2023-01-11T22:07:30.5916578Z ok 2023-01-11T22:07:30.5916711Z Trying: 2023-01-11T22:07:30.5916862Z t 2023-01-11T22:07:30.5917018Z Expecting: 2023-01-11T22:07:30.5917191Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T22:07:30.5917365Z ok 2023-01-11T22:07:30.5917510Z Trying: 2023-01-11T22:07:30.5917706Z T = torch.fft.ifft(t) 2023-01-11T22:07:30.5917887Z Expecting nothing 2023-01-11T22:07:30.5918046Z ok 2023-01-11T22:07:30.5918176Z Trying: 2023-01-11T22:07:30.5918322Z T 2023-01-11T22:07:30.5918474Z Expecting: 2023-01-11T22:07:30.5918752Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2023-01-11T22:07:30.5919002Z -0.1250+0.1720j]) 2023-01-11T22:07:30.5919164Z ok 2023-01-11T22:07:30.5919294Z Trying: 2023-01-11T22:07:30.5919465Z torch.fft.hfft(T[:3], n=5) 2023-01-11T22:07:30.5919647Z Expecting: 2023-01-11T22:07:30.5919829Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T22:07:30.5919990Z ok 2023-01-11T22:07:30.5920135Z Trying: 2023-01-11T22:07:30.5920302Z torch.fft.hfft(T[:3]) 2023-01-11T22:07:30.5920463Z Expecting: 2023-01-11T22:07:30.5920641Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2023-01-11T22:07:30.5920817Z ok 2023-01-11T22:07:30.5920952Z ok (0.006s) 2023-01-11T22:07:30.5921177Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5921435Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T22:07:30.5921627Z Expecting nothing 2023-01-11T22:07:30.5921788Z ok 2023-01-11T22:07:30.5921931Z Trying: 2023-01-11T22:07:30.5922092Z ifft2 = torch.fft.ifft2(x) 2023-01-11T22:07:30.5922279Z Expecting nothing 2023-01-11T22:07:30.5922441Z ok 2023-01-11T22:07:30.5922570Z Trying: 2023-01-11T22:07:30.5922779Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2023-01-11T22:07:30.5922995Z Expecting nothing 2023-01-11T22:07:30.5923142Z ok 2023-01-11T22:07:30.5923284Z Trying: 2023-01-11T22:07:30.5923508Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2023-01-11T22:07:30.5923726Z Expecting nothing 2023-01-11T22:07:30.5923883Z ok 2023-01-11T22:07:30.5924032Z ok (0.002s) 2023-01-11T22:07:30.5924241Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5924553Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T22:07:30.5924758Z Expecting nothing 2023-01-11T22:07:30.5924905Z ok 2023-01-11T22:07:30.5925049Z Trying: 2023-01-11T22:07:30.5925210Z torch.fft.ifft(t) 2023-01-11T22:07:30.5925370Z Expecting: 2023-01-11T22:07:30.5925556Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2023-01-11T22:07:30.5925730Z ok 2023-01-11T22:07:30.5925867Z ok (0.002s) 2023-01-11T22:07:30.5926088Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5926340Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T22:07:30.5926531Z Expecting nothing 2023-01-11T22:07:30.5926692Z ok 2023-01-11T22:07:30.5926835Z Trying: 2023-01-11T22:07:30.5926994Z ifftn = torch.fft.ifftn(x) 2023-01-11T22:07:30.5927181Z Expecting nothing 2023-01-11T22:07:30.5927341Z ok 2023-01-11T22:07:30.5927472Z Trying: 2023-01-11T22:07:30.5927683Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2023-01-11T22:07:30.5927900Z Expecting nothing 2023-01-11T22:07:30.5928049Z ok 2023-01-11T22:07:30.5928194Z Trying: 2023-01-11T22:07:30.5928420Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2023-01-11T22:07:30.5928645Z Expecting nothing 2023-01-11T22:07:30.5928806Z ok 2023-01-11T22:07:30.5928953Z ok (0.002s) 2023-01-11T22:07:30.5929167Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5929456Z f = torch.fft.fftfreq(5) 2023-01-11T22:07:30.5929649Z Expecting nothing 2023-01-11T22:07:30.5929799Z ok 2023-01-11T22:07:30.5929946Z Trying: 2023-01-11T22:07:30.5930097Z f 2023-01-11T22:07:30.5930240Z Expecting: 2023-01-11T22:07:30.5930497Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T22:07:30.5930674Z ok 2023-01-11T22:07:30.5930807Z Trying: 2023-01-11T22:07:30.5930986Z shifted = torch.fft.fftshift(f) 2023-01-11T22:07:30.5931184Z Expecting nothing 2023-01-11T22:07:30.5931330Z ok 2023-01-11T22:07:30.5931474Z Trying: 2023-01-11T22:07:30.5931648Z torch.fft.ifftshift(shifted) 2023-01-11T22:07:30.5931824Z Expecting: 2023-01-11T22:07:30.5932111Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T22:07:30.5932291Z ok 2023-01-11T22:07:30.5932426Z ok (0.003s) 2023-01-11T22:07:30.5932645Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5932870Z t = torch.arange(5) 2023-01-11T22:07:30.5933049Z Expecting nothing 2023-01-11T22:07:30.5933200Z ok 2023-01-11T22:07:30.5933345Z Trying: 2023-01-11T22:07:30.5933479Z t 2023-01-11T22:07:30.5933633Z Expecting: 2023-01-11T22:07:30.5933806Z tensor([0, 1, 2, 3, 4]) 2023-01-11T22:07:30.5933962Z ok 2023-01-11T22:07:30.5934107Z Trying: 2023-01-11T22:07:30.5934275Z torch.fft.ihfft(t) 2023-01-11T22:07:30.5934435Z Expecting: 2023-01-11T22:07:30.5934693Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2023-01-11T22:07:30.5934877Z ok 2023-01-11T22:07:30.5935018Z Trying: 2023-01-11T22:07:30.5935168Z torch.fft.ifft(t) 2023-01-11T22:07:30.5935340Z Expecting: 2023-01-11T22:07:30.5935624Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2023-01-11T22:07:30.5935855Z -0.5000+0.6882j]) 2023-01-11T22:07:30.5936015Z ok 2023-01-11T22:07:30.5936163Z ok (0.005s) 2023-01-11T22:07:30.5936374Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5936604Z t = torch.rand(10, 9) 2023-01-11T22:07:30.5936792Z Expecting nothing 2023-01-11T22:07:30.5936943Z ok 2023-01-11T22:07:30.5937164Z Trying: 2023-01-11T22:07:30.5937340Z T = torch.fft.rfft2(t) 2023-01-11T22:07:30.5937513Z Expecting nothing 2023-01-11T22:07:30.5937678Z ok 2023-01-11T22:07:30.5937825Z Trying: 2023-01-11T22:07:30.5937986Z torch.fft.irfft2(T).size() 2023-01-11T22:07:30.5938173Z Expecting: 2023-01-11T22:07:30.5938346Z torch.Size([10, 8]) 2023-01-11T22:07:30.5938500Z ok 2023-01-11T22:07:30.5938646Z Trying: 2023-01-11T22:07:30.5938840Z roundtrip = torch.fft.irfft2(T, t.size()) 2023-01-11T22:07:30.5939031Z Expecting nothing 2023-01-11T22:07:30.5939191Z ok 2023-01-11T22:07:30.5939335Z Trying: 2023-01-11T22:07:30.5939490Z roundtrip.size() 2023-01-11T22:07:30.5939665Z Expecting: 2023-01-11T22:07:30.5939834Z torch.Size([10, 9]) 2023-01-11T22:07:30.5939987Z ok 2023-01-11T22:07:30.5940130Z Trying: 2023-01-11T22:07:30.5940351Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T22:07:30.5940569Z Expecting nothing 2023-01-11T22:07:30.5940734Z ok 2023-01-11T22:07:30.5940882Z ok (0.002s) 2023-01-11T22:07:30.5941094Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5941328Z t = torch.linspace(0, 1, 5) 2023-01-11T22:07:30.5941515Z Expecting nothing 2023-01-11T22:07:30.5941665Z ok 2023-01-11T22:07:30.5941814Z Trying: 2023-01-11T22:07:30.5941961Z t 2023-01-11T22:07:30.5942102Z Expecting: 2023-01-11T22:07:30.5942290Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T22:07:30.5942465Z ok 2023-01-11T22:07:30.5942597Z Trying: 2023-01-11T22:07:30.5942764Z T = torch.fft.rfft(t) 2023-01-11T22:07:30.5942948Z Expecting nothing 2023-01-11T22:07:30.5943099Z ok 2023-01-11T22:07:30.5943246Z Trying: 2023-01-11T22:07:30.5943393Z T 2023-01-11T22:07:30.5943533Z Expecting: 2023-01-11T22:07:30.5943803Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2023-01-11T22:07:30.5943987Z ok 2023-01-11T22:07:30.5944119Z Trying: 2023-01-11T22:07:30.5944281Z torch.fft.irfft(T) 2023-01-11T22:07:30.5944518Z Expecting: 2023-01-11T22:07:30.5944687Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2023-01-11T22:07:30.5944863Z ok 2023-01-11T22:07:30.5945011Z Trying: 2023-01-11T22:07:30.5945192Z roundtrip = torch.fft.irfft(T, t.numel()) 2023-01-11T22:07:30.5945400Z Expecting nothing 2023-01-11T22:07:30.5945564Z ok 2023-01-11T22:07:30.5945699Z Trying: 2023-01-11T22:07:30.5945923Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T22:07:30.5946153Z Expecting nothing 2023-01-11T22:07:30.5946303Z ok 2023-01-11T22:07:30.5946450Z ok (0.005s) 2023-01-11T22:07:30.5946673Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5946932Z t = torch.rand(10, 9) 2023-01-11T22:07:30.5947116Z Expecting nothing 2023-01-11T22:07:30.5947388Z ok 2023-01-11T22:07:30.5947523Z Trying: 2023-01-11T22:07:30.5947692Z T = torch.fft.rfftn(t) 2023-01-11T22:07:30.5947878Z Expecting nothing 2023-01-11T22:07:30.5948028Z ok 2023-01-11T22:07:30.5948180Z Trying: 2023-01-11T22:07:30.5948357Z torch.fft.irfftn(T).size() 2023-01-11T22:07:30.5948528Z Expecting: 2023-01-11T22:07:30.5948701Z torch.Size([10, 8]) 2023-01-11T22:07:30.5948863Z ok 2023-01-11T22:07:30.5948995Z Trying: 2023-01-11T22:07:30.5949184Z roundtrip = torch.fft.irfftn(T, t.size()) 2023-01-11T22:07:30.5949387Z Expecting nothing 2023-01-11T22:07:30.5949535Z ok 2023-01-11T22:07:30.5949677Z Trying: 2023-01-11T22:07:30.5949843Z roundtrip.size() 2023-01-11T22:07:30.5950006Z Expecting: 2023-01-11T22:07:30.5950175Z torch.Size([10, 9]) 2023-01-11T22:07:30.5950340Z ok 2023-01-11T22:07:30.5950472Z Trying: 2023-01-11T22:07:30.5950692Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T22:07:30.5950920Z Expecting nothing 2023-01-11T22:07:30.5951069Z ok 2023-01-11T22:07:30.5951217Z ok (0.002s) 2023-01-11T22:07:30.5951439Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5951655Z t = torch.rand(10, 10) 2023-01-11T22:07:30.5951836Z Expecting nothing 2023-01-11T22:07:30.5951995Z ok 2023-01-11T22:07:30.5952126Z Trying: 2023-01-11T22:07:30.5952296Z rfft2 = torch.fft.rfft2(t) 2023-01-11T22:07:30.5952482Z Expecting nothing 2023-01-11T22:07:30.5952631Z ok 2023-01-11T22:07:30.5952772Z Trying: 2023-01-11T22:07:30.5952928Z rfft2.size() 2023-01-11T22:07:30.5953082Z Expecting: 2023-01-11T22:07:30.5953249Z torch.Size([10, 6]) 2023-01-11T22:07:30.5953412Z ok 2023-01-11T22:07:30.5953543Z Trying: 2023-01-11T22:07:30.5953712Z fft2 = torch.fft.fft2(t) 2023-01-11T22:07:30.5953895Z Expecting nothing 2023-01-11T22:07:30.5954044Z ok 2023-01-11T22:07:30.5954186Z Trying: 2023-01-11T22:07:30.5954408Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2023-01-11T22:07:30.5954627Z Expecting nothing 2023-01-11T22:07:30.5954787Z ok 2023-01-11T22:07:30.5954930Z Trying: 2023-01-11T22:07:30.5955125Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2023-01-11T22:07:30.5955342Z Expecting nothing 2023-01-11T22:07:30.5955502Z ok 2023-01-11T22:07:30.5955633Z Trying: 2023-01-11T22:07:30.5955851Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2023-01-11T22:07:30.5956078Z Expecting nothing 2023-01-11T22:07:30.5956227Z ok 2023-01-11T22:07:30.5956374Z ok (0.003s) 2023-01-11T22:07:30.5956593Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5956805Z t = torch.arange(4) 2023-01-11T22:07:30.5956980Z Expecting nothing 2023-01-11T22:07:30.5957139Z ok 2023-01-11T22:07:30.5957269Z Trying: 2023-01-11T22:07:30.5957416Z t 2023-01-11T22:07:30.5957567Z Expecting: 2023-01-11T22:07:30.5957726Z tensor([0, 1, 2, 3]) 2023-01-11T22:07:30.5957888Z ok 2023-01-11T22:07:30.5958034Z Trying: 2023-01-11T22:07:30.5958182Z torch.fft.rfft(t) 2023-01-11T22:07:30.5958353Z Expecting: 2023-01-11T22:07:30.5958591Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2023-01-11T22:07:30.5958750Z ok 2023-01-11T22:07:30.5958894Z Trying: 2023-01-11T22:07:30.5959053Z torch.fft.fft(t) 2023-01-11T22:07:30.5959298Z Expecting: 2023-01-11T22:07:30.5959540Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T22:07:30.5959721Z ok 2023-01-11T22:07:30.5959858Z ok (0.005s) 2023-01-11T22:07:30.5960088Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5960330Z torch.fft.rfftfreq(5) 2023-01-11T22:07:30.5960499Z Expecting: 2023-01-11T22:07:30.5960674Z tensor([0.0000, 0.2000, 0.4000]) 2023-01-11T22:07:30.5960841Z ok 2023-01-11T22:07:30.5960973Z Trying: 2023-01-11T22:07:30.5961140Z torch.fft.rfftfreq(4) 2023-01-11T22:07:30.5961316Z Expecting: 2023-01-11T22:07:30.5961477Z tensor([0.0000, 0.2500, 0.5000]) 2023-01-11T22:07:30.5961647Z ok 2023-01-11T22:07:30.5961833Z Trying: 2023-01-11T22:07:30.5961991Z torch.fft.fftfreq(4) 2023-01-11T22:07:30.5962166Z Expecting: 2023-01-11T22:07:30.5962402Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T22:07:30.5962562Z ok 2023-01-11T22:07:30.5962707Z ok (0.004s) 2023-01-11T22:07:30.5962928Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T22:07:30.5963165Z t = torch.rand(10, 10) 2023-01-11T22:07:30.5963336Z Expecting nothing 2023-01-11T22:07:30.5963500Z ok 2023-01-11T22:07:30.5963648Z Trying: 2023-01-11T22:07:30.5963808Z rfftn = torch.fft.rfftn(t) 2023-01-11T22:07:30.5963995Z Expecting nothing 2023-01-11T22:07:30.5964156Z ok 2023-01-11T22:07:30.5964288Z Trying: 2023-01-11T22:07:30.5964446Z rfftn.size() 2023-01-11T22:07:30.5964600Z Expecting: 2023-01-11T22:07:30.5964770Z torch.Size([10, 6]) 2023-01-11T22:07:30.5964934Z ok 2023-01-11T22:07:30.5965071Z Trying: 2023-01-11T22:07:30.5965240Z fftn = torch.fft.fftn(t) 2023-01-11T22:07:30.5965427Z Expecting nothing 2023-01-11T22:07:30.5965579Z ok 2023-01-11T22:07:30.5965724Z Trying: 2023-01-11T22:07:30.5965946Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2023-01-11T22:07:30.5966177Z Expecting nothing 2023-01-11T22:07:30.5966326Z ok 2023-01-11T22:07:30.5966472Z Trying: 2023-01-11T22:07:30.5966681Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2023-01-11T22:07:30.5966887Z Expecting nothing 2023-01-11T22:07:30.5967046Z ok 2023-01-11T22:07:30.5967190Z Trying: 2023-01-11T22:07:30.5967399Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2023-01-11T22:07:30.5967629Z Expecting nothing 2023-01-11T22:07:30.5967790Z ok 2023-01-11T22:07:30.5967926Z ok (0.003s) 2023-01-11T22:07:30.5968029Z 2023-01-11T22:07:30.5968232Z ---------------------------------------------------------------------- 2023-01-11T22:07:30.5968476Z Ran 177 tests in 18.728s 2023-01-11T22:07:30.5968589Z 2023-01-11T22:07:30.5968648Z OK (skipped=10) 2023-01-11T22:07:30.5968757Z 2023-01-11T22:07:30.5968843Z Generating XML reports... 2023-01-11T22:07:30.5969241Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20230111220710.xml 2023-01-11T22:07:30.5969764Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20230111220710.xml 2023-01-11T22:07:30.5970016Z 2023-01-11T22:07:30.5970365Z ##[endgroup] 2023-01-11T22:07:30.5970756Z FINISHED PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_hv4exhck) 2023-01-11T22:07:30.5970975Z 2023-01-11T22:07:30.5971152Z Running test_mobile_optimizer ... [2023-01-11 22:07:30.583055] 2023-01-11T22:07:30.5971625Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:07:30.583437] 2023-01-11T22:07:39.3889509Z 2023-01-11T22:07:39.3890084Z Expand the folded group to see the log file of test_mobile_optimizer 2023-01-11T22:07:39.3891176Z ##[group]PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/workspace/test/test-reports/test_mobile_optimizer_abtf6evy) 2023-01-11T22:07:39.3891963Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2023-01-11T22:07:39.3892149Z 2023-01-11T22:07:39.3892222Z Running tests... 2023-01-11T22:07:39.3892524Z ---------------------------------------------------------------------- 2023-01-11T22:07:39.3893014Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.379s) 2023-01-11T22:07:39.3893991Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... /opt/conda/lib/python3.7/site-packages/torch/utils/bundled_inputs.py:394: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:07:39.3894954Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T22:07:39.3895387Z ok (0.100s) 2023-01-11T22:07:39.3895680Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (2.129s) 2023-01-11T22:07:39.3896001Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.001s) 2023-01-11T22:07:39.3896311Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.833s) 2023-01-11T22:07:39.3896593Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.345s) 2023-01-11T22:07:39.3896895Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.822s) 2023-01-11T22:07:39.3897114Z 2023-01-11T22:07:39.3897322Z ---------------------------------------------------------------------- 2023-01-11T22:07:39.3897568Z Ran 7 tests in 4.609s 2023-01-11T22:07:39.3897670Z 2023-01-11T22:07:39.3897743Z OK (skipped=1) 2023-01-11T22:07:39.3897901Z 2023-01-11T22:07:39.3898022Z Generating XML reports... 2023-01-11T22:07:39.3898566Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20230111220734.xml 2023-01-11T22:07:39.3898855Z 2023-01-11T22:07:39.3899096Z ##[endgroup] 2023-01-11T22:07:39.3899501Z FINISHED PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/workspace/test/test-reports/test_mobile_optimizer_abtf6evy) 2023-01-11T22:07:39.3899733Z 2023-01-11T22:07:39.3899958Z Running test_cpp_extensions_open_device_registration ... [2023-01-11 22:07:39.389310] 2023-01-11T22:07:39.3900502Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:07:39.389713] 2023-01-11T22:08:13.1288299Z 2023-01-11T22:08:13.1288904Z Expand the folded group to see the log file of test_cpp_extensions_open_device_registration 2023-01-11T22:08:13.1290090Z ##[group]PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_open_device_registration_sj5usd41) 2023-01-11T22:08:13.1291571Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2023-01-11T22:08:13.1291992Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T22:08:13.1292149Z 2023-01-11T22:08:13.1292224Z Running tests... 2023-01-11T22:08:13.1292532Z ---------------------------------------------------------------------- 2023-01-11T22:08:13.1293200Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T22:08:13.1293942Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension... 2023-01-11T22:08:13.1294334Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension/build.ninja... 2023-01-11T22:08:13.1294656Z Building extension module custom_device_extension... 2023-01-11T22:08:13.1294916Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:08:13.1296839Z [1/2] c++ -MMD -MF open_registration_extension.o.d -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/open_registration_extension.cpp -o open_registration_extension.o 2023-01-11T22:08:13.1298373Z [2/2] c++ open_registration_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o custom_device_extension.so 2023-01-11T22:08:13.1298815Z Loading extension module custom_device_extension... 2023-01-11T22:08:13.1299018Z ok (29.014s) 2023-01-11T22:08:13.1299134Z 2023-01-11T22:08:13.1299336Z ---------------------------------------------------------------------- 2023-01-11T22:08:13.1299577Z Ran 1 test in 29.016s 2023-01-11T22:08:13.1299689Z 2023-01-11T22:08:13.1299741Z OK 2023-01-11T22:08:13.1299833Z 2023-01-11T22:08:13.1299918Z Generating XML reports... 2023-01-11T22:08:13.1300430Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20230111220743.xml 2023-01-11T22:08:13.1300736Z 2023-01-11T22:08:13.1301009Z ##[endgroup] 2023-01-11T22:08:13.1301495Z FINISHED PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_open_device_registration_sj5usd41) 2023-01-11T22:08:13.1301770Z 2023-01-11T22:08:13.1301923Z Running doctests ... [2023-01-11 22:08:13.129250] 2023-01-11T22:08:13.1473916Z Start doctest_module('/opt/conda/lib/python3.7/site-packages/torch') 2023-01-11T22:08:13.1474152Z Listing tests 2023-01-11T22:08:20.0777674Z gathering tests 2023-01-11T22:08:20.0803898Z running 663 test(s) 2023-01-11T22:08:20.0810114Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/__init__.py::is_tensor:0, line 429 <- wrt source file 2023-01-11T22:08:20.0823186Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/__init__.py::is_tensor:0 2023-01-11T22:08:20.0824215Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/__init__.py::set_default_tensor_type:0, line 458 <- wrt source file 2023-01-11T22:08:20.0827587Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/__init__.py::set_default_tensor_type:0 2023-01-11T22:08:20.0828099Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/__init__.py::set_default_dtype:0, line 496 <- wrt source file 2023-01-11T22:08:20.0832438Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/__init__.py::set_default_dtype:0 2023-01-11T22:08:20.0832979Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/__init__.py::use_deterministic_algorithms:0, line 629 <- wrt source file 2023-01-11T22:08:20.0835981Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/__init__.py::use_deterministic_algorithms:0 2023-01-11T22:08:20.0836500Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/__init__.py::compile:0, line 1221 <- wrt source file 2023-01-11T22:08:20.0837855Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/__init__.py::compile:0 2023-01-11T22:08:20.0838404Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_C.cpython-37m-x86_64-linux-gnu.so::Generator:0, line 15 <- wrt source file 2023-01-11T22:08:20.0839217Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_C.cpython-37m-x86_64-linux-gnu.so::Generator:0 2023-01-11T22:08:20.0839791Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_C.cpython-37m-x86_64-linux-gnu.so::_LinAlgError:0, line 5 <- wrt source file 2023-01-11T22:08:20.0840958Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_C.cpython-37m-x86_64-linux-gnu.so::_LinAlgError:0 2023-01-11T22:08:20.0841713Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_namedtensor_internals.py::update_names:0, line 125 <- wrt source file 2023-01-11T22:08:20.0844158Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_namedtensor_internals.py::update_names:0 2023-01-11T22:08:20.0844697Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.register_hook:0, line 508 <- wrt source file 2023-01-11T22:08:20.1037757Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.register_hook:0 2023-01-11T22:08:20.1038353Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.refine_names:0, line 1096 <- wrt source file 2023-01-11T22:08:20.1461924Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.refine_names:0 2023-01-11T22:08:20.1467099Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.align_to:0, line 1141 <- wrt source file 2023-01-11T22:08:20.1477871Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.align_to:0 2023-01-11T22:08:20.1478390Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.rename:0, line 1214 <- wrt source file 2023-01-11T22:08:20.1494953Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.rename:0 2023-01-11T22:08:20.1495476Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0, line 1244 <- wrt source file 2023-01-11T22:08:20.1527434Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0 2023-01-11T22:08:20.1527958Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_tensor_str.py::set_printoptions:0, line 49 <- wrt source file 2023-01-11T22:08:20.1603444Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_tensor_str.py::set_printoptions:0 2023-01-11T22:08:20.1603980Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::broadcast_tensors:0, line 61 <- wrt source file 2023-01-11T22:08:20.1620469Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::broadcast_tensors:0 2023-01-11T22:08:20.1620989Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::broadcast_shapes:0, line 89 <- wrt source file 2023-01-11T22:08:20.1625281Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::broadcast_shapes:0 2023-01-11T22:08:20.1625792Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::split:0, line 161 <- wrt source file 2023-01-11T22:08:20.1660751Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::split:0 2023-01-11T22:08:20.1672818Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::einsum:0, line 269 <- wrt source file 2023-01-11T22:08:20.1708552Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::einsum:0 2023-01-11T22:08:20.1709069Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::meshgrid:0, line 450 <- wrt source file 2023-01-11T22:08:20.1777644Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::meshgrid:0 2023-01-11T22:08:20.1778176Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::_unique_impl:0, line 764 <- wrt source file 2023-01-11T22:08:20.1811436Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::_unique_impl:0 2023-01-11T22:08:20.1811976Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::_unique_consecutive_impl:0, line 842 <- wrt source file 2023-01-11T22:08:20.1840299Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::_unique_consecutive_impl:0 2023-01-11T22:08:20.1840978Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::tensordot:0, line 1040 <- wrt source file 2023-01-11T22:08:20.1899756Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::tensordot:0 2023-01-11T22:08:20.1900295Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::cartesian_prod:0, line 1118 <- wrt source file 2023-01-11T22:08:20.1915095Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::cartesian_prod:0 2023-01-11T22:08:20.1915714Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::block_diag:0, line 1152 <- wrt source file 2023-01-11T22:08:20.1941648Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::block_diag:0 2023-01-11T22:08:20.1942157Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::cdist:0, line 1203 <- wrt source file 2023-01-11T22:08:20.1981791Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::cdist:0 2023-01-11T22:08:20.1982298Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_1d:0, line 1243 <- wrt source file 2023-01-11T22:08:20.2026782Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_1d:0 2023-01-11T22:08:20.2027385Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_2d:0, line 1279 <- wrt source file 2023-01-11T22:08:20.2099618Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_2d:0 2023-01-11T22:08:20.2100125Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_3d:0, line 1317 <- wrt source file 2023-01-11T22:08:20.2157130Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::atleast_3d:0 2023-01-11T22:08:20.2157618Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::norm:0, line 1455 <- wrt source file 2023-01-11T22:08:20.2258544Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/functional.py::norm:0 2023-01-11T22:08:20.2259055Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::chain_matmul:0, line 1606 <- wrt source file 2023-01-11T22:08:20.2260490Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/functional.py::chain_matmul:0 2023-01-11T22:08:20.2260999Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/functional.py::_lu_impl:0, line 1706 <- wrt source file 2023-01-11T22:08:20.2263638Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/functional.py::_lu_impl:0 2023-01-11T22:08:20.2264124Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::list:0, line 391 <- wrt source file 2023-01-11T22:08:20.2266093Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::list:0 2023-01-11T22:08:20.2266605Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::help:0, line 444 <- wrt source file 2023-01-11T22:08:20.2267146Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::help:0 2023-01-11T22:08:20.2267831Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::load:0, line 524 <- wrt source file 2023-01-11T22:08:20.2268396Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::load:0 2023-01-11T22:08:20.2268919Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::_load_local:0, line 563 <- wrt source file 2023-01-11T22:08:20.2269385Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::_load_local:0 2023-01-11T22:08:20.2269926Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::download_url_to_file:0, line 592 <- wrt source file 2023-01-11T22:08:20.2270637Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::download_url_to_file:0 2023-01-11T22:08:20.2271157Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/hub.py::load_state_dict_from_url:0, line 701 <- wrt source file 2023-01-11T22:08:20.2271733Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/hub.py::load_state_dict_from_url:0 2023-01-11T22:08:20.2272302Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/library.py::Library.define:0, line 61 <- wrt source file 2023-01-11T22:08:20.2272899Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/library.py::Library.define:0 2023-01-11T22:08:20.2273420Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/library.py::Library.impl:0, line 81 <- wrt source file 2023-01-11T22:08:20.2273912Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/library.py::Library.impl:0 2023-01-11T22:08:20.2274436Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::get_ignored_functions:0, line 67 <- wrt source file 2023-01-11T22:08:20.2279022Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::get_ignored_functions:0 2023-01-11T22:08:20.2279544Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::get_testing_overrides:0, line 336 <- wrt source file 2023-01-11T22:08:20.2326622Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::get_testing_overrides:0 2023-01-11T22:08:20.2327165Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::wrap_torch_function:0, line 1391 <- wrt source file 2023-01-11T22:08:20.2331963Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::wrap_torch_function:0 2023-01-11T22:08:20.2332502Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::handle_torch_function:0, line 1508 <- wrt source file 2023-01-11T22:08:20.2336932Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::handle_torch_function:0 2023-01-11T22:08:20.2337542Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::is_tensor_method_or_property:0, line 1732 <- wrt source file 2023-01-11T22:08:20.2390352Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::is_tensor_method_or_property:0 2023-01-11T22:08:20.2390880Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/overrides.py::is_tensor_like:0, line 1750 <- wrt source file 2023-01-11T22:08:20.2401696Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/overrides.py::is_tensor_like:0 2023-01-11T22:08:20.2402218Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/quasirandom.py::SobolEngine:0, line 37 <- wrt source file 2023-01-11T22:08:20.2403181Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/quasirandom.py::SobolEngine:0 2023-01-11T22:08:20.2403810Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/serialization.py::save:0, line 429 <- wrt source file 2023-01-11T22:08:20.2404342Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/serialization.py::save:0 2023-01-11T22:08:20.2404849Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/serialization.py::load:0, line 754 <- wrt source file 2023-01-11T22:08:20.2410360Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/serialization.py::load:0 2023-01-11T22:08:20.2411065Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/torch_version.py::TorchVersion:0, line 49 <- wrt source file 2023-01-11T22:08:20.2411813Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/torch_version.py::TorchVersion:0 2023-01-11T22:08:20.2412442Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0, line 1495 <- wrt source file 2023-01-11T22:08:20.2421513Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0 2023-01-11T22:08:20.2422065Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.then:0, line 147 <- wrt source file 2023-01-11T22:08:20.2423083Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.then:0 2023-01-11T22:08:20.2423754Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.add_done_callback:0, line 195 <- wrt source file 2023-01-11T22:08:20.2425453Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.add_done_callback:0 2023-01-11T22:08:20.2426008Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.set_result:0, line 228 <- wrt source file 2023-01-11T22:08:20.2427620Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.set_result:0 2023-01-11T22:08:20.2428208Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.set_exception:0, line 257 <- wrt source file 2023-01-11T22:08:20.2428849Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::Future.set_exception:0 2023-01-11T22:08:20.2429435Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::collect_all:0, line 288 <- wrt source file 2023-01-11T22:08:20.2432374Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py::collect_all:0 2023-01-11T22:08:20.2433441Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py::annotate:0, line 103 <- wrt source file 2023-01-11T22:08:20.2433925Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py::annotate:0 2023-01-11T22:08:20.2434625Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py::strict_fusion:0, line 202 <- wrt source file 2023-01-11T22:08:20.2435189Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py::strict_fusion:0 2023-01-11T22:08:20.2435734Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0, line 21 <- wrt source file 2023-01-11T22:08:20.2458929Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0 2023-01-11T22:08:20.2459470Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nested/__init__.py::as_nested_tensor:0, line 39 <- wrt source file 2023-01-11T22:08:20.2493882Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nested/__init__.py::as_nested_tensor:0 2023-01-11T22:08:20.2494431Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/sparse/__init__.py::sum:0, line 175 <- wrt source file 2023-01-11T22:08:20.2521022Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/sparse/__init__.py::sum:0 2023-01-11T22:08:20.2521545Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/aot_autograd.py::aot_function:0, line 2139 <- wrt source file 2023-01-11T22:08:20.4237595Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/aot_autograd.py::aot_function:0 2023-01-11T22:08:20.4238251Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0, line 162 <- wrt source file 2023-01-11T22:08:20.4238825Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0 2023-01-11T22:08:20.4239382Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::vjp:0, line 195 <- wrt source file 2023-01-11T22:08:20.4422311Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::vjp:0 2023-01-11T22:08:20.4422869Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jacrev:0, line 382 <- wrt source file 2023-01-11T22:08:20.4769883Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jacrev:0 2023-01-11T22:08:20.4770651Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jvp:0, line 882 <- wrt source file 2023-01-11T22:08:20.6636313Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jvp:0 2023-01-11T22:08:20.6636885Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0, line 1024 <- wrt source file 2023-01-11T22:08:20.6961493Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0 2023-01-11T22:08:20.6962069Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::hessian:0, line 1173 <- wrt source file 2023-01-11T22:08:20.7055835Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::hessian:0 2023-01-11T22:08:20.7056442Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::grad:0, line 1290 <- wrt source file 2023-01-11T22:08:20.7057185Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::grad:0 2023-01-11T22:08:20.7057753Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::functionalize:0, line 1441 <- wrt source file 2023-01-11T22:08:20.7065008Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_functorch/eager_transforms.py::functionalize:0 2023-01-11T22:08:20.7065633Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/fx_minifier.py::minifier:0, line 72 <- wrt source file 2023-01-11T22:08:20.7066161Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_functorch/fx_minifier.py::minifier:0 2023-01-11T22:08:20.7066668Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_functorch/vmap.py::vmap:0, line 306 <- wrt source file 2023-01-11T22:08:20.7162043Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/_functorch/vmap.py::vmap:0 2023-01-11T22:08:20.7162759Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0, line 90 <- wrt source file 2023-01-11T22:08:20.7163566Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0 2023-01-11T22:08:20.7164162Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/_prims/context.py::TorchRefsMode:0, line 141 <- wrt source file 2023-01-11T22:08:20.7164715Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/_prims/context.py::TorchRefsMode:0 2023-01-11T22:08:20.7165320Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T22:08:20.7166090Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:08:20.7166710Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T22:08:20.7167981Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:08:20.7168619Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2023-01-11T22:08:20.7169437Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:08:20.7170096Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0, line 59 <- wrt source file 2023-01-11T22:08:20.7170753Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0 2023-01-11T22:08:20.7171455Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0, line 126 <- wrt source file 2023-01-11T22:08:20.7172051Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0 2023-01-11T22:08:20.7172624Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0, line 24 <- wrt source file 2023-01-11T22:08:20.7243322Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0 2023-01-11T22:08:20.7246746Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0, line 274 <- wrt source file 2023-01-11T22:08:20.7344913Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0 2023-01-11T22:08:20.7349715Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0, line 166 <- wrt source file 2023-01-11T22:08:20.7350566Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0 2023-01-11T22:08:20.7351115Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0, line 226 <- wrt source file 2023-01-11T22:08:20.7351768Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0 2023-01-11T22:08:20.7352358Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0, line 287 <- wrt source file 2023-01-11T22:08:20.7352901Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0 2023-01-11T22:08:20.7353450Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0, line 74 <- wrt source file 2023-01-11T22:08:20.7360792Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0 2023-01-11T22:08:20.7361362Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0, line 114 <- wrt source file 2023-01-11T22:08:20.7369202Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0 2023-01-11T22:08:20.7369793Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0, line 34 <- wrt source file 2023-01-11T22:08:20.7370402Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0 2023-01-11T22:08:20.7371078Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0, line 105 <- wrt source file 2023-01-11T22:08:20.7371667Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0 2023-01-11T22:08:20.7372259Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0, line 170 <- wrt source file 2023-01-11T22:08:20.7372914Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0 2023-01-11T22:08:20.7373543Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0, line 236 <- wrt source file 2023-01-11T22:08:20.7374204Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0 2023-01-11T22:08:20.7374804Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0, line 297 <- wrt source file 2023-01-11T22:08:20.7376482Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0 2023-01-11T22:08:20.7377151Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0, line 358 <- wrt source file 2023-01-11T22:08:20.7378811Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0 2023-01-11T22:08:20.7379454Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0, line 28 <- wrt source file 2023-01-11T22:08:20.7380089Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0 2023-01-11T22:08:20.7380658Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0, line 391 <- wrt source file 2023-01-11T22:08:20.7381249Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0 2023-01-11T22:08:20.7381887Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0, line 618 <- wrt source file 2023-01-11T22:08:20.7382489Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0 2023-01-11T22:08:20.7383121Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0, line 940 <- wrt source file 2023-01-11T22:08:20.7383664Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0 2023-01-11T22:08:20.7384213Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0, line 993 <- wrt source file 2023-01-11T22:08:20.7384767Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0 2023-01-11T22:08:20.7385330Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0, line 1036 <- wrt source file 2023-01-11T22:08:20.7385879Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0 2023-01-11T22:08:20.7386419Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0, line 31 <- wrt source file 2023-01-11T22:08:20.7389708Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0 2023-01-11T22:08:20.7390304Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0, line 295 <- wrt source file 2023-01-11T22:08:20.7390890Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0 2023-01-11T22:08:20.7391445Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0, line 403 <- wrt source file 2023-01-11T22:08:20.7392053Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0 2023-01-11T22:08:20.7392720Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0, line 502 <- wrt source file 2023-01-11T22:08:20.7393249Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0 2023-01-11T22:08:20.7393833Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0, line 685 <- wrt source file 2023-01-11T22:08:20.7395069Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0 2023-01-11T22:08:20.7395854Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0, line 775 <- wrt source file 2023-01-11T22:08:20.7396439Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0 2023-01-11T22:08:20.7397037Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0, line 869 <- wrt source file 2023-01-11T22:08:20.7397820Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0 2023-01-11T22:08:20.7398404Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0, line 84 <- wrt source file 2023-01-11T22:08:20.7448764Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0 2023-01-11T22:08:20.7449390Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0, line 209 <- wrt source file 2023-01-11T22:08:20.7496247Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0 2023-01-11T22:08:20.7496867Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0, line 21 <- wrt source file 2023-01-11T22:08:20.7503924Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0 2023-01-11T22:08:20.7504544Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0, line 141 <- wrt source file 2023-01-11T22:08:20.7508818Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0 2023-01-11T22:08:20.7509393Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0, line 117 <- wrt source file 2023-01-11T22:08:20.7510667Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0 2023-01-11T22:08:20.7511345Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0, line 20 <- wrt source file 2023-01-11T22:08:20.7511979Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0 2023-01-11T22:08:20.7512634Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0, line 59 <- wrt source file 2023-01-11T22:08:20.7513347Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0 2023-01-11T22:08:20.7514066Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 92 <- wrt source file 2023-01-11T22:08:20.7562532Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2023-01-11T22:08:20.7563332Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0, line 54 <- wrt source file 2023-01-11T22:08:20.7564014Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0 2023-01-11T22:08:20.7564740Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0, line 19 <- wrt source file 2023-01-11T22:08:20.7568059Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0 2023-01-11T22:08:20.7568759Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0, line 45 <- wrt source file 2023-01-11T22:08:20.7569347Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0 2023-01-11T22:08:20.7569976Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0, line 237 <- wrt source file 2023-01-11T22:08:20.7575958Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0 2023-01-11T22:08:20.7576567Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0, line 143 <- wrt source file 2023-01-11T22:08:20.7578878Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0 2023-01-11T22:08:20.7579465Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0, line 27 <- wrt source file 2023-01-11T22:08:20.7591495Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0 2023-01-11T22:08:20.7592089Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0, line 64 <- wrt source file 2023-01-11T22:08:20.7602989Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0 2023-01-11T22:08:20.7603594Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0, line 111 <- wrt source file 2023-01-11T22:08:20.7612538Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0 2023-01-11T22:08:20.7613162Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0, line 139 <- wrt source file 2023-01-11T22:08:20.7623552Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0 2023-01-11T22:08:20.7624176Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py::_with_args:0, line 85 <- wrt source file 2023-01-11T22:08:20.7624961Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py::_with_args:0 2023-01-11T22:08:20.7625552Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0, line 106 <- wrt source file 2023-01-11T22:08:20.7626702Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0 2023-01-11T22:08:20.7627482Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0, line 242 <- wrt source file 2023-01-11T22:08:20.7628219Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0 2023-01-11T22:08:20.7632525Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0, line 301 <- wrt source file 2023-01-11T22:08:20.7633069Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0 2023-01-11T22:08:20.7636095Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0, line 439 <- wrt source file 2023-01-11T22:08:20.7636658Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0 2023-01-11T22:08:20.7637581Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0, line 604 <- wrt source file 2023-01-11T22:08:20.7638226Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0 2023-01-11T22:08:20.7638894Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0, line 663 <- wrt source file 2023-01-11T22:08:20.7639553Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0 2023-01-11T22:08:20.7640259Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 715 <- wrt source file 2023-01-11T22:08:20.7640985Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0 2023-01-11T22:08:20.7641733Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0, line 408 <- wrt source file 2023-01-11T22:08:20.7642371Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0 2023-01-11T22:08:20.7643024Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0, line 429 <- wrt source file 2023-01-11T22:08:20.7643694Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0 2023-01-11T22:08:20.7644354Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0, line 442 <- wrt source file 2023-01-11T22:08:20.7644984Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0 2023-01-11T22:08:20.7645618Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0, line 463 <- wrt source file 2023-01-11T22:08:20.7646164Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0 2023-01-11T22:08:20.7646717Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0, line 483 <- wrt source file 2023-01-11T22:08:20.7647249Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0 2023-01-11T22:08:20.7647826Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0, line 131 <- wrt source file 2023-01-11T22:08:20.7650696Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0 2023-01-11T22:08:20.7651424Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0, line 80 <- wrt source file 2023-01-11T22:08:20.7652107Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0 2023-01-11T22:08:20.7652723Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0, line 79 <- wrt source file 2023-01-11T22:08:20.7658031Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0 2023-01-11T22:08:20.7658975Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 324 <- wrt source file 2023-01-11T22:08:20.7659857Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2023-01-11T22:08:20.7660639Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 407 <- wrt source file 2023-01-11T22:08:20.7661499Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2023-01-11T22:08:20.7662264Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 557 <- wrt source file 2023-01-11T22:08:20.7663018Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2023-01-11T22:08:20.7663798Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 619 <- wrt source file 2023-01-11T22:08:20.7664569Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2023-01-11T22:08:20.7665319Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0, line 25 <- wrt source file 2023-01-11T22:08:20.7665890Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0 2023-01-11T22:08:20.7666475Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::make_dual:0, line 63 <- wrt source file 2023-01-11T22:08:20.7667102Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::make_dual:0 2023-01-11T22:08:20.7667774Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::unpack_dual:0, line 126 <- wrt source file 2023-01-11T22:08:20.7668281Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::unpack_dual:0 2023-01-11T22:08:20.7668869Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::dual_level:0, line 163 <- wrt source file 2023-01-11T22:08:20.7669778Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/forward_ad.py::dual_level:0 2023-01-11T22:08:20.7670409Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0, line 51 <- wrt source file 2023-01-11T22:08:20.7671098Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0 2023-01-11T22:08:20.7671782Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0, line 93 <- wrt source file 2023-01-11T22:08:20.7672503Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0 2023-01-11T22:08:20.7673086Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0, line 143 <- wrt source file 2023-01-11T22:08:20.7673634Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0 2023-01-11T22:08:20.7674268Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0, line 187 <- wrt source file 2023-01-11T22:08:20.7680757Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0 2023-01-11T22:08:20.7681442Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0, line 215 <- wrt source file 2023-01-11T22:08:20.7682046Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0 2023-01-11T22:08:20.7682686Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::Function:0, line 387 <- wrt source file 2023-01-11T22:08:20.7683256Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/function.py::Function:0 2023-01-11T22:08:20.7683770Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::vjp:0, line 248 <- wrt source file 2023-01-11T22:08:20.7688172Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::vjp:0 2023-01-11T22:08:20.7688766Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::jvp:0, line 346 <- wrt source file 2023-01-11T22:08:20.7693879Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::jvp:0 2023-01-11T22:08:20.7694464Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::jacobian:0, line 548 <- wrt source file 2023-01-11T22:08:20.7698668Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::jacobian:0 2023-01-11T22:08:20.7699276Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::hessian:0, line 760 <- wrt source file 2023-01-11T22:08:20.7703496Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::hessian:0 2023-01-11T22:08:20.7704086Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::vhp:0, line 864 <- wrt source file 2023-01-11T22:08:20.7732655Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::vhp:0 2023-01-11T22:08:20.7733225Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::hvp:0, line 955 <- wrt source file 2023-01-11T22:08:20.7739105Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/functional.py::hvp:0 2023-01-11T22:08:20.7739686Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::no_grad:0, line 120 <- wrt source file 2023-01-11T22:08:20.7741541Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::no_grad:0 2023-01-11T22:08:20.7742143Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::enable_grad:0, line 166 <- wrt source file 2023-01-11T22:08:20.7744776Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::enable_grad:0 2023-01-11T22:08:20.7745377Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0, line 216 <- wrt source file 2023-01-11T22:08:20.7747733Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0 2023-01-11T22:08:20.7748320Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::inference_mode:0, line 273 <- wrt source file 2023-01-11T22:08:20.7750681Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/grad_mode.py::inference_mode:0 2023-01-11T22:08:20.7751295Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0, line 50 <- wrt source file 2023-01-11T22:08:20.7753156Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0 2023-01-11T22:08:20.7753805Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::save_on_cpu:0, line 109 <- wrt source file 2023-01-11T22:08:20.7754368Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::save_on_cpu:0 2023-01-11T22:08:20.7754921Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0, line 164 <- wrt source file 2023-01-11T22:08:20.7755455Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0 2023-01-11T22:08:20.7756008Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0, line 204 <- wrt source file 2023-01-11T22:08:20.7781220Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0 2023-01-11T22:08:20.7781815Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0, line 406 <- wrt source file 2023-01-11T22:08:20.7825021Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0 2023-01-11T22:08:20.7825565Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::profile:0, line 123 <- wrt source file 2023-01-11T22:08:20.7827173Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::profile:0 2023-01-11T22:08:20.7827866Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::record_function:0, line 457 <- wrt source file 2023-01-11T22:08:20.7829075Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::record_function:0 2023-01-11T22:08:20.7829704Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::emit_itt:0, line 582 <- wrt source file 2023-01-11T22:08:20.7830218Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::emit_itt:0 2023-01-11T22:08:20.7830841Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::emit_nvtx:0, line 651 <- wrt source file 2023-01-11T22:08:20.7831413Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/autograd/profiler.py::emit_nvtx:0 2023-01-11T22:08:20.7831933Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0, line 95 <- wrt source file 2023-01-11T22:08:20.7832490Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0 2023-01-11T22:08:20.7833142Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1, line 106 <- wrt source file 2023-01-11T22:08:20.7833721Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1 2023-01-11T22:08:20.7834421Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2, line 119 <- wrt source file 2023-01-11T22:08:20.7834980Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2 2023-01-11T22:08:20.7835738Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0, line 151 <- wrt source file 2023-01-11T22:08:20.7836348Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0 2023-01-11T22:08:20.7837239Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/argparse_util.py::env:0, line 23 <- wrt source file 2023-01-11T22:08:20.7837875Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/argparse_util.py::env:0 2023-01-11T22:08:20.7838567Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/argparse_util.py::check_env:0, line 73 <- wrt source file 2023-01-11T22:08:20.7839161Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/argparse_util.py::check_env:0 2023-01-11T22:08:20.7839777Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0, line 1377 <- wrt source file 2023-01-11T22:08:20.7840345Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0 2023-01-11T22:08:20.7840967Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0, line 1633 <- wrt source file 2023-01-11T22:08:20.7844464Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0 2023-01-11T22:08:20.7845164Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0, line 1997 <- wrt source file 2023-01-11T22:08:20.7845790Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0 2023-01-11T22:08:20.7846398Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::gather_object:0, line 2085 <- wrt source file 2023-01-11T22:08:20.7847042Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::gather_object:0 2023-01-11T22:08:20.7847626Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0, line 2192 <- wrt source file 2023-01-11T22:08:20.7848308Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0 2023-01-11T22:08:20.7848946Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0, line 2288 <- wrt source file 2023-01-11T22:08:20.7849497Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0 2023-01-11T22:08:20.7850071Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather:0, line 2375 <- wrt source file 2023-01-11T22:08:20.7854442Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather:0 2023-01-11T22:08:20.7855089Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0, line 2455 <- wrt source file 2023-01-11T22:08:20.7858440Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0 2023-01-11T22:08:20.7859523Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0, line 2564 <- wrt source file 2023-01-11T22:08:20.7860165Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0 2023-01-11T22:08:20.7860856Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::scatter:0, line 2722 <- wrt source file 2023-01-11T22:08:20.7861455Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::scatter:0 2023-01-11T22:08:20.7862015Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0, line 2929 <- wrt source file 2023-01-11T22:08:20.7864236Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0 2023-01-11T22:08:20.7864931Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0, line 3046 <- wrt source file 2023-01-11T22:08:20.7873313Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0 2023-01-11T22:08:20.7873886Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0, line 3164 <- wrt source file 2023-01-11T22:08:20.7882577Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0 2023-01-11T22:08:20.7883158Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0, line 3346 <- wrt source file 2023-01-11T22:08:20.7883724Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0 2023-01-11T22:08:20.7884302Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0, line 3598 <- wrt source file 2023-01-11T22:08:20.7885106Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0 2023-01-11T22:08:20.7885759Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0, line 3713 <- wrt source file 2023-01-11T22:08:20.7886593Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0 2023-01-11T22:08:20.7887244Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/launch.py::__doc__:0, line 81 <- wrt source file 2023-01-11T22:08:20.7890492Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/launch.py::__doc__:0 2023-01-11T22:08:20.7891129Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/run.py::__doc__:0, line 297 <- wrt source file 2023-01-11T22:08:20.7891739Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/run.py::__doc__:0 2023-01-11T22:08:20.7892382Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/autograd/__init__.py::context:0, line 39 <- wrt source file 2023-01-11T22:08:20.7892930Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/autograd/__init__.py::context:0 2023-01-11T22:08:20.7893525Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0, line 509 <- wrt source file 2023-01-11T22:08:20.7894153Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0 2023-01-11T22:08:20.7894821Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0, line 826 <- wrt source file 2023-01-11T22:08:20.7931304Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T22:08:20.7932104Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1, line 838 <- wrt source file 2023-01-11T22:08:20.7932986Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T22:08:20.7933797Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0, line 874 <- wrt source file 2023-01-11T22:08:20.7934574Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T22:08:20.7935408Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0, line 930 <- wrt source file 2023-01-11T22:08:20.7936182Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T22:08:20.7936832Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0, line 198 <- wrt source file 2023-01-11T22:08:20.7937498Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0 2023-01-11T22:08:20.7938087Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/contract.py::contract:0, line 44 <- wrt source file 2023-01-11T22:08:20.7938642Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/contract.py::contract:0 2023-01-11T22:08:20.7939202Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/replicate.py::replicate:0, line 21 <- wrt source file 2023-01-11T22:08:20.7939761Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_composable/replicate.py::replicate:0 2023-01-11T22:08:20.7940357Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0, line 61 <- wrt source file 2023-01-11T22:08:20.7942991Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0 2023-01-11T22:08:20.7943780Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0, line 32 <- wrt source file 2023-01-11T22:08:20.7944582Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0 2023-01-11T22:08:20.7945280Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0, line 366 <- wrt source file 2023-01-11T22:08:20.7945893Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0 2023-01-11T22:08:20.7946517Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0, line 430 <- wrt source file 2023-01-11T22:08:20.7947114Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0 2023-01-11T22:08:20.7947906Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0, line 808 <- wrt source file 2023-01-11T22:08:20.7948887Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0 2023-01-11T22:08:20.7949532Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0, line 958 <- wrt source file 2023-01-11T22:08:20.7956020Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0 2023-01-11T22:08:20.7956743Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0, line 15 <- wrt source file 2023-01-11T22:08:20.7957473Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0 2023-01-11T22:08:20.7958147Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0, line 36 <- wrt source file 2023-01-11T22:08:20.7958736Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0 2023-01-11T22:08:20.7959313Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0, line 57 <- wrt source file 2023-01-11T22:08:20.7961851Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0 2023-01-11T22:08:20.7962414Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/join.py::Join:0, line 148 <- wrt source file 2023-01-11T22:08:20.7966049Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/join.py::Join:0 2023-01-11T22:08:20.7966788Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0, line 99 <- wrt source file 2023-01-11T22:08:20.7967515Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0 2023-01-11T22:08:20.7968252Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2023-01-11T22:08:20.7968982Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0 2023-01-11T22:08:20.7969721Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0, line 37 <- wrt source file 2023-01-11T22:08:20.7970425Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0 2023-01-11T22:08:20.7971184Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0, line 54 <- wrt source file 2023-01-11T22:08:20.7971909Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0 2023-01-11T22:08:20.7972685Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0, line 90 <- wrt source file 2023-01-11T22:08:20.7973383Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0 2023-01-11T22:08:20.7974217Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0, line 123 <- wrt source file 2023-01-11T22:08:20.7974865Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0 2023-01-11T22:08:20.7975678Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0, line 161 <- wrt source file 2023-01-11T22:08:20.7976523Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0 2023-01-11T22:08:20.7977345Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0, line 85 <- wrt source file 2023-01-11T22:08:20.7978096Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0 2023-01-11T22:08:20.7978798Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0, line 382 <- wrt source file 2023-01-11T22:08:20.7979431Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0 2023-01-11T22:08:20.7980110Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0, line 691 <- wrt source file 2023-01-11T22:08:20.7980836Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0 2023-01-11T22:08:20.7981492Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0, line 62 <- wrt source file 2023-01-11T22:08:20.7982159Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0 2023-01-11T22:08:20.7982964Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0, line 142 <- wrt source file 2023-01-11T22:08:20.7983650Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0 2023-01-11T22:08:20.7984309Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0, line 51 <- wrt source file 2023-01-11T22:08:20.7985177Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0 2023-01-11T22:08:20.7986001Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0, line 50 <- wrt source file 2023-01-11T22:08:20.7986829Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0 2023-01-11T22:08:20.7987849Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0, line 205 <- wrt source file 2023-01-11T22:08:20.7988572Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0 2023-01-11T22:08:20.7989291Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0, line 126 <- wrt source file 2023-01-11T22:08:20.7989976Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0 2023-01-11T22:08:20.7990561Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0, line 281 <- wrt source file 2023-01-11T22:08:20.7991229Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0 2023-01-11T22:08:20.7992010Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0, line 63 <- wrt source file 2023-01-11T22:08:20.7992717Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0 2023-01-11T22:08:20.7993427Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0, line 60 <- wrt source file 2023-01-11T22:08:20.7994090Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0 2023-01-11T22:08:20.7994864Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0, line 132 <- wrt source file 2023-01-11T22:08:20.7995611Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0 2023-01-11T22:08:20.7996316Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0, line 110 <- wrt source file 2023-01-11T22:08:20.7997016Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0 2023-01-11T22:08:20.7997597Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0, line 150 <- wrt source file 2023-01-11T22:08:20.7998311Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0 2023-01-11T22:08:20.7998986Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0, line 203 <- wrt source file 2023-01-11T22:08:20.7999617Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0 2023-01-11T22:08:20.8000253Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0, line 112 <- wrt source file 2023-01-11T22:08:20.8000878Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0 2023-01-11T22:08:20.8001568Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/api.py::StateDictType:0, line 221 <- wrt source file 2023-01-11T22:08:20.8002106Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/api.py::StateDictType:0 2023-01-11T22:08:20.8002655Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0, line 258 <- wrt source file 2023-01-11T22:08:20.8003222Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0 2023-01-11T22:08:20.8003956Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 125 <- wrt source file 2023-01-11T22:08:20.8004607Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2023-01-11T22:08:20.8005300Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 551 <- wrt source file 2023-01-11T22:08:20.8006073Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2023-01-11T22:08:20.8006809Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 619 <- wrt source file 2023-01-11T22:08:20.8007558Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2023-01-11T22:08:20.8008390Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1346 <- wrt source file 2023-01-11T22:08:20.8009218Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2023-01-11T22:08:20.8010110Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1455 <- wrt source file 2023-01-11T22:08:20.8010964Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2023-01-11T22:08:20.8011823Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1586 <- wrt source file 2023-01-11T22:08:20.8012635Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2023-01-11T22:08:20.8013393Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0, line 45 <- wrt source file 2023-01-11T22:08:20.8014078Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0 2023-01-11T22:08:20.8014765Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0, line 130 <- wrt source file 2023-01-11T22:08:20.8015319Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0 2023-01-11T22:08:20.8016038Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0, line 201 <- wrt source file 2023-01-11T22:08:20.8016675Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0 2023-01-11T22:08:20.8017384Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0, line 524 <- wrt source file 2023-01-11T22:08:20.8018005Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0 2023-01-11T22:08:20.8018710Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0, line 646 <- wrt source file 2023-01-11T22:08:20.8019267Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0 2023-01-11T22:08:20.8019895Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 27 <- wrt source file 2023-01-11T22:08:20.8020533Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2023-01-11T22:08:20.8021150Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0, line 38 <- wrt source file 2023-01-11T22:08:20.8021726Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0 2023-01-11T22:08:20.8022308Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0, line 160 <- wrt source file 2023-01-11T22:08:20.8022936Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0 2023-01-11T22:08:20.8023566Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 18 <- wrt source file 2023-01-11T22:08:20.8024191Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2023-01-11T22:08:20.8024809Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0, line 35 <- wrt source file 2023-01-11T22:08:20.8025452Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0 2023-01-11T22:08:20.8026140Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 325 <- wrt source file 2023-01-11T22:08:20.8026781Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2023-01-11T22:08:20.8027475Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0, line 152 <- wrt source file 2023-01-11T22:08:20.8028030Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0 2023-01-11T22:08:20.8028596Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0, line 274 <- wrt source file 2023-01-11T22:08:20.8029139Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0 2023-01-11T22:08:20.8029668Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::_wait_all:0, line 160 <- wrt source file 2023-01-11T22:08:20.8030177Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::_wait_all:0 2023-01-11T22:08:20.8030705Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::shutdown:0, line 333 <- wrt source file 2023-01-11T22:08:20.8031218Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::shutdown:0 2023-01-11T22:08:20.8031730Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::remote:0, line 582 <- wrt source file 2023-01-11T22:08:20.8032359Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::remote:0 2023-01-11T22:08:20.8032887Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::rpc_sync:0, line 766 <- wrt source file 2023-01-11T22:08:20.8033402Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::rpc_sync:0 2023-01-11T22:08:20.8033917Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::rpc_async:0, line 858 <- wrt source file 2023-01-11T22:08:20.8039707Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/api.py::rpc_async:0 2023-01-11T22:08:20.8040264Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/functions.py::async_execution:0, line 33 <- wrt source file 2023-01-11T22:08:20.8067105Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/functions.py::async_execution:0 2023-01-11T22:08:20.8067960Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 117 <- wrt source file 2023-01-11T22:08:20.8068718Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0 2023-01-11T22:08:20.8069382Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0, line 58 <- wrt source file 2023-01-11T22:08:20.8072256Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0 2023-01-11T22:08:20.8073001Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0, line 33 <- wrt source file 2023-01-11T22:08:20.8073799Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0 2023-01-11T22:08:20.8074414Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0, line 78 <- wrt source file 2023-01-11T22:08:20.8075009Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0 2023-01-11T22:08:20.8075616Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0, line 63 <- wrt source file 2023-01-11T22:08:20.8076197Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0 2023-01-11T22:08:20.8076752Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py::Bernoulli:0, line 21 <- wrt source file 2023-01-11T22:08:20.8086160Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py::Bernoulli:0 2023-01-11T22:08:20.8086691Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/beta.py::Beta:0, line 16 <- wrt source file 2023-01-11T22:08:20.8101351Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/beta.py::Beta:0 2023-01-11T22:08:20.8101870Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py::Binomial:0, line 20 <- wrt source file 2023-01-11T22:08:20.8123009Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py::Binomial:0 2023-01-11T22:08:20.8123567Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/categorical.py::Categorical:0, line 37 <- wrt source file 2023-01-11T22:08:20.8139747Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/categorical.py::Categorical:0 2023-01-11T22:08:20.8140300Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py::Cauchy:0, line 19 <- wrt source file 2023-01-11T22:08:20.8149601Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py::Cauchy:0 2023-01-11T22:08:20.8150124Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/chi2.py::Chi2:0, line 12 <- wrt source file 2023-01-11T22:08:20.8160742Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/chi2.py::Chi2:0 2023-01-11T22:08:20.8161776Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/constraints.py::_DependentProperty:0, line 152 <- wrt source file 2023-01-11T22:08:20.8162351Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/constraints.py::_DependentProperty:0 2023-01-11T22:08:20.8162958Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0, line 24 <- wrt source file 2023-01-11T22:08:20.8182714Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0 2023-01-11T22:08:20.8183384Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/dirichlet.py::Dirichlet:0, line 35 <- wrt source file 2023-01-11T22:08:20.8192525Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/dirichlet.py::Dirichlet:0 2023-01-11T22:08:20.8193066Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py::Exponential:0, line 15 <- wrt source file 2023-01-11T22:08:20.8200326Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py::Exponential:0 2023-01-11T22:08:20.8200972Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0, line 16 <- wrt source file 2023-01-11T22:08:20.8216080Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0 2023-01-11T22:08:20.8216630Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/gamma.py::Gamma:0, line 19 <- wrt source file 2023-01-11T22:08:20.8225374Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/gamma.py::Gamma:0 2023-01-11T22:08:20.8225913Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py::Geometric:0, line 21 <- wrt source file 2023-01-11T22:08:20.8235944Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py::Geometric:0 2023-01-11T22:08:20.8236486Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/gumbel.py::Gumbel:0, line 17 <- wrt source file 2023-01-11T22:08:20.8250339Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/gumbel.py::Gumbel:0 2023-01-11T22:08:20.8250894Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0, line 20 <- wrt source file 2023-01-11T22:08:20.8259504Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0 2023-01-11T22:08:20.8260067Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/half_normal.py::HalfNormal:0, line 20 <- wrt source file 2023-01-11T22:08:20.8270844Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/half_normal.py::HalfNormal:0 2023-01-11T22:08:20.8271416Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/independent.py::Independent:0, line 18 <- wrt source file 2023-01-11T22:08:20.8292077Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/independent.py::Independent:0 2023-01-11T22:08:20.8292651Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0, line 25 <- wrt source file 2023-01-11T22:08:20.8306239Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0 2023-01-11T22:08:20.8306781Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/laplace.py::Laplace:0, line 14 <- wrt source file 2023-01-11T22:08:20.8316588Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/laplace.py::Laplace:0 2023-01-11T22:08:20.8317144Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0, line 38 <- wrt source file 2023-01-11T22:08:20.8342409Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0 2023-01-11T22:08:20.8342959Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/log_normal.py::LogNormal:0, line 17 <- wrt source file 2023-01-11T22:08:20.8355400Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/log_normal.py::LogNormal:0 2023-01-11T22:08:20.8356077Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0, line 22 <- wrt source file 2023-01-11T22:08:20.8373361Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0 2023-01-11T22:08:20.8373993Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 56 <- wrt source file 2023-01-11T22:08:20.8375681Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2023-01-11T22:08:20.8376317Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0, line 19 <- wrt source file 2023-01-11T22:08:20.8381425Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0 2023-01-11T22:08:20.8382013Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py::Multinomial:0, line 34 <- wrt source file 2023-01-11T22:08:20.8383512Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py::Multinomial:0 2023-01-11T22:08:20.8384092Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0, line 94 <- wrt source file 2023-01-11T22:08:20.8385762Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0 2023-01-11T22:08:20.8386324Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/normal.py::Normal:0, line 18 <- wrt source file 2023-01-11T22:08:20.8395020Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/normal.py::Normal:0 2023-01-11T22:08:20.8395585Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0, line 27 <- wrt source file 2023-01-11T22:08:20.8415067Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0 2023-01-11T22:08:20.8415628Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/pareto.py::Pareto:0, line 14 <- wrt source file 2023-01-11T22:08:20.8426517Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/pareto.py::Pareto:0 2023-01-11T22:08:20.8427060Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py::Poisson:0, line 20 <- wrt source file 2023-01-11T22:08:20.8428522Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py::Poisson:0 2023-01-11T22:08:20.8429114Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0, line 102 <- wrt source file 2023-01-11T22:08:20.8443942Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0 2023-01-11T22:08:20.8444570Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0, line 96 <- wrt source file 2023-01-11T22:08:20.8469848Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0 2023-01-11T22:08:20.8470421Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/studentT.py::StudentT:0, line 17 <- wrt source file 2023-01-11T22:08:20.8484995Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/studentT.py::StudentT:0 2023-01-11T22:08:20.8485940Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::CatTransform:0, line 1002 <- wrt source file 2023-01-11T22:08:20.8486732Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::CatTransform:0 2023-01-11T22:08:20.8487403Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::StackTransform:0, line 1105 <- wrt source file 2023-01-11T22:08:20.8488094Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::StackTransform:0 2023-01-11T22:08:20.8488890Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0, line 1178 <- wrt source file 2023-01-11T22:08:20.8489532Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0 2023-01-11T22:08:20.8490112Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/uniform.py::Uniform:0, line 17 <- wrt source file 2023-01-11T22:08:20.8496731Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/uniform.py::Uniform:0 2023-01-11T22:08:20.8497334Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/von_mises.py::VonMises:0, line 79 <- wrt source file 2023-01-11T22:08:20.8522309Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/von_mises.py::VonMises:0 2023-01-11T22:08:20.8522846Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/weibull.py::Weibull:0, line 16 <- wrt source file 2023-01-11T22:08:20.8533963Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/distributions/weibull.py::Weibull:0 2023-01-11T22:08:20.8534600Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py::Wishart:0, line 36 <- wrt source file 2023-01-11T22:08:20.8535539Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py::Wishart:0 2023-01-11T22:08:20.8536195Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::_snake_case:0, line 79 <- wrt source file 2023-01-11T22:08:20.8536739Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::_snake_case:0 2023-01-11T22:08:20.8537415Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0, line 1363 <- wrt source file 2023-01-11T22:08:20.8537956Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0 2023-01-11T22:08:20.8539854Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::Graph.on_generate_code:0, line 1431 <- wrt source file 2023-01-11T22:08:20.8540384Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py::Graph.on_generate_code:0 2023-01-11T22:08:20.8541586Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/interpreter.py::Interpreter:0, line 37 <- wrt source file 2023-01-11T22:08:20.8542109Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/interpreter.py::Interpreter:0 2023-01-11T22:08:20.8543390Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/interpreter.py::Transformer:0, line 380 <- wrt source file 2023-01-11T22:08:20.8543907Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/interpreter.py::Transformer:0 2023-01-11T22:08:20.8545127Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0, line 108 <- wrt source file 2023-01-11T22:08:20.8545738Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0 2023-01-11T22:08:20.8546351Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::TensorType:0, line 11 <- wrt source file 2023-01-11T22:08:20.8547111Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::TensorType:0 2023-01-11T22:08:20.8547850Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::is_consistent:0, line 62 <- wrt source file 2023-01-11T22:08:20.8548432Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::is_consistent:0 2023-01-11T22:08:20.8549020Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::is_more_precise:0, line 88 <- wrt source file 2023-01-11T22:08:20.8549679Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/tensor_type.py::is_more_precise:0 2023-01-11T22:08:20.8550257Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 87 <- wrt source file 2023-01-11T22:08:20.8550832Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0 2023-01-11T22:08:20.8551409Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/core.py::reify:0, line 42 <- wrt source file 2023-01-11T22:08:20.8552410Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/core.py::reify:0 2023-01-11T22:08:20.8552993Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0, line 42 <- wrt source file 2023-01-11T22:08:20.8554123Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0 2023-01-11T22:08:20.8554694Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::unifiable:0, line 10 <- wrt source file 2023-01-11T22:08:20.8556906Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::unifiable:0 2023-01-11T22:08:20.8557486Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::reify_object:0, line 36 <- wrt source file 2023-01-11T22:08:20.8559399Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::reify_object:0 2023-01-11T22:08:20.8559968Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::unify_object:0, line 91 <- wrt source file 2023-01-11T22:08:20.8561833Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/more.py::unify_object:0 2023-01-11T22:08:20.8562421Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0, line 22 <- wrt source file 2023-01-11T22:08:20.8590938Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0 2023-01-11T22:08:20.8591551Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0, line 49 <- wrt source file 2023-01-11T22:08:20.8595831Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0 2023-01-11T22:08:20.8596435Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0, line 75 <- wrt source file 2023-01-11T22:08:20.8600649Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0 2023-01-11T22:08:20.8601250Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0, line 91 <- wrt source file 2023-01-11T22:08:20.8605395Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0 2023-01-11T22:08:20.8606069Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0, line 107 <- wrt source file 2023-01-11T22:08:20.8609599Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0 2023-01-11T22:08:20.8610203Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0, line 123 <- wrt source file 2023-01-11T22:08:20.8615575Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0 2023-01-11T22:08:20.8616174Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0, line 143 <- wrt source file 2023-01-11T22:08:20.8621451Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0 2023-01-11T22:08:20.8622068Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0, line 163 <- wrt source file 2023-01-11T22:08:20.8628322Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0 2023-01-11T22:08:20.8628933Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0, line 189 <- wrt source file 2023-01-11T22:08:20.8632794Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0 2023-01-11T22:08:20.8633397Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0, line 206 <- wrt source file 2023-01-11T22:08:20.8639216Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0 2023-01-11T22:08:20.8639826Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0, line 232 <- wrt source file 2023-01-11T22:08:20.8644271Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0 2023-01-11T22:08:20.8644870Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0, line 259 <- wrt source file 2023-01-11T22:08:20.8654847Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0 2023-01-11T22:08:20.8655450Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0, line 311 <- wrt source file 2023-01-11T22:08:20.8667878Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0 2023-01-11T22:08:20.8668485Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0, line 357 <- wrt source file 2023-01-11T22:08:20.8673532Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0 2023-01-11T22:08:20.8674143Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0, line 393 <- wrt source file 2023-01-11T22:08:20.8677411Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0 2023-01-11T22:08:20.8678003Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0, line 12 <- wrt source file 2023-01-11T22:08:20.8683580Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0 2023-01-11T22:08:20.8684144Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0, line 39 <- wrt source file 2023-01-11T22:08:20.8685417Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0 2023-01-11T22:08:20.8686058Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0, line 67 <- wrt source file 2023-01-11T22:08:20.8690260Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0 2023-01-11T22:08:20.8690822Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::freeze:0, line 92 <- wrt source file 2023-01-11T22:08:20.8695482Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/utils.py::freeze:0 2023-01-11T22:08:20.8696065Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/variable.py::variables:0, line 62 <- wrt source file 2023-01-11T22:08:20.8699637Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/variable.py::variables:0 2023-01-11T22:08:20.8700251Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0, line 18 <- wrt source file 2023-01-11T22:08:20.8705096Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0 2023-01-11T22:08:20.8705746Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0, line 100 <- wrt source file 2023-01-11T22:08:20.8706567Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0 2023-01-11T22:08:20.8707373Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0, line 124 <- wrt source file 2023-01-11T22:08:20.8708870Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0 2023-01-11T22:08:20.8709538Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0, line 176 <- wrt source file 2023-01-11T22:08:20.8710612Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0 2023-01-11T22:08:20.8711308Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0, line 288 <- wrt source file 2023-01-11T22:08:20.8712775Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0 2023-01-11T22:08:20.8713454Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0, line 418 <- wrt source file 2023-01-11T22:08:20.8717054Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0 2023-01-11T22:08:20.8717708Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0, line 15 <- wrt source file 2023-01-11T22:08:20.8722639Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0 2023-01-11T22:08:20.8723364Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0, line 38 <- wrt source file 2023-01-11T22:08:20.8727955Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0 2023-01-11T22:08:20.8728574Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0, line 66 <- wrt source file 2023-01-11T22:08:20.8733050Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0 2023-01-11T22:08:20.8733687Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0, line 85 <- wrt source file 2023-01-11T22:08:20.8738933Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0 2023-01-11T22:08:20.8739564Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0, line 115 <- wrt source file 2023-01-11T22:08:20.8743928Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0 2023-01-11T22:08:20.8744579Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0, line 47 <- wrt source file 2023-01-11T22:08:20.8745732Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0 2023-01-11T22:08:20.8746386Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0, line 80 <- wrt source file 2023-01-11T22:08:20.8749993Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0 2023-01-11T22:08:20.8751617Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0, line 76 <- wrt source file 2023-01-11T22:08:20.8752150Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0 2023-01-11T22:08:20.8754993Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/fx/passes/split_module.py::split_module:0, line 68 <- wrt source file 2023-01-11T22:08:20.8755531Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/fx/passes/split_module.py::split_module:0 2023-01-11T22:08:20.8756565Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0, line 35 <- wrt source file 2023-01-11T22:08:20.8757141Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0 2023-01-11T22:08:20.8758244Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::save:0, line 53 <- wrt source file 2023-01-11T22:08:20.8758749Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::save:0 2023-01-11T22:08:20.8760014Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::load:0, line 111 <- wrt source file 2023-01-11T22:08:20.8760522Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::load:0 2023-01-11T22:08:20.8761372Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0, line 235 <- wrt source file 2023-01-11T22:08:20.8761939Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0 2023-01-11T22:08:20.8762888Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0, line 23 <- wrt source file 2023-01-11T22:08:20.8763522Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0 2023-01-11T22:08:20.8764139Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0, line 89 <- wrt source file 2023-01-11T22:08:20.8764847Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0 2023-01-11T22:08:20.8765473Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0, line 119 <- wrt source file 2023-01-11T22:08:20.8766180Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0 2023-01-11T22:08:20.8766753Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0, line 199 <- wrt source file 2023-01-11T22:08:20.8767278Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0 2023-01-11T22:08:20.8767912Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0, line 22 <- wrt source file 2023-01-11T22:08:20.8768462Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0 2023-01-11T22:08:20.8769032Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0, line 452 <- wrt source file 2023-01-11T22:08:20.8954503Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0 2023-01-11T22:08:20.8955660Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0, line 553 <- wrt source file 2023-01-11T22:08:21.2015115Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0 2023-01-11T22:08:21.2071366Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::gumbel_softmax:0, line 1878 <- wrt source file 2023-01-11T22:08:21.2093317Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::gumbel_softmax:0 2023-01-11T22:08:21.2093866Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::embedding:0, line 2149 <- wrt source file 2023-01-11T22:08:21.2111698Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::embedding:0 2023-01-11T22:08:21.2112245Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::embedding_bag:0, line 2286 <- wrt source file 2023-01-11T22:08:21.2136826Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::embedding_bag:0 2023-01-11T22:08:21.2137408Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::ctc_loss:0, line 2615 <- wrt source file 2023-01-11T22:08:21.2202913Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::ctc_loss:0 2023-01-11T22:08:21.2203462Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::nll_loss:0, line 2681 <- wrt source file 2023-01-11T22:08:21.2219046Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::nll_loss:0 2023-01-11T22:08:21.2219602Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::cross_entropy:0, line 3000 <- wrt source file 2023-01-11T22:08:21.2241421Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::cross_entropy:0 2023-01-11T22:08:21.2242000Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::binary_cross_entropy:0, line 3066 <- wrt source file 2023-01-11T22:08:21.2256706Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::binary_cross_entropy:0 2023-01-11T22:08:21.2257399Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0, line 3138 <- wrt source file 2023-01-11T22:08:21.2272483Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0 2023-01-11T22:08:21.2273027Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv1d_input:0, line 23 <- wrt source file 2023-01-11T22:08:21.2292979Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv1d_input:0 2023-01-11T22:08:21.2293542Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv1d_weight:0, line 53 <- wrt source file 2023-01-11T22:08:21.2302867Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv1d_weight:0 2023-01-11T22:08:21.2303415Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv2d_input:0, line 86 <- wrt source file 2023-01-11T22:08:21.2320680Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv2d_input:0 2023-01-11T22:08:21.2321238Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv2d_weight:0, line 116 <- wrt source file 2023-01-11T22:08:21.2330352Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv2d_weight:0 2023-01-11T22:08:21.2330911Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv3d_input:0, line 149 <- wrt source file 2023-01-11T22:08:21.2396632Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv3d_input:0 2023-01-11T22:08:21.2397162Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv3d_weight:0, line 179 <- wrt source file 2023-01-11T22:08:21.2447048Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/grad.py::conv3d_weight:0 2023-01-11T22:08:21.2447555Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::calculate_gain:0, line 96 <- wrt source file 2023-01-11T22:08:21.2451969Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::calculate_gain:0 2023-01-11T22:08:21.2452536Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::uniform_:0, line 132 <- wrt source file 2023-01-11T22:08:21.2457264Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::uniform_:0 2023-01-11T22:08:21.2457780Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::normal_:0, line 150 <- wrt source file 2023-01-11T22:08:21.2462484Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::normal_:0 2023-01-11T22:08:21.2463052Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::trunc_normal_:0, line 173 <- wrt source file 2023-01-11T22:08:21.2471164Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::trunc_normal_:0 2023-01-11T22:08:21.2471708Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::constant_:0, line 187 <- wrt source file 2023-01-11T22:08:21.2476666Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::constant_:0 2023-01-11T22:08:21.2477219Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::ones_:0, line 202 <- wrt source file 2023-01-11T22:08:21.2481700Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::ones_:0 2023-01-11T22:08:21.2482255Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::zeros_:0, line 215 <- wrt source file 2023-01-11T22:08:21.2486650Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::zeros_:0 2023-01-11T22:08:21.2487199Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::eye_:0, line 230 <- wrt source file 2023-01-11T22:08:21.2492032Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::eye_:0 2023-01-11T22:08:21.2492657Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::dirac_:0, line 251 <- wrt source file 2023-01-11T22:08:21.2503980Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::dirac_:0 2023-01-11T22:08:21.2504549Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::xavier_uniform_:0, line 320 <- wrt source file 2023-01-11T22:08:21.2509814Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::xavier_uniform_:0 2023-01-11T22:08:21.2510383Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::xavier_normal_:0, line 347 <- wrt source file 2023-01-11T22:08:21.2514961Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::xavier_normal_:0 2023-01-11T22:08:21.2515521Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::kaiming_uniform_:0, line 392 <- wrt source file 2023-01-11T22:08:21.2520611Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::kaiming_uniform_:0 2023-01-11T22:08:21.2521183Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::kaiming_normal_:0, line 441 <- wrt source file 2023-01-11T22:08:21.2526132Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::kaiming_normal_:0 2023-01-11T22:08:21.2526689Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::orthogonal_:0, line 466 <- wrt source file 2023-01-11T22:08:21.2527369Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::orthogonal_:0 2023-01-11T22:08:21.2527925Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::sparse_:0, line 512 <- wrt source file 2023-01-11T22:08:21.2541454Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/init.py::sparse_:0 2023-01-11T22:08:21.2542029Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Threshold:0, line 40 <- wrt source file 2023-01-11T22:08:21.2549334Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Threshold:0 2023-01-11T22:08:21.2549918Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ReLU:0, line 83 <- wrt source file 2023-01-11T22:08:21.2560164Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ReLU:0 2023-01-11T22:08:21.2560731Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::RReLU:0, line 142 <- wrt source file 2023-01-11T22:08:21.2567428Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::RReLU:0 2023-01-11T22:08:21.2568025Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardtanh:0, line 202 <- wrt source file 2023-01-11T22:08:21.2574861Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardtanh:0 2023-01-11T22:08:21.2575455Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ReLU6:0, line 260 <- wrt source file 2023-01-11T22:08:21.2581183Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ReLU6:0 2023-01-11T22:08:21.2581848Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Sigmoid:0, line 288 <- wrt source file 2023-01-11T22:08:21.2587090Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Sigmoid:0 2023-01-11T22:08:21.2587854Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0, line 320 <- wrt source file 2023-01-11T22:08:21.2594079Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0 2023-01-11T22:08:21.2594733Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Tanh:0, line 352 <- wrt source file 2023-01-11T22:08:21.2600255Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Tanh:0 2023-01-11T22:08:21.2600813Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::SiLU:0, line 383 <- wrt source file 2023-01-11T22:08:21.2607554Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::SiLU:0 2023-01-11T22:08:21.2608107Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Mish:0, line 419 <- wrt source file 2023-01-11T22:08:21.2613837Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Mish:0 2023-01-11T22:08:21.2614394Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardswish:0, line 461 <- wrt source file 2023-01-11T22:08:21.2620443Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardswish:0 2023-01-11T22:08:21.2620963Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ELU:0, line 502 <- wrt source file 2023-01-11T22:08:21.2627506Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::ELU:0 2023-01-11T22:08:21.2628037Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::CELU:0, line 543 <- wrt source file 2023-01-11T22:08:21.2634097Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::CELU:0 2023-01-11T22:08:21.2634628Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::SELU:0, line 595 <- wrt source file 2023-01-11T22:08:21.2640309Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::SELU:0 2023-01-11T22:08:21.2640831Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::GLU:0, line 631 <- wrt source file 2023-01-11T22:08:21.2647461Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::GLU:0 2023-01-11T22:08:21.2647995Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::GELU:0, line 672 <- wrt source file 2023-01-11T22:08:21.2654116Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::GELU:0 2023-01-11T22:08:21.2654651Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardshrink:0, line 714 <- wrt source file 2023-01-11T22:08:21.2661233Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Hardshrink:0 2023-01-11T22:08:21.2661776Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LeakyReLU:0, line 761 <- wrt source file 2023-01-11T22:08:21.2668295Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LeakyReLU:0 2023-01-11T22:08:21.2668820Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LogSigmoid:0, line 796 <- wrt source file 2023-01-11T22:08:21.2675456Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LogSigmoid:0 2023-01-11T22:08:21.2675989Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softplus:0, line 827 <- wrt source file 2023-01-11T22:08:21.2682230Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softplus:0 2023-01-11T22:08:21.2682755Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softshrink:0, line 869 <- wrt source file 2023-01-11T22:08:21.2689026Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softshrink:0 2023-01-11T22:08:21.2690033Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0, line 938 <- wrt source file 2023-01-11T22:08:21.2690637Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0 2023-01-11T22:08:21.2691206Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::PReLU:0, line 1274 <- wrt source file 2023-01-11T22:08:21.2697826Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::PReLU:0 2023-01-11T22:08:21.2698376Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softsign:0, line 1309 <- wrt source file 2023-01-11T22:08:21.2705177Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softsign:0 2023-01-11T22:08:21.2705734Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Tanhshrink:0, line 1332 <- wrt source file 2023-01-11T22:08:21.2711977Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Tanhshrink:0 2023-01-11T22:08:21.2712524Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmin:0, line 1366 <- wrt source file 2023-01-11T22:08:21.2718740Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmin:0 2023-01-11T22:08:21.2719269Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmax:0, line 1421 <- wrt source file 2023-01-11T22:08:21.2724802Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmax:0 2023-01-11T22:08:21.2725360Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmax2d:0, line 1461 <- wrt source file 2023-01-11T22:08:21.2731505Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::Softmax2d:0 2023-01-11T22:08:21.2732042Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LogSoftmax:0, line 1493 <- wrt source file 2023-01-11T22:08:21.2737832Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py::LogSoftmax:0 2023-01-11T22:08:21.2738398Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0, line 290 <- wrt source file 2023-01-11T22:08:21.2759638Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0 2023-01-11T22:08:21.2760195Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0, line 399 <- wrt source file 2023-01-11T22:08:21.3733533Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0 2023-01-11T22:08:21.3771467Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0, line 505 <- wrt source file 2023-01-11T22:08:22.3060285Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0 2023-01-11T22:08:22.3616235Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0, line 627 <- wrt source file 2023-01-11T22:08:22.3619387Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0 2023-01-11T22:08:22.3620100Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 782 <- wrt source file 2023-01-11T22:08:22.3620927Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2023-01-11T22:08:22.3621531Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0, line 17 <- wrt source file 2023-01-11T22:08:22.3665803Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0 2023-01-11T22:08:22.3667479Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::Sequential:0, line 63 <- wrt source file 2023-01-11T22:08:22.3668225Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::Sequential:0 2023-01-11T22:08:22.3671008Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ModuleList:0, line 261 <- wrt source file 2023-01-11T22:08:22.3671552Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ModuleList:0 2023-01-11T22:08:22.3672102Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ModuleDict:0, line 433 <- wrt source file 2023-01-11T22:08:22.3672615Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ModuleDict:0 2023-01-11T22:08:22.3673364Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ParameterList:0, line 567 <- wrt source file 2023-01-11T22:08:22.3673934Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ParameterList:0 2023-01-11T22:08:22.3674488Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ParameterDict:0, line 707 <- wrt source file 2023-01-11T22:08:22.3675012Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py::ParameterDict:0 2023-01-11T22:08:22.3675572Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0, line 36 <- wrt source file 2023-01-11T22:08:22.3695053Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0 2023-01-11T22:08:22.3695618Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0, line 72 <- wrt source file 2023-01-11T22:08:22.3723264Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0 2023-01-11T22:08:22.3723815Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout:0, line 49 <- wrt source file 2023-01-11T22:08:22.3731768Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout:0 2023-01-11T22:08:22.3732306Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout1d:0, line 91 <- wrt source file 2023-01-11T22:08:22.3744681Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout1d:0 2023-01-11T22:08:22.3745211Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout2d:0, line 140 <- wrt source file 2023-01-11T22:08:22.3848266Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout2d:0 2023-01-11T22:08:22.3849679Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout3d:0, line 182 <- wrt source file 2023-01-11T22:08:22.4223328Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::Dropout3d:0 2023-01-11T22:08:22.4230479Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0, line 225 <- wrt source file 2023-01-11T22:08:22.4242211Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0 2023-01-11T22:08:22.4242802Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0, line 272 <- wrt source file 2023-01-11T22:08:22.4639584Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0 2023-01-11T22:08:22.4646407Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/flatten.py::Flatten:0, line 24 <- wrt source file 2023-01-11T22:08:22.4659176Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/flatten.py::Flatten:0 2023-01-11T22:08:22.4659721Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/flatten.py::Unflatten:0, line 76 <- wrt source file 2023-01-11T22:08:22.4689533Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/flatten.py::Unflatten:0 2023-01-11T22:08:22.4690068Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/fold.py::Fold:0, line 111 <- wrt source file 2023-01-11T22:08:22.4698959Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/fold.py::Fold:0 2023-01-11T22:08:22.4699468Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/fold.py::Unfold:0, line 253 <- wrt source file 2023-01-11T22:08:22.4723367Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/fold.py::Unfold:0 2023-01-11T22:08:22.4723937Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0, line 135 <- wrt source file 2023-01-11T22:08:22.4765052Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0 2023-01-11T22:08:22.4766071Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0, line 251 <- wrt source file 2023-01-11T22:08:22.5670890Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0 2023-01-11T22:08:22.5688298Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0, line 367 <- wrt source file 2023-01-11T22:08:23.4526501Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0 2023-01-11T22:08:23.4910557Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0, line 77 <- wrt source file 2023-01-11T22:08:23.4916626Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0 2023-01-11T22:08:23.4917176Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Identity:0, line 33 <- wrt source file 2023-01-11T22:08:23.4927171Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Identity:0 2023-01-11T22:08:23.4927733Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Linear:0, line 78 <- wrt source file 2023-01-11T22:08:23.4942432Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Linear:0 2023-01-11T22:08:23.4943306Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Bilinear:0, line 164 <- wrt source file 2023-01-11T22:08:23.5092367Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/linear.py::Bilinear:0 2023-01-11T22:08:23.5092898Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::L1Loss:0, line 88 <- wrt source file 2023-01-11T22:08:23.5107454Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::L1Loss:0 2023-01-11T22:08:23.5108148Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::NLLLoss:0, line 184 <- wrt source file 2023-01-11T22:08:23.5155409Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::NLLLoss:0 2023-01-11T22:08:23.5156020Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0, line 271 <- wrt source file 2023-01-11T22:08:23.5170337Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0 2023-01-11T22:08:23.5170904Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0, line 343 <- wrt source file 2023-01-11T22:08:23.5211168Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0 2023-01-11T22:08:23.5211714Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::KLDivLoss:0, line 451 <- wrt source file 2023-01-11T22:08:23.5229941Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::KLDivLoss:0 2023-01-11T22:08:23.5230480Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MSELoss:0, line 523 <- wrt source file 2023-01-11T22:08:23.5242860Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MSELoss:0 2023-01-11T22:08:23.5243409Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::BCELoss:0, line 605 <- wrt source file 2023-01-11T22:08:23.5256021Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::BCELoss:0 2023-01-11T22:08:23.5256595Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0, line 668 <- wrt source file 2023-01-11T22:08:23.5281647Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0 2023-01-11T22:08:23.5282231Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0, line 831 <- wrt source file 2023-01-11T22:08:23.5298907Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0 2023-01-11T22:08:23.5299459Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0, line 1149 <- wrt source file 2023-01-11T22:08:23.5318937Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0 2023-01-11T22:08:23.5319502Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0, line 1317 <- wrt source file 2023-01-11T22:08:23.5335516Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0 2023-01-11T22:08:23.5336076Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0, line 1388 <- wrt source file 2023-01-11T22:08:23.5352527Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0 2023-01-11T22:08:23.5353085Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0, line 1468 <- wrt source file 2023-01-11T22:08:23.5403164Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0 2023-01-11T22:08:23.5403767Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0, line 1559 <- wrt source file 2023-01-11T22:08:23.5495872Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0 2023-01-11T22:08:23.5496495Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::CTCLoss:0, line 1670 <- wrt source file 2023-01-11T22:08:23.5599277Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/loss.py::CTCLoss:0 2023-01-11T22:08:23.5599948Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.register_buffer:0, line 491 <- wrt source file 2023-01-11T22:08:23.5600503Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.register_buffer:0 2023-01-11T22:08:23.5601054Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.apply:0, line 847 <- wrt source file 2023-01-11T22:08:23.5633620Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.apply:0 2023-01-11T22:08:23.5634168Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.to:0, line 1072 <- wrt source file 2023-01-11T22:08:23.5647821Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.to:0 2023-01-11T22:08:23.5648379Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.state_dict:0, line 1763 <- wrt source file 2023-01-11T22:08:23.5649130Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.state_dict:0 2023-01-11T22:08:23.5649834Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.parameters:0, line 2050 <- wrt source file 2023-01-11T22:08:23.5650458Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.parameters:0 2023-01-11T22:08:23.5651127Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_parameters:0, line 2082 <- wrt source file 2023-01-11T22:08:23.5651707Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_parameters:0 2023-01-11T22:08:23.5652325Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.buffers:0, line 2107 <- wrt source file 2023-01-11T22:08:23.5652863Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.buffers:0 2023-01-11T22:08:23.5653406Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_buffers:0, line 2133 <- wrt source file 2023-01-11T22:08:23.5653953Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_buffers:0 2023-01-11T22:08:23.5654512Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_children:0, line 2163 <- wrt source file 2023-01-11T22:08:23.5655051Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_children:0 2023-01-11T22:08:23.5655603Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.modules:0, line 2187 <- wrt source file 2023-01-11T22:08:23.5660590Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.modules:0 2023-01-11T22:08:23.5661148Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_modules:0, line 2221 <- wrt source file 2023-01-11T22:08:23.5669144Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py::Module.named_modules:0 2023-01-11T22:08:23.5669754Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0, line 34 <- wrt source file 2023-01-11T22:08:23.5874097Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0 2023-01-11T22:08:23.5874746Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::LayerNorm:0, line 140 <- wrt source file 2023-01-11T22:08:23.5898583Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::LayerNorm:0 2023-01-11T22:08:23.5899190Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::GroupNorm:0, line 230 <- wrt source file 2023-01-11T22:08:23.5917699Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/normalization.py::GroupNorm:0 2023-01-11T22:08:23.5918263Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0, line 48 <- wrt source file 2023-01-11T22:08:23.5934126Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0 2023-01-11T22:08:23.5934690Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0, line 101 <- wrt source file 2023-01-11T22:08:23.5944728Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0 2023-01-11T22:08:23.5945276Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0, line 157 <- wrt source file 2023-01-11T22:08:23.6075860Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0 2023-01-11T22:08:23.6077402Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0, line 201 <- wrt source file 2023-01-11T22:08:23.6089935Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0 2023-01-11T22:08:23.6090503Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0, line 244 <- wrt source file 2023-01-11T22:08:23.6100004Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0 2023-01-11T22:08:23.6100572Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0, line 301 <- wrt source file 2023-01-11T22:08:23.6106545Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0 2023-01-11T22:08:23.6107110Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0, line 358 <- wrt source file 2023-01-11T22:08:23.6117242Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0 2023-01-11T22:08:23.6117830Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0, line 401 <- wrt source file 2023-01-11T22:08:23.6127410Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0 2023-01-11T22:08:23.6127990Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0, line 458 <- wrt source file 2023-01-11T22:08:26.2321895Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0 2023-01-11T22:08:26.3051118Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0, line 494 <- wrt source file 2023-01-11T22:08:26.3065237Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0 2023-01-11T22:08:26.3065818Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0, line 36 <- wrt source file 2023-01-11T22:08:26.3077503Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0 2023-01-11T22:08:26.3078088Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0, line 86 <- wrt source file 2023-01-11T22:08:26.3087651Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0 2023-01-11T22:08:26.3088218Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0, line 76 <- wrt source file 2023-01-11T22:08:26.3100641Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0 2023-01-11T22:08:26.3101207Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0, line 148 <- wrt source file 2023-01-11T22:08:26.3271843Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0 2023-01-11T22:08:26.3273645Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0, line 226 <- wrt source file 2023-01-11T22:08:27.0077759Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0 2023-01-11T22:08:27.0153749Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0, line 293 <- wrt source file 2023-01-11T22:08:27.0180604Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0 2023-01-11T22:08:27.0181149Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0, line 366 <- wrt source file 2023-01-11T22:08:27.0230614Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0 2023-01-11T22:08:27.0231161Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0, line 451 <- wrt source file 2023-01-11T22:08:27.2759511Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0 2023-01-11T22:08:27.2789648Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0, line 524 <- wrt source file 2023-01-11T22:08:27.2813936Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0 2023-01-11T22:08:27.2814482Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0, line 600 <- wrt source file 2023-01-11T22:08:27.2978062Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0 2023-01-11T22:08:27.2980344Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0, line 686 <- wrt source file 2023-01-11T22:08:27.9710879Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0 2023-01-11T22:08:27.9886101Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0, line 749 <- wrt source file 2023-01-11T22:08:28.0057478Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0 2023-01-11T22:08:28.0058782Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0, line 819 <- wrt source file 2023-01-11T22:08:28.2630955Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0 2023-01-11T22:08:28.2655876Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::LPPool1d:0, line 909 <- wrt source file 2023-01-11T22:08:28.2682113Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::LPPool1d:0 2023-01-11T22:08:28.2682690Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::LPPool2d:0, line 960 <- wrt source file 2023-01-11T22:08:28.2901885Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::LPPool2d:0 2023-01-11T22:08:28.2903362Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0, line 1011 <- wrt source file 2023-01-11T22:08:28.2914632Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0 2023-01-11T22:08:28.2915219Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0, line 1045 <- wrt source file 2023-01-11T22:08:28.2935451Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0 2023-01-11T22:08:28.2936029Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0, line 1088 <- wrt source file 2023-01-11T22:08:28.3051359Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0 2023-01-11T22:08:28.3051977Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0, line 1135 <- wrt source file 2023-01-11T22:08:28.3060528Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0 2023-01-11T22:08:28.3061105Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0, line 1166 <- wrt source file 2023-01-11T22:08:28.3079925Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0 2023-01-11T22:08:28.3080476Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0, line 1205 <- wrt source file 2023-01-11T22:08:28.3145864Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0 2023-01-11T22:08:28.3146396Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::RNN:0, line 436 <- wrt source file 2023-01-11T22:08:28.3181219Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::RNN:0 2023-01-11T22:08:28.3183113Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::LSTM:0, line 702 <- wrt source file 2023-01-11T22:08:28.3249113Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::LSTM:0 2023-01-11T22:08:28.3252796Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::GRU:0, line 933 <- wrt source file 2023-01-11T22:08:28.3320572Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::GRU:0 2023-01-11T22:08:28.3324170Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::RNNCell:0, line 1106 <- wrt source file 2023-01-11T22:08:28.3350335Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::RNNCell:0 2023-01-11T22:08:28.3351768Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::LSTMCell:0, line 1207 <- wrt source file 2023-01-11T22:08:28.3375992Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::LSTMCell:0 2023-01-11T22:08:28.3377510Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::GRUCell:0, line 1300 <- wrt source file 2023-01-11T22:08:28.3425722Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py::GRUCell:0 2023-01-11T22:08:28.3428918Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::Embedding:0, line 67 <- wrt source file 2023-01-11T22:08:28.3451874Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::Embedding:0 2023-01-11T22:08:28.3452436Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0, line 200 <- wrt source file 2023-01-11T22:08:28.3461256Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0 2023-01-11T22:08:28.3461803Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0, line 278 <- wrt source file 2023-01-11T22:08:28.3489680Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0 2023-01-11T22:08:28.3490300Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0, line 429 <- wrt source file 2023-01-11T22:08:28.3502508Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0 2023-01-11T22:08:28.3503073Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::Transformer:0, line 42 <- wrt source file 2023-01-11T22:08:31.0679540Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::Transformer:0 2023-01-11T22:08:31.1670763Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0, line 134 <- wrt source file 2023-01-11T22:08:31.1671354Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0 2023-01-11T22:08:31.1671936Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0, line 181 <- wrt source file 2023-01-11T22:08:31.5257355Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0 2023-01-11T22:08:31.5566390Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0, line 325 <- wrt source file 2023-01-11T22:08:32.2161595Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0 2023-01-11T22:08:32.2680017Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0, line 391 <- wrt source file 2023-01-11T22:08:32.4081607Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0 2023-01-11T22:08:32.4127522Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0, line 608 <- wrt source file 2023-01-11T22:08:32.6274660Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0 2023-01-11T22:08:32.6362420Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::Upsample:0, line 74 <- wrt source file 2023-01-11T22:08:32.6426375Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::Upsample:0 2023-01-11T22:08:32.6427898Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0, line 196 <- wrt source file 2023-01-11T22:08:32.6463279Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0 2023-01-11T22:08:32.6464055Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0, line 242 <- wrt source file 2023-01-11T22:08:32.6482097Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0 2023-01-11T22:08:32.6482781Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0, line 116 <- wrt source file 2023-01-11T22:08:32.6483328Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0 2023-01-11T22:08:32.6484065Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0, line 534 <- wrt source file 2023-01-11T22:08:32.6484707Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0 2023-01-11T22:08:32.6485388Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0, line 1051 <- wrt source file 2023-01-11T22:08:32.6486092Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0 2023-01-11T22:08:32.6486821Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0, line 1377 <- wrt source file 2023-01-11T22:08:32.6487491Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0 2023-01-11T22:08:32.6488207Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0, line 1550 <- wrt source file 2023-01-11T22:08:32.6488912Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T22:08:32.6489578Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1, line 1560 <- wrt source file 2023-01-11T22:08:32.6490225Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T22:08:32.6490900Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 1594 <- wrt source file 2023-01-11T22:08:32.6491554Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T22:08:32.6492220Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0, line 1652 <- wrt source file 2023-01-11T22:08:32.6492854Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T22:08:32.6493464Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0, line 32 <- wrt source file 2023-01-11T22:08:32.6494031Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0 2023-01-11T22:08:32.6494566Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/init.py::skip_init:0, line 30 <- wrt source file 2023-01-11T22:08:32.6509541Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/init.py::skip_init:0 2023-01-11T22:08:32.6510108Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0, line 54 <- wrt source file 2023-01-11T22:08:32.6510852Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0 2023-01-11T22:08:32.6511556Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0, line 245 <- wrt source file 2023-01-11T22:08:32.6513200Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0 2023-01-11T22:08:32.6513773Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0, line 462 <- wrt source file 2023-01-11T22:08:32.6515098Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0 2023-01-11T22:08:32.6515687Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0, line 463 <- wrt source file 2023-01-11T22:08:32.6526076Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0 2023-01-11T22:08:32.6526617Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::identity:0, line 846 <- wrt source file 2023-01-11T22:08:32.6527321Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::identity:0 2023-01-11T22:08:32.6527857Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::random_unstructured:0, line 880 <- wrt source file 2023-01-11T22:08:32.6528794Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::random_unstructured:0 2023-01-11T22:08:32.6529328Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::l1_unstructured:0, line 921 <- wrt source file 2023-01-11T22:08:32.6530151Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::l1_unstructured:0 2023-01-11T22:08:32.6530690Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::random_structured:0, line 959 <- wrt source file 2023-01-11T22:08:32.6532507Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::random_structured:0 2023-01-11T22:08:32.6533040Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::ln_structured:0, line 1005 <- wrt source file 2023-01-11T22:08:32.6554068Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::ln_structured:0 2023-01-11T22:08:32.6554698Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::global_unstructured:0, line 1058 <- wrt source file 2023-01-11T22:08:32.6604662Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::global_unstructured:0 2023-01-11T22:08:32.6605294Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::custom_from_mask:0, line 1160 <- wrt source file 2023-01-11T22:08:32.6623886Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::custom_from_mask:0 2023-01-11T22:08:32.6624448Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::remove:0, line 1188 <- wrt source file 2023-01-11T22:08:32.6636684Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::remove:0 2023-01-11T22:08:32.6637200Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::is_pruned:0, line 1215 <- wrt source file 2023-01-11T22:08:32.6652076Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/prune.py::is_pruned:0 2023-01-11T22:08:32.6652613Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0, line 282 <- wrt source file 2023-01-11T22:08:32.6688447Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0 2023-01-11T22:08:32.6689155Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pad_sequence:0, line 359 <- wrt source file 2023-01-11T22:08:32.6702102Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pad_sequence:0 2023-01-11T22:08:32.6702630Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0, line 412 <- wrt source file 2023-01-11T22:08:32.6790676Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0 2023-01-11T22:08:32.6791346Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pack_sequence:0, line 467 <- wrt source file 2023-01-11T22:08:32.6806506Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::pack_sequence:0 2023-01-11T22:08:32.6807035Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0, line 495 <- wrt source file 2023-01-11T22:08:32.6845524Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0 2023-01-11T22:08:32.6846072Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0, line 267 <- wrt source file 2023-01-11T22:08:32.6859101Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0 2023-01-11T22:08:32.6859669Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0, line 294 <- wrt source file 2023-01-11T22:08:32.6872163Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0 2023-01-11T22:08:32.6872713Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/stateless.py::functional_call:0, line 123 <- wrt source file 2023-01-11T22:08:32.6877295Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/stateless.py::functional_call:0 2023-01-11T22:08:32.6877838Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0, line 99 <- wrt source file 2023-01-11T22:08:32.6892742Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0 2023-01-11T22:08:32.6893276Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0, line 121 <- wrt source file 2023-01-11T22:08:32.6905467Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0 2023-01-11T22:08:32.6906049Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0, line 203 <- wrt source file 2023-01-11T22:08:32.6907926Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0 2023-01-11T22:08:32.6908568Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 108 <- wrt source file 2023-01-11T22:08:32.6934188Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2023-01-11T22:08:32.6934766Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/onnx/_type_utils.py::JitScalarType:0, line 66 <- wrt source file 2023-01-11T22:08:32.6938180Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/onnx/_type_utils.py::JitScalarType:0 2023-01-11T22:08:32.6939190Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/onnx/verification.py::find_mismatch:0, line 1746 <- wrt source file 2023-01-11T22:08:32.6939965Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/onnx/verification.py::find_mismatch:0 2023-01-11T22:08:32.6940562Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0, line 20 <- wrt source file 2023-01-11T22:08:32.6941804Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0 2023-01-11T22:08:32.6942829Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0, line 200 <- wrt source file 2023-01-11T22:08:32.6943935Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0 2023-01-11T22:08:32.6944934Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0, line 286 <- wrt source file 2023-01-11T22:08:32.6945940Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0 2023-01-11T22:08:32.6946937Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::StepLR:0, line 369 <- wrt source file 2023-01-11T22:08:32.6948015Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::StepLR:0 2023-01-11T22:08:32.6949005Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0, line 418 <- wrt source file 2023-01-11T22:08:32.6949977Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0 2023-01-11T22:08:32.6950975Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0, line 467 <- wrt source file 2023-01-11T22:08:32.6951908Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0 2023-01-11T22:08:32.6952909Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::LinearLR:0, line 529 <- wrt source file 2023-01-11T22:08:32.6953846Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::LinearLR:0 2023-01-11T22:08:32.6954870Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0, line 621 <- wrt source file 2023-01-11T22:08:32.6955805Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0 2023-01-11T22:08:32.6956644Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0, line 729 <- wrt source file 2023-01-11T22:08:32.6957491Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0 2023-01-11T22:08:32.6958311Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0, line 849 <- wrt source file 2023-01-11T22:08:32.6958841Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0 2023-01-11T22:08:32.6959406Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0, line 953 <- wrt source file 2023-01-11T22:08:32.6959969Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0 2023-01-11T22:08:32.6960519Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0, line 1168 <- wrt source file 2023-01-11T22:08:32.6961022Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0 2023-01-11T22:08:32.6961610Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 1389 <- wrt source file 2023-01-11T22:08:32.6962229Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2023-01-11T22:08:32.6962954Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 1405 <- wrt source file 2023-01-11T22:08:32.6963562Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2023-01-11T22:08:32.6964127Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0, line 1547 <- wrt source file 2023-01-11T22:08:32.6964701Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0 2023-01-11T22:08:32.6965216Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/sgd.py::SGD:0, line 58 <- wrt source file 2023-01-11T22:08:32.6965670Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/sgd.py::SGD:0 2023-01-11T22:08:32.6966196Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::AveragedModel:0, line 38 <- wrt source file 2023-01-11T22:08:32.6966714Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::AveragedModel:0 2023-01-11T22:08:32.6967247Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::AveragedModel:1, line 64 <- wrt source file 2023-01-11T22:08:32.6967749Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::AveragedModel:1 2023-01-11T22:08:32.6968273Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::update_bn:0, line 161 <- wrt source file 2023-01-11T22:08:32.6968772Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::update_bn:0 2023-01-11T22:08:32.6969280Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::SWALR:0, line 222 <- wrt source file 2023-01-11T22:08:32.6969760Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/optim/swa_utils.py::SWALR:0 2023-01-11T22:08:32.6970286Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/package/glob_group.py::GlobGroup:0, line 19 <- wrt source file 2023-01-11T22:08:32.6970801Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/package/glob_group.py::GlobGroup:0 2023-01-11T22:08:32.6971330Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/profiler/profiler.py::profile:0, line 363 <- wrt source file 2023-01-11T22:08:32.6971828Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/profiler/profiler.py::profile:0 2023-01-11T22:08:32.6972366Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py::assert_close:0, line 1395 <- wrt source file 2023-01-11T22:08:32.7080953Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py::assert_close:0 2023-01-11T22:08:32.7081638Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py::make_tensor:0, line 93 <- wrt source file 2023-01-11T22:08:32.7083243Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py::make_tensor:0 2023-01-11T22:08:32.7084686Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::parametrize:0, line 305 <- wrt source file 2023-01-11T22:08:32.7085604Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::parametrize:0 2023-01-11T22:08:32.7086521Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0, line 3447 <- wrt source file 2023-01-11T22:08:32.7087636Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0 2023-01-11T22:08:32.7088773Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0, line 3461 <- wrt source file 2023-01-11T22:08:32.7089367Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0 2023-01-11T22:08:32.7090160Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0, line 3491 <- wrt source file 2023-01-11T22:08:32.7091321Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0 2023-01-11T22:08:32.7092394Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0, line 57 <- wrt source file 2023-01-11T22:08:32.7102756Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0 2023-01-11T22:08:32.7103913Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0, line 24 <- wrt source file 2023-01-11T22:08:32.7104519Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0 2023-01-11T22:08:32.7105102Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0, line 306 <- wrt source file 2023-01-11T22:08:32.7105646Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0 2023-01-11T22:08:32.7106205Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CppExtension:0, line 912 <- wrt source file 2023-01-11T22:08:32.7106737Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CppExtension:0 2023-01-11T22:08:32.7107541Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0, line 960 <- wrt source file 2023-01-11T22:08:32.7108260Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0 2023-01-11T22:08:32.7108815Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1, line 1037 <- wrt source file 2023-01-11T22:08:32.7109358Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1 2023-01-11T22:08:32.7109896Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::load:0, line 1273 <- wrt source file 2023-01-11T22:08:32.7110391Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::load:0 2023-01-11T22:08:32.7110924Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::load_inline:0, line 1364 <- wrt source file 2023-01-11T22:08:32.7111443Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/cpp_extension.py::load_inline:0 2023-01-11T22:08:32.7111963Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/dlpack.py::from_dlpack:0, line 71 <- wrt source file 2023-01-11T22:08:32.7127106Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/dlpack.py::from_dlpack:0 2023-01-11T22:08:32.7128170Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0, line 77 <- wrt source file 2023-01-11T22:08:32.7128782Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0 2023-01-11T22:08:32.7129355Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/dataset.py::IterableDataset:0, line 84 <- wrt source file 2023-01-11T22:08:32.7142022Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/dataset.py::IterableDataset:0 2023-01-11T22:08:32.7143019Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/dataset.py::random_split:0, line 320 <- wrt source file 2023-01-11T22:08:32.7143911Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/dataset.py::random_split:0 2023-01-11T22:08:32.7144484Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/distributed.py::DistributedSampler:0, line 51 <- wrt source file 2023-01-11T22:08:32.7145105Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/distributed.py::DistributedSampler:0 2023-01-11T22:08:32.7145694Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0, line 172 <- wrt source file 2023-01-11T22:08:32.7156643Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0 2023-01-11T22:08:32.7157361Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py::BatchSampler:0, line 220 <- wrt source file 2023-01-11T22:08:32.7164113Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py::BatchSampler:0 2023-01-11T22:08:32.7164834Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::default_convert:0, line 36 <- wrt source file 2023-01-11T22:08:32.7169811Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::default_convert:0 2023-01-11T22:08:32.7170508Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::collate:0, line 102 <- wrt source file 2023-01-11T22:08:32.7176864Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::collate:0 2023-01-11T22:08:32.7177637Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::default_collate:0, line 231 <- wrt source file 2023-01-11T22:08:32.7187725Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py::default_collate:0 2023-01-11T22:08:32.7188486Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0, line 84 <- wrt source file 2023-01-11T22:08:32.7193315Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0 2023-01-11T22:08:32.7194036Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0, line 232 <- wrt source file 2023-01-11T22:08:32.7196271Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0 2023-01-11T22:08:32.7197027Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0, line 46 <- wrt source file 2023-01-11T22:08:32.7199544Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0 2023-01-11T22:08:32.7200296Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0, line 187 <- wrt source file 2023-01-11T22:08:32.7203408Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0 2023-01-11T22:08:32.7204457Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0, line 80 <- wrt source file 2023-01-11T22:08:32.7205264Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T22:08:32.7205987Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0, line 33 <- wrt source file 2023-01-11T22:08:32.7253840Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0 2023-01-11T22:08:32.7254643Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0, line 75 <- wrt source file 2023-01-11T22:08:32.7255852Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0 2023-01-11T22:08:32.7256574Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0, line 250 <- wrt source file 2023-01-11T22:08:32.7257213Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0 2023-01-11T22:08:32.7257836Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0, line 329 <- wrt source file 2023-01-11T22:08:32.7261515Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0 2023-01-11T22:08:32.7262304Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0, line 507 <- wrt source file 2023-01-11T22:08:32.7263358Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0 2023-01-11T22:08:32.7264198Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0, line 572 <- wrt source file 2023-01-11T22:08:32.7265233Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0 2023-01-11T22:08:32.7266198Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0, line 29 <- wrt source file 2023-01-11T22:08:32.7267378Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0 2023-01-11T22:08:32.7268446Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2023-01-11T22:08:32.7269055Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0 2023-01-11T22:08:32.7270133Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0, line 102 <- wrt source file 2023-01-11T22:08:32.7270761Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0 2023-01-11T22:08:32.7271384Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0, line 159 <- wrt source file 2023-01-11T22:08:32.7271988Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0 2023-01-11T22:08:32.7272600Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0, line 226 <- wrt source file 2023-01-11T22:08:32.7279498Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0 2023-01-11T22:08:32.7280243Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0, line 34 <- wrt source file 2023-01-11T22:08:32.7281732Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0 2023-01-11T22:08:32.7282484Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0, line 20 <- wrt source file 2023-01-11T22:08:32.7283601Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0 2023-01-11T22:08:32.7284774Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0, line 23 <- wrt source file 2023-01-11T22:08:32.7285426Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0 2023-01-11T22:08:32.7286056Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0, line 30 <- wrt source file 2023-01-11T22:08:32.7287473Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0 2023-01-11T22:08:32.7288237Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0, line 31 <- wrt source file 2023-01-11T22:08:32.7289702Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T22:08:32.7290679Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0, line 24 <- wrt source file 2023-01-11T22:08:32.7291695Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0 2023-01-11T22:08:32.7292774Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0, line 66 <- wrt source file 2023-01-11T22:08:32.7293634Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0 2023-01-11T22:08:32.7294244Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0, line 23 <- wrt source file 2023-01-11T22:08:32.7294837Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0 2023-01-11T22:08:32.7295912Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0, line 23 <- wrt source file 2023-01-11T22:08:32.7296818Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0 2023-01-11T22:08:32.7297508Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0, line 33 <- wrt source file 2023-01-11T22:08:32.7298085Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0 2023-01-11T22:08:32.7298653Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0, line 415 <- wrt source file 2023-01-11T22:08:32.7300851Z * SUCCESS: /opt/conda/lib/python3.7/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0 2023-01-11T22:08:32.7301943Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0, line 511 <- wrt source file 2023-01-11T22:08:32.7302781Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0 2023-01-11T22:08:32.7303953Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0, line 213 <- wrt source file 2023-01-11T22:08:32.7304989Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0 2023-01-11T22:08:32.7306075Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0, line 320 <- wrt source file 2023-01-11T22:08:32.7306970Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0 2023-01-11T22:08:32.7308143Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0, line 368 <- wrt source file 2023-01-11T22:08:32.7309053Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0 2023-01-11T22:08:32.7309803Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0, line 404 <- wrt source file 2023-01-11T22:08:32.7310500Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0 2023-01-11T22:08:32.7311567Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0, line 462 <- wrt source file 2023-01-11T22:08:32.7312251Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0 2023-01-11T22:08:32.7313340Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0, line 519 <- wrt source file 2023-01-11T22:08:32.7314252Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0 2023-01-11T22:08:32.7315382Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0, line 585 <- wrt source file 2023-01-11T22:08:32.7316269Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0 2023-01-11T22:08:32.7317049Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0, line 638 <- wrt source file 2023-01-11T22:08:32.7318013Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0 2023-01-11T22:08:32.7319044Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0, line 810 <- wrt source file 2023-01-11T22:08:32.7320105Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0 2023-01-11T22:08:32.7321188Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0, line 896 <- wrt source file 2023-01-11T22:08:32.7322265Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0 2023-01-11T22:08:32.7323170Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0, line 1001 <- wrt source file 2023-01-11T22:08:32.7323848Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0 2023-01-11T22:08:32.7325031Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1076 <- wrt source file 2023-01-11T22:08:32.7325770Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2023-01-11T22:08:32.7326425Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1095 <- wrt source file 2023-01-11T22:08:32.7327053Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2023-01-11T22:08:32.7328063Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0, line 1117 <- wrt source file 2023-01-11T22:08:32.7329082Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0 2023-01-11T22:08:32.7329688Z * DOCTEST : /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0, line 1161 <- wrt source file 2023-01-11T22:08:32.7330258Z * SKIPPED: /opt/conda/lib/python3.7/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0 2023-01-11T22:08:32.7330588Z ============ 2023-01-11T22:08:32.7330757Z Finished doctests 2023-01-11T22:08:32.7330930Z 287 / 663 passed 2023-01-11T22:08:32.7331112Z  2023-01-11T22:08:32.7331335Z === Found 3 run-time warnings === 2023-01-11T22:08:32.7331612Z --- Runtime Warning: 1 / 3 --- 2023-01-11T22:08:32.7331885Z example = 2023-01-11T22:08:32.7333793Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1816.) 2023-01-11T22:08:32.7334349Z return super(Tensor, self).refine_names(names) 2023-01-11T22:08:32.7334545Z 2023-01-11T22:08:32.7334847Z --- Runtime Warning: 2 / 3 --- 2023-01-11T22:08:32.7335115Z example = 2023-01-11T22:08:32.7335796Z /opt/conda/lib/python3.7/site-packages/torch/nested/__init__.py:58: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T22:08:32.7336308Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T22:08:32.7336548Z 2023-01-11T22:08:32.7336779Z --- Runtime Warning: 3 / 3 --- 2023-01-11T22:08:32.7337134Z example = 2023-01-11T22:08:32.7341571Z /opt/conda/lib/python3.7/site-packages/torch/_functorch/aot_autograd.py:922: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T22:08:32.7342286Z "Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. " 2023-01-11T22:08:32.7342541Z 2023-01-11T22:08:32.7342813Z === 287 passed, 376 skipped, 3 warnings in 19.59 seconds === 2023-01-11T22:08:33.3696815Z 2023-01-11T22:08:33.3697173Z real 86m13.069s 2023-01-11T22:08:33.3697578Z user 189m31.600s 2023-01-11T22:08:33.3697918Z sys 7m12.927s 2023-01-11T22:08:33.3698148Z + assert_git_not_dirty 2023-01-11T22:08:33.3698554Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2023-01-11T22:08:33.3698877Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2023-01-11T22:08:33.3699129Z ++ git status --porcelain 2023-01-11T22:08:35.9889524Z + git_status= 2023-01-11T22:08:35.9889941Z + [[ -n '' ]] 2023-01-11T22:08:35.9941484Z ##[group]Run cat test/**/*.log || true 2023-01-11T22:08:35.9941712Z cat test/**/*.log || true 2023-01-11T22:08:35.9960993Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:35.9961213Z env: 2023-01-11T22:08:35.9961387Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:35.9961659Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:35.9961923Z ##[endgroup] 2023-01-11T22:08:35.9999547Z cat: test/**/*.log: No such file or directory 2023-01-11T22:08:36.0028775Z Prepare all required actions 2023-01-11T22:08:36.0029109Z Getting action download info 2023-01-11T22:08:36.6623082Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T22:08:36.6623292Z with: 2023-01-11T22:08:36.6623628Z github-token: *** 2023-01-11T22:08:36.6623798Z env: 2023-01-11T22:08:36.6623958Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:36.6624249Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:36.6624511Z ##[endgroup] 2023-01-11T22:08:36.6651801Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T22:08:36.6652035Z with: 2023-01-11T22:08:36.6652193Z shell: bash 2023-01-11T22:08:36.6652357Z timeout_minutes: 10 2023-01-11T22:08:36.6652533Z max_attempts: 5 2023-01-11T22:08:36.6652712Z retry_wait_seconds: 30 2023-01-11T22:08:36.6653118Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T22:08:36.6653496Z polling_interval_seconds: 1 2023-01-11T22:08:36.6653677Z warning_on_retry: true 2023-01-11T22:08:36.6653864Z continue_on_error: false 2023-01-11T22:08:36.6654037Z env: 2023-01-11T22:08:36.6654192Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:36.6654468Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:36.6654859Z GITHUB_TOKEN: *** 2023-01-11T22:08:36.6655252Z ##[endgroup] 2023-01-11T22:08:36.7122583Z + python3 -m pip install requests==2.26.0 2023-01-11T22:08:37.1599891Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:08:37.1830506Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T22:08:37.1961165Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T22:08:37.1992362Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T22:08:37.2006890Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T22:08:37.2165861Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T22:08:37.4109259Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-01cdb713a8f6c7cbd 2023-01-11T22:08:41.1052747Z + GHA_WORKFLOW_JOB_ID=10588772372 2023-01-11T22:08:41.1053637Z + echo job-id=10588772372 2023-01-11T22:08:41.7154892Z Command completed after 1 attempt(s). 2023-01-11T22:08:41.7257385Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:08:41.7257629Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:08:41.7269168Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:41.7269387Z env: 2023-01-11T22:08:41.7269566Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:41.7269838Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:41.7270115Z MONITOR_SCRIPT_PID: 21567 2023-01-11T22:08:41.7270299Z ##[endgroup] 2023-01-11T22:08:41.7354504Z Prepare all required actions 2023-01-11T22:08:41.7354759Z Getting action download info 2023-01-11T22:08:42.4527457Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T22:08:42.6048381Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T22:08:42.6048589Z with: 2023-01-11T22:08:42.6048810Z file-suffix: test-default-5-5-linux.4xlarge_10588772372 2023-01-11T22:08:42.6049027Z env: 2023-01-11T22:08:42.6049183Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:42.6049461Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:42.6049721Z ##[endgroup] 2023-01-11T22:08:42.6089657Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T22:08:42.6089924Z # Remove any previous test jsons if they exist 2023-01-11T22:08:42.6090150Z rm -f test-jsons-*.zip 2023-01-11T22:08:42.6090422Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T22:08:42.6101509Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:42.6101723Z env: 2023-01-11T22:08:42.6101898Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:42.6102168Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:42.6102487Z FILE_SUFFIX: test-default-5-5-linux.4xlarge_10588772372 2023-01-11T22:08:42.6102708Z ##[endgroup] 2023-01-11T22:08:42.6221603Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T22:08:42.6248432Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T22:08:42.6254266Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T22:08:42.6255449Z adding: test/.pytorch-slow-tests.json (deflated 74%) 2023-01-11T22:08:42.6259959Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T22:08:42.6278917Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:08:42.6279196Z # Remove any previous test reports if they exist 2023-01-11T22:08:42.6279438Z rm -f test-reports-*.zip 2023-01-11T22:08:42.6279703Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T22:08:42.6289868Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:42.6290081Z env: 2023-01-11T22:08:42.6290254Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:42.6290528Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:42.6290849Z FILE_SUFFIX: test-default-5-5-linux.4xlarge_10588772372 2023-01-11T22:08:42.6291071Z ##[endgroup] 2023-01-11T22:08:42.6397355Z adding: test/test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20230111204232.xml (deflated 87%) 2023-01-11T22:08:42.6398373Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111204233.xml (deflated 68%) 2023-01-11T22:08:42.6399364Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111204233.xml (deflated 84%) 2023-01-11T22:08:42.6400361Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111204233.xml (deflated 84%) 2023-01-11T22:08:42.6400973Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111204233.xml (deflated 81%) 2023-01-11T22:08:42.6448880Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20230111204233.xml (deflated 94%) 2023-01-11T22:08:42.6449820Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111204233.xml (deflated 83%) 2023-01-11T22:08:42.6459561Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111204256.xml (deflated 91%) 2023-01-11T22:08:42.6471578Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111204256.xml (deflated 88%) 2023-01-11T22:08:42.6472631Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111204256.xml (deflated 76%) 2023-01-11T22:08:42.6473639Z adding: test/test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20230111204323.xml (deflated 92%) 2023-01-11T22:08:42.6474697Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20230111204345.xml (deflated 40%) 2023-01-11T22:08:42.6475427Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20230111204345.xml (deflated 43%) 2023-01-11T22:08:42.6475996Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20230111204345.xml (deflated 77%) 2023-01-11T22:08:42.6843262Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20230111204408.xml (deflated 98%) 2023-01-11T22:08:42.6844210Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20230111204408.xml (deflated 77%) 2023-01-11T22:08:42.6845415Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20230111204509.xml (deflated 89%) 2023-01-11T22:08:42.6846805Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20230111204509.xml (deflated 92%) 2023-01-11T22:08:42.6848177Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20230111204509.xml (deflated 92%) 2023-01-11T22:08:42.6849574Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20230111204509.xml (deflated 93%) 2023-01-11T22:08:42.6850847Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20230111204509.xml (deflated 90%) 2023-01-11T22:08:42.6851928Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20230111204509.xml (deflated 65%) 2023-01-11T22:08:42.6853005Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20230111204509.xml (deflated 62%) 2023-01-11T22:08:42.6854068Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20230111204509.xml (deflated 84%) 2023-01-11T22:08:42.6854738Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6855422Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20230111204509.xml (deflated 84%) 2023-01-11T22:08:42.6856690Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6857632Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20230111204509.xml (deflated 75%) 2023-01-11T22:08:42.6858732Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20230111204509.xml (deflated 82%) 2023-01-11T22:08:42.6859634Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20230111204509.xml (deflated 79%) 2023-01-11T22:08:42.6860797Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20230111204509.xml (deflated 88%) 2023-01-11T22:08:42.6862241Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20230111204509.xml (deflated 84%) 2023-01-11T22:08:42.6863646Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20230111204509.xml (deflated 80%) 2023-01-11T22:08:42.6864767Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20230111204509.xml (deflated 70%) 2023-01-11T22:08:42.6865971Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20230111204509.xml (deflated 88%) 2023-01-11T22:08:42.6867160Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20230111204509.xml (deflated 77%) 2023-01-11T22:08:42.6868453Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20230111204509.xml (deflated 77%) 2023-01-11T22:08:42.6869631Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20230111204509.xml (deflated 74%) 2023-01-11T22:08:42.6870883Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20230111204509.xml (deflated 82%) 2023-01-11T22:08:42.6871565Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20230111204509.xml (deflated 53%) 2023-01-11T22:08:42.6872265Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6872956Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20230111204509.xml (deflated 74%) 2023-01-11T22:08:42.6873595Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6874304Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20230111204509.xml (deflated 52%) 2023-01-11T22:08:42.6875009Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20230111204509.xml (deflated 79%) 2023-01-11T22:08:42.6875678Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6876525Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20230111204509.xml (deflated 77%) 2023-01-11T22:08:42.6877693Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20230111204509.xml (deflated 77%) 2023-01-11T22:08:42.6878768Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20230111204509.xml (deflated 73%) 2023-01-11T22:08:42.6879946Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20230111204509.xml (deflated 90%) 2023-01-11T22:08:42.6881183Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20230111204509.xml (deflated 79%) 2023-01-11T22:08:42.6881981Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20230111204509.xml (deflated 63%) 2023-01-11T22:08:42.6882605Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20230111204509.xml (deflated 71%) 2023-01-11T22:08:42.6883421Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20230111204509.xml (deflated 59%) 2023-01-11T22:08:42.6884788Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20230111204509.xml (deflated 83%) 2023-01-11T22:08:42.6885791Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6886618Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6887932Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20230111204509.xml (deflated 79%) 2023-01-11T22:08:42.6889274Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20230111204509.xml (deflated 79%) 2023-01-11T22:08:42.6890071Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20230111204509.xml (deflated 80%) 2023-01-11T22:08:42.6890916Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20230111204509.xml (deflated 83%) 2023-01-11T22:08:42.6891861Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20230111204509.xml (deflated 83%) 2023-01-11T22:08:42.6892488Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6893569Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6894666Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20230111204509.xml (deflated 84%) 2023-01-11T22:08:42.6895615Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6896683Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20230111204509.xml (deflated 81%) 2023-01-11T22:08:42.6897955Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20230111204509.xml (deflated 82%) 2023-01-11T22:08:42.6899298Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20230111204509.xml (deflated 72%) 2023-01-11T22:08:42.6900378Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20230111204509.xml (deflated 80%) 2023-01-11T22:08:42.6901074Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6901734Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20230111204509.xml (deflated 89%) 2023-01-11T22:08:42.6902421Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20230111204509.xml (deflated 64%) 2023-01-11T22:08:42.6903141Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20230111204509.xml (deflated 71%) 2023-01-11T22:08:42.6903833Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20230111204509.xml (deflated 83%) 2023-01-11T22:08:42.6904579Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20230111204509.xml (deflated 86%) 2023-01-11T22:08:42.6905308Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111204509.xml (deflated 85%) 2023-01-11T22:08:42.6905926Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20230111204509.xml (deflated 74%) 2023-01-11T22:08:42.6906548Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20230111204509.xml (deflated 66%) 2023-01-11T22:08:42.6907286Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20230111204509.xml (deflated 89%) 2023-01-11T22:08:42.6907956Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels-20230111204509.xml (deflated 52%) 2023-01-11T22:08:42.6908531Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20230111210618.xml (deflated 85%) 2023-01-11T22:08:42.6967156Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20230111210618.xml (deflated 96%) 2023-01-11T22:08:42.6967996Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20230111211925.xml (deflated 82%) 2023-01-11T22:08:42.6970173Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20230111211925.xml (deflated 91%) 2023-01-11T22:08:42.6971198Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20230111211925.xml (deflated 80%) 2023-01-11T22:08:42.6971971Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20230111211925.xml (deflated 75%) 2023-01-11T22:08:42.6972810Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20230111212448.xml (deflated 90%) 2023-01-11T22:08:42.6973816Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20230111212448.xml (deflated 74%) 2023-01-11T22:08:42.6974381Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20230111212514.xml (deflated 52%) 2023-01-11T22:08:42.6976302Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20230111212514.xml (deflated 92%) 2023-01-11T22:08:42.6978598Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20230111212514.xml (deflated 91%) 2023-01-11T22:08:42.6979626Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20230111212514.xml (deflated 76%) 2023-01-11T22:08:42.6980668Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111212651.xml (deflated 62%) 2023-01-11T22:08:42.6981619Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111212651.xml (deflated 52%) 2023-01-11T22:08:42.6982197Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111212651.xml (deflated 65%) 2023-01-11T22:08:42.6982823Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111212651.xml (deflated 58%) 2023-01-11T22:08:42.6983816Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212732.xml (deflated 87%) 2023-01-11T22:08:42.6984377Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCPU-20230111212732.xml (deflated 95%) 2023-01-11T22:08:42.6986249Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212806.xml (deflated 85%) 2023-01-11T22:08:42.6987793Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212806.xml (deflated 82%) 2023-01-11T22:08:42.6988938Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20230111212849.xml (deflated 72%) 2023-01-11T22:08:42.6989835Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20230111212849.xml (deflated 83%) 2023-01-11T22:08:42.6990718Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20230111212849.xml (deflated 74%) 2023-01-11T22:08:42.6991442Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20230111212849.xml (deflated 41%) 2023-01-11T22:08:42.6992458Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20230111212849.xml (deflated 69%) 2023-01-11T22:08:42.6993519Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20230111212849.xml (deflated 89%) 2023-01-11T22:08:42.6994529Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20230111212849.xml (deflated 57%) 2023-01-11T22:08:42.6995578Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20230111212914.xml (deflated 73%) 2023-01-11T22:08:42.6996278Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20230111212914.xml (deflated 71%) 2023-01-11T22:08:42.6997148Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20230111212914.xml (deflated 42%) 2023-01-11T22:08:42.6998037Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfilerE2E-20230111212914.xml (deflated 82%) 2023-01-11T22:08:42.6998682Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212941.xml (deflated 70%) 2023-01-11T22:08:42.6999880Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCPU-20230111212941.xml (deflated 83%) 2023-01-11T22:08:42.7001012Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20230111212957.xml (deflated 93%) 2023-01-11T22:08:42.7001668Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20230111212957.xml (deflated 80%) 2023-01-11T22:08:42.7002292Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212957.xml (deflated 94%) 2023-01-11T22:08:42.7002833Z adding: test/test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20230111213001.xml (deflated 53%) 2023-01-11T22:08:42.7003357Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111213015.xml (deflated 53%) 2023-01-11T22:08:42.7003861Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20230111213019.xml (deflated 53%) 2023-01-11T22:08:42.7004690Z adding: test/test-reports/python-unittest/test_logging/TEST-LoggingTest-20230111213032.xml (deflated 43%) 2023-01-11T22:08:42.7005499Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20230111213037.xml (deflated 96%) 2023-01-11T22:08:42.7006301Z adding: test/test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20230111213048.xml (deflated 81%) 2023-01-11T22:08:42.7007240Z adding: test/test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111213054.xml (deflated 88%) 2023-01-11T22:08:42.7007792Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20230111213059.xml (deflated 84%) 2023-01-11T22:08:42.7008792Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20230111213059.xml (deflated 96%) 2023-01-11T22:08:42.7009785Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20230111213105.xml (deflated 64%) 2023-01-11T22:08:42.7010865Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCPU-20230111213105.xml (deflated 73%) 2023-01-11T22:08:42.7011889Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConstHandling-20230111213111.xml (deflated 76%) 2023-01-11T22:08:42.7012742Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20230111213111.xml (deflated 73%) 2023-01-11T22:08:42.7013324Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20230111213111.xml (deflated 60%) 2023-01-11T22:08:42.7013878Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorPropTest-20230111213111.xml (deflated 45%) 2023-01-11T22:08:42.7014398Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20230111213111.xml (deflated 85%) 2023-01-11T22:08:42.7026963Z adding: test/test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20230111215238.xml (deflated 93%) 2023-01-11T22:08:42.7028580Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20230111220138.xml (deflated 87%) 2023-01-11T22:08:42.7030528Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20230111220526.xml (deflated 95%) 2023-01-11T22:08:42.7031828Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20230111220526.xml (deflated 95%) 2023-01-11T22:08:42.7032953Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20230111220526.xml (deflated 76%) 2023-01-11T22:08:42.7033690Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20230111220526.xml (deflated 84%) 2023-01-11T22:08:42.7038659Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20230111220526.xml (deflated 92%) 2023-01-11T22:08:42.7041418Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20230111220710.xml (deflated 92%) 2023-01-11T22:08:42.7043098Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20230111220710.xml (deflated 88%) 2023-01-11T22:08:42.7044128Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20230111220734.xml (deflated 64%) 2023-01-11T22:08:42.7044849Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20230111220743.xml (deflated 55%) 2023-01-11T22:08:42.7072070Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-8620b60c28e99161.xml (deflated 95%) 2023-01-11T22:08:42.7099329Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-2176fe3290c92fa6.xml (deflated 96%) 2023-01-11T22:08:42.7100204Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-7b36ecf48010b636.xml (deflated 85%) 2023-01-11T22:08:42.7119115Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:08:42.7119392Z # Remove any previous test reports if they exist 2023-01-11T22:08:42.7119624Z rm -f usage-log-*.zip 2023-01-11T22:08:42.7119899Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T22:08:42.7120189Z # so check to see if the file exists first 2023-01-11T22:08:42.7120403Z if [ -f 'usage_log.txt' ]; then 2023-01-11T22:08:42.7120641Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T22:08:42.7120855Z fi 2023-01-11T22:08:42.7130965Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:42.7131179Z env: 2023-01-11T22:08:42.7131353Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:42.7131623Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:42.7132017Z FILE_SUFFIX: test-default-5-5-linux.4xlarge_10588772372 2023-01-11T22:08:42.7132294Z ##[endgroup] 2023-01-11T22:08:42.7568532Z adding: usage_log.txt (deflated 97%) 2023-01-11T22:08:42.7604571Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:08:42.7604778Z with: 2023-01-11T22:08:42.7604977Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:42.7605181Z retention-days: 14 2023-01-11T22:08:42.7605372Z if-no-files-found: warn 2023-01-11T22:08:42.7605567Z path: test-jsons-*.zip 2023-01-11T22:08:42.7605734Z name: artifact 2023-01-11T22:08:42.7605911Z s3-bucket: gha-artifacts 2023-01-11T22:08:42.7606097Z region: us-east-1 2023-01-11T22:08:42.7606246Z env: 2023-01-11T22:08:42.7606413Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:42.7606687Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:42.7606944Z ##[endgroup] 2023-01-11T22:08:43.0903818Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:08:43.0904336Z With the provided path, there will be 1 file uploaded 2023-01-11T22:08:43.0904881Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:43.0911403Z Starting upload of test-jsons-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:43.2335294Z Finished upload of test-jsons-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:43.2470601Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:08:43.2470814Z with: 2023-01-11T22:08:43.2471018Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:43.2471223Z retention-days: 14 2023-01-11T22:08:43.2471417Z if-no-files-found: error 2023-01-11T22:08:43.2471622Z path: test-reports-*.zip 2023-01-11T22:08:43.2471795Z name: artifact 2023-01-11T22:08:43.2471980Z s3-bucket: gha-artifacts 2023-01-11T22:08:43.2472167Z region: us-east-1 2023-01-11T22:08:43.2472316Z env: 2023-01-11T22:08:43.2472485Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:43.2472773Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:43.2473030Z ##[endgroup] 2023-01-11T22:08:43.5781662Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:08:43.5782158Z With the provided path, there will be 1 file uploaded 2023-01-11T22:08:43.5782683Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:43.5789269Z Starting upload of test-reports-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:43.7549517Z Finished upload of test-reports-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:43.7684953Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:08:43.7685163Z with: 2023-01-11T22:08:43.7685361Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:43.7685562Z retention-days: 14 2023-01-11T22:08:43.7685755Z if-no-files-found: ignore 2023-01-11T22:08:43.7685952Z path: usage-log-*.zip 2023-01-11T22:08:43.7686114Z name: artifact 2023-01-11T22:08:43.7686297Z s3-bucket: gha-artifacts 2023-01-11T22:08:43.7686480Z region: us-east-1 2023-01-11T22:08:43.7686641Z env: 2023-01-11T22:08:43.7686812Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:43.7687087Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:43.7687333Z ##[endgroup] 2023-01-11T22:08:44.0993100Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:08:44.0993480Z With the provided path, there will be 1 file uploaded 2023-01-11T22:08:44.0993753Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:08:44.1000333Z Starting upload of usage-log-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:44.2761777Z Finished upload of usage-log-test-default-5-5-linux.4xlarge_10588772372.zip 2023-01-11T22:08:44.2915191Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T22:08:44.2915575Z # shellcheck disable=SC2156 2023-01-11T22:08:44.2915875Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T22:08:44.2927317Z shell: /usr/bin/bash -e {0} 2023-01-11T22:08:44.2927618Z env: 2023-01-11T22:08:44.2927787Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:44.2928074Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:44.2928342Z ##[endgroup] 2023-01-11T22:08:44.5813646Z ##[group]Run set -x 2023-01-11T22:08:44.5813859Z set -x 2023-01-11T22:08:44.5814069Z python3 -m pip install -r requirements.txt 2023-01-11T22:08:44.5814319Z python3 -m pip install boto3==1.19.12 2023-01-11T22:08:44.5814611Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:08:44.5825967Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:08:44.5826172Z env: 2023-01-11T22:08:44.5826348Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:08:44.5826634Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:08:44.5826902Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:08:44.5827096Z BRANCH: pull/91627 2023-01-11T22:08:44.5827448Z TEST_CONFIG: default 2023-01-11T22:08:44.5827610Z SHARD_NUMBER: 5 2023-01-11T22:08:44.5827835Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2023-01-11T22:08:44.5828061Z PR_NUMBER: 91627 2023-01-11T22:08:44.5828269Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:08:44.5828480Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:08:44.5828702Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:08:44.5828904Z TAG: 2023-01-11T22:08:44.5829069Z WORKFLOW_ID: 3896099317 2023-01-11T22:08:44.5829381Z GITHUB_TOKEN: *** 2023-01-11T22:08:44.5829575Z GHA_WORKFLOW_JOB_ID: 10588772372 2023-01-11T22:08:44.5829761Z ##[endgroup] 2023-01-11T22:08:44.5853762Z + python3 -m pip install -r requirements.txt 2023-01-11T22:08:44.7903456Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:08:44.8173204Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2023-01-11T22:08:44.8200022Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2023-01-11T22:08:44.8208198Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2023-01-11T22:08:44.8216522Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.62.0) 2023-01-11T22:08:44.8571700Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2023-01-11T22:08:44.8580440Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2023-01-11T22:08:44.8654519Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T22:08:44.8662471Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2023-01-11T22:08:44.8862973Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T22:08:44.9025331Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2023-01-11T22:08:44.9034273Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2023-01-11T22:08:44.9039940Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2023-01-11T22:08:44.9049650Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2023-01-11T22:08:44.9068009Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.9.0) 2023-01-11T22:08:44.9137108Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2023-01-11T22:08:44.9289610Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2023-01-11T22:08:44.9314004Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2023-01-11T22:08:44.9329627Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.1.0) 2023-01-11T22:08:44.9349797Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.2.0) 2023-01-11T22:08:44.9592798Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2023-01-11T22:08:44.9602638Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.12.7) 2023-01-11T22:08:44.9611486Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2023-01-11T22:08:44.9631931Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.14) 2023-01-11T22:08:44.9780373Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2023-01-11T22:08:44.9791762Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2023-01-11T22:08:44.9845139Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2023-01-11T22:08:45.0389654Z + python3 -m pip install boto3==1.19.12 2023-01-11T22:08:45.2425037Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:08:45.2600645Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T22:08:45.2649009Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2023-01-11T22:08:45.2675150Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2023-01-11T22:08:45.2722265Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2023-01-11T22:08:45.2734126Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.14) 2023-01-11T22:08:45.2882845Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2023-01-11T22:08:45.2902158Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2023-01-11T22:08:45.4657832Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:14:14.2515569Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:14:14.2516337Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T22:14:03.770Z 8e178549-1a9f-4ba9-9e3d-b78b9a2e0a6f Task timed out after 60.02 seconds"} 2023-01-11T22:14:14.2518279Z 2023-01-11T22:14:14.2518669Z ----- Historic stats comparison result ------ 2023-01-11T22:14:14.2518985Z 2023-01-11T22:14:14.2519157Z job: linux-focal-py3.7-clang7-asan 2023-01-11T22:14:14.2519419Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:14:14.2520070Z 2023-01-11T22:14:14.2520276Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:14:14.2520458Z 2023-01-11T22:14:14.2520514Z : (master) 2023-01-11T22:14:14.2520681Z | 2023-01-11T22:14:14.2522945Z | * 8419ddda87 (HEAD) total time 8646.43s 2023-01-11T22:14:14.2523242Z | | 2023-01-11T22:14:14.2523407Z | : (2 commits) 2023-01-11T22:14:14.2523571Z |/ 2023-01-11T22:14:14.2528616Z * db2a237763 (base) 6 reports, total time 6531.02s ± 1949.02s 2023-01-11T22:14:14.2529008Z * 2b0abd4ce3 6 reports, total time 6426.22s ± 1610.56s 2023-01-11T22:14:14.2529372Z * f7939b21e1 18 reports, total time 4282.88s ± 3175.52s 2023-01-11T22:14:14.2529668Z * cb3204823e 6 reports, total time 6242.31s ± 1589.91s 2023-01-11T22:14:14.2530001Z * 6e236553f5 6 reports, total time 6225.77s ± 1657.37s 2023-01-11T22:14:14.2530309Z * cce577b391 6 reports, total time 6572.59s ± 1787.95s 2023-01-11T22:14:14.2530616Z * fae821c2f1 6 reports, total time 6444.34s ± 1937.43s 2023-01-11T22:14:14.2530908Z * 0c3659586d 6 reports, total time 6403.29s ± 1687.01s 2023-01-11T22:14:14.2531214Z * 122245985a 6 reports, total time 6514.92s ± 1951.22s 2023-01-11T22:14:14.2531518Z * b797a24259 6 reports, total time 6327.92s ± 1673.60s 2023-01-11T22:14:14.2531700Z | 2023-01-11T22:14:14.2531848Z : 2023-01-11T22:14:14.2531938Z 2023-01-11T22:14:14.2532058Z Removed (across 1095 suites) 0 tests, totaling 0.00s 2023-01-11T22:14:14.2532308Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:14:14.2532561Z Added (across 144 suites) 48285 tests, totaling +8646.43s 2023-01-11T22:14:14.3640655Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:14:14.3640888Z with: 2023-01-11T22:14:14.3641038Z env: 2023-01-11T22:14:14.3641211Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:14:14.3641480Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:14:14.3641748Z ##[endgroup] 2023-01-11T22:14:14.3657360Z ##[group]Run set -eou pipefail 2023-01-11T22:14:14.3657634Z set -eou pipefail 2023-01-11T22:14:14.3657818Z  2023-01-11T22:14:14.3658056Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:14:14.3658294Z for _ in $(seq 1440); do 2023-01-11T22:14:14.3658516Z  # Break if no ssh session exists anymore 2023-01-11T22:14:14.3658734Z  if [ "$(who)" = "" ]; then 2023-01-11T22:14:14.3658910Z  break 2023-01-11T22:14:14.3659078Z  fi 2023-01-11T22:14:14.3659276Z  echo "." 2023-01-11T22:14:14.3659440Z  sleep 5 2023-01-11T22:14:14.3659610Z done 2023-01-11T22:14:14.3671229Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:14:14.3671439Z env: 2023-01-11T22:14:14.3671619Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:14:14.3671907Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:14:14.3672161Z ##[endgroup] 2023-01-11T22:14:14.3695742Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:14:14.3777235Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:14:14.3777552Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:14:14.3777808Z # shellcheck disable=SC2046 2023-01-11T22:14:14.3778023Z docker stop $(docker ps -q) || true 2023-01-11T22:14:14.3778322Z # Prune all of the docker images 2023-01-11T22:14:14.3778539Z docker system prune -af 2023-01-11T22:14:14.3789075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:14:14.3789294Z env: 2023-01-11T22:14:14.3789472Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:14:14.3789744Z DOCKER_CONTAINER_ID: 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:14:14.3790010Z ##[endgroup] 2023-01-11T22:14:14.7853889Z 44fffdb12c44 2023-01-11T22:14:15.6950068Z Deleted Containers: 2023-01-11T22:14:15.6950368Z 44fffdb12c44c5b5c025c837aeaaef5a30d9151b425a13196702192fbedd5453 2023-01-11T22:14:15.6950554Z 2023-01-11T22:14:17.9055457Z Deleted Images: 2023-01-11T22:14:17.9056232Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:14:17.9056979Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan@sha256:6dd98a84a12a3a3be24bbc7c3112415c10051ad261832daa2e17a60a48fce645 2023-01-11T22:14:17.9057561Z deleted: sha256:5325cd7f52b1f94911c01c0cdf3b1ff1e9dc0384e025981788193a98f05dba1b 2023-01-11T22:14:17.9057900Z deleted: sha256:2a906ec2e83680ad0c0b3c04f800210a2aaa518dfdeb1f8777a3bda07f41043d 2023-01-11T22:14:17.9058245Z deleted: sha256:97c302ebcaf8b088d6c5f3c1ed38fe8d0e0645eb613274529f7cbc2993b8afe2 2023-01-11T22:14:17.9058564Z deleted: sha256:442a476bcc73d28a55aa62aec0fab2811802b9a49734a0f7c453fc7a0f61194b 2023-01-11T22:14:17.9058892Z deleted: sha256:ab9c20206ef962ca71b3bb9537bc48c01a44f6bca93c3db850466e72d3884263 2023-01-11T22:14:17.9059216Z deleted: sha256:d519cc29297d1da1948ac3712265391094b9879fc381ef670fae1ef57abcd3d1 2023-01-11T22:14:17.9059525Z deleted: sha256:4a21d0ec22df40883df386e38a7cb3bc77c77b712e220d35d8b37e92b9950ef6 2023-01-11T22:14:17.9059850Z deleted: sha256:395fe96fcd2b102c4003d245f119cfc65b46c4c3802ca38365bebdc91defd4cf 2023-01-11T22:14:17.9060172Z deleted: sha256:b65be516908093d7c145e4030f8de7ef10ffb305e1fba21d3958e3ee73a30d3d 2023-01-11T22:14:17.9060679Z deleted: sha256:3bb943397c70afd134df480901ed177858c1035fded4ec5f9e4ffd6da4dcb89d 2023-01-11T22:14:17.9060998Z deleted: sha256:5425abcdb9e9feccf9440658c0956c6d5238b9eaef5f3390e15d1528781575f6 2023-01-11T22:14:17.9061330Z deleted: sha256:62c8812cc3169da46ae86e31a12b9dba4e8bdbb8cf757563d94fad7e0cf69168 2023-01-11T22:14:17.9061669Z deleted: sha256:fadf0c4b466ec011c06a8ea538f9af64c9ef238a9f82548734966001280ca714 2023-01-11T22:14:17.9061979Z deleted: sha256:0792a841df1f53af6de40442d0025e9990b77742711d27a64ae4aae3be48ecea 2023-01-11T22:14:17.9062356Z deleted: sha256:7773166e62719dd423c98453776526cb437a4a2e34725f67cf35d2884c5d66ac 2023-01-11T22:14:17.9062649Z deleted: sha256:f8a56556e6f6231a4097b64001f513c5d70b13c0236af8cc455bad3b00c9bd41 2023-01-11T22:14:17.9062967Z deleted: sha256:4bbda4e2e970d7486a82b590b67d004e3eedb916c9a09dae95e171c3c7d128b8 2023-01-11T22:14:17.9063286Z deleted: sha256:76de40b5f6e9272ff2ff4ed6f49e0512d5062a889d44ee972f6ff0e9b4d97b21 2023-01-11T22:14:17.9063609Z deleted: sha256:21a617b683926eac79a3ff5b84020a90091ab8f6ed91263d32e60c41d8dc83a3 2023-01-11T22:14:17.9063922Z deleted: sha256:a18f03489410849fb7b5773cd370d81eead139d9a1f7d17bd5b45343d8411235 2023-01-11T22:14:17.9064231Z deleted: sha256:1da4c3d326dbb1eb56d7e72d42cd2489204f08b8e11fcc809d3d9b672d07c130 2023-01-11T22:14:17.9064556Z deleted: sha256:f1164e9f191cdf8f0735e79f41638604c1857f8ea363c8bcf469f4dbc0395155 2023-01-11T22:14:17.9064860Z deleted: sha256:834f45135f91348725785a41a0b47edadd4ac0f42672dce53e9481f29dbf5118 2023-01-11T22:14:17.9065164Z deleted: sha256:4c7f1152ccb57e9b538496946274984cbe2f4594db9a78df1cd412ff2ca86ba3 2023-01-11T22:14:17.9065481Z deleted: sha256:800e2f87c71c39552693489f91886f35168bada0577c186eb984e9d527c9e1ab 2023-01-11T22:14:17.9065786Z deleted: sha256:86e4189838195e0b7afe3b1d64cc68b85150b1e652b1ea78e0c3e79f60e56619 2023-01-11T22:14:17.9066099Z deleted: sha256:57a498c51cc5e371ea3005fa34643fd311473bf45160ec9f8829bc57aaf5e469 2023-01-11T22:14:17.9066485Z deleted: sha256:b1ac4279009dc5f8f84259e215465c846e93e899120b194bb26710080d05d064 2023-01-11T22:14:17.9066805Z deleted: sha256:ec6bcb4ef51f26674c5c1ecf0fd98dafba7e6c676af97ddaa9e90c827a84f4ac 2023-01-11T22:14:17.9067137Z deleted: sha256:41053418af7960cb9778f5de6dbb5fb9a81679d026a95c9040112a769fca9509 2023-01-11T22:14:17.9067590Z deleted: sha256:85bc8a6e2aa0a5aab623f96bcbd8100851b8780ab0ab96147f70ecefd9b4db59 2023-01-11T22:14:17.9067909Z deleted: sha256:b14d0ec20a85e111c0d1b7884da9e140828a31183e6a310e6a5b2eb666ffc0f5 2023-01-11T22:14:17.9068229Z deleted: sha256:a1e5003e5f434888b9ed0e968efb1766e6ee2989e3859deb3d28f44a9e11a151 2023-01-11T22:14:17.9068558Z deleted: sha256:079925f7360b91dfffdbf07a3c9d26760ba63efd8ccf2bb1da8eb90a2bce6c71 2023-01-11T22:14:17.9068889Z deleted: sha256:096c0fa52de28ce746fa2185ecede7afb8026f7764e7979521d7100c91f436cf 2023-01-11T22:14:17.9069194Z deleted: sha256:3829c30ff4e506bc321170851f220f8da1447eff64069ce79d2c4524b3c048b9 2023-01-11T22:14:17.9069534Z deleted: sha256:bd5d33b4de72dc0654a67bd3ce98dcef60d7fdfacb8a2ce7fcc20baa6b1e168f 2023-01-11T22:14:17.9069895Z deleted: sha256:1f392eed296a431fb3a9ea096e45207fabad2b40bafdbfadd04cee8cc3143836 2023-01-11T22:14:17.9070202Z deleted: sha256:260fe247d5696775c1703448021630206a5cd4d42cd3fabd431fc6ae4dd70364 2023-01-11T22:14:17.9070520Z deleted: sha256:20efe016ab0cbd16e268a172261b2ff0a48f8bd8b3bb24a8c90e8fcbf8dac0f9 2023-01-11T22:14:17.9070863Z deleted: sha256:acb74ca36bc5aa2afadf1d323e3479f2e695b859e6f8de79a5385b5704648c97 2023-01-11T22:14:17.9071192Z deleted: sha256:08659c8942260808f64dc4d246f0d1ec69bea959285c1a68a623eef06fac0776 2023-01-11T22:14:17.9071513Z deleted: sha256:4f180b139fcb3dbfd17a8bee3050c2e4ddfec735de23b4a4945dfa1cbf2a4b21 2023-01-11T22:14:17.9071896Z deleted: sha256:91adec35f4022e8012f3cf585ef9aecb0fb00554d64d3015746f87790ec5e56e 2023-01-11T22:14:17.9072267Z deleted: sha256:4a0eeaa6a53564a71593a4a86fd649a6489c996eaf1ebb3682d0a38da99b22ed 2023-01-11T22:14:17.9072636Z deleted: sha256:99fac38c2936297fb41ffb0bac75a88912fa25d543829065effecceccb92a3ff 2023-01-11T22:14:17.9073015Z deleted: sha256:798bdde84964314140909f87d67d5f5a73f0cc661f1afd5afb58e243f0b8143b 2023-01-11T22:14:17.9073521Z deleted: sha256:1c46b37f355a09ff1f756158f98428dfb7471c79bf482ec749013853507b63d4 2023-01-11T22:14:17.9073884Z deleted: sha256:83ffd7688f9ca4fd4964d42650101bc8ccd5e8f8c5e98f6bdf62a1d0d9949822 2023-01-11T22:14:17.9074198Z deleted: sha256:20b6db097888f607cac0931dbc6139d6a5f43ab1138e4016aecdbcbd34d58861 2023-01-11T22:14:17.9074516Z deleted: sha256:1e00b41465f87331efde7530353bd0a8e85f73e43fe7b2c2cd62d94d6722f55d 2023-01-11T22:14:17.9074844Z deleted: sha256:d02aefd44af95ba08c859f8d3d122e4c837a4f1bfc629b1f14cad28155f441e2 2023-01-11T22:14:17.9075164Z deleted: sha256:c382de1d8b9efdd8f19997310c931ce3b96a46556c7e6d365289833b9876d70a 2023-01-11T22:14:17.9075496Z deleted: sha256:3ce7d394261e3df5a6daedf89f56f49f65aa9f0363cdd91236bcb6be104f691f 2023-01-11T22:14:17.9075823Z deleted: sha256:96eb2293b4da5750861d9786c2b42370252bd4987bfad60ff880a8e8a1dff012 2023-01-11T22:14:17.9076140Z deleted: sha256:dd3c4887c7716cb5f245c613b60762a6882552b9e53bfe6b8bd87d23ed088389 2023-01-11T22:14:17.9076446Z deleted: sha256:623279cffefdbb351006c27e7413dab9c5a12c7411d842f570d79a7966cb6fbb 2023-01-11T22:14:17.9076749Z deleted: sha256:5295198d288e9389897b64f68531db086313f1ff09424e199edbdfc8e4ccbafe 2023-01-11T22:14:17.9077051Z deleted: sha256:0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b 2023-01-11T22:14:17.9077230Z 2023-01-11T22:14:17.9077329Z Total reclaimed space: 10.66GB 2023-01-11T22:14:17.9134420Z Post job cleanup. 2023-01-11T22:14:17.9165640Z Post job cleanup. 2023-01-11T22:14:18.0123887Z [command]/usr/bin/git version 2023-01-11T22:14:18.0165549Z git version 2.38.1 2023-01-11T22:14:18.0201806Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/45d9afbd-a915-4bda-9536-eb85ee51d945' before making global git config changes 2023-01-11T22:14:18.0202697Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:14:18.0206046Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:14:18.0252314Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:14:18.0280626Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T22:14:18.0612704Z Entering 'android/libs/fbjni' 2023-01-11T22:14:18.0646121Z Entering 'third_party/FP16' 2023-01-11T22:14:18.0680082Z Entering 'third_party/FXdiv' 2023-01-11T22:14:18.0713898Z Entering 'third_party/NNPACK' 2023-01-11T22:14:18.0746829Z Entering 'third_party/QNNPACK' 2023-01-11T22:14:18.0780988Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:14:18.0813872Z Entering 'third_party/XNNPACK' 2023-01-11T22:14:18.0857901Z Entering 'third_party/benchmark' 2023-01-11T22:14:18.0891000Z Entering 'third_party/cpuinfo' 2023-01-11T22:14:18.0925572Z Entering 'third_party/cub' 2023-01-11T22:14:18.0959048Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:14:18.0997844Z Entering 'third_party/cutlass' 2023-01-11T22:14:18.1037896Z Entering 'third_party/eigen' 2023-01-11T22:14:18.1074941Z Entering 'third_party/fbgemm' 2023-01-11T22:14:18.1108216Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:14:18.1141137Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:14:18.1174385Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:14:18.1207989Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:14:18.1241390Z Entering 'third_party/flatbuffers' 2023-01-11T22:14:18.1276739Z Entering 'third_party/fmt' 2023-01-11T22:14:18.1309614Z Entering 'third_party/foxi' 2023-01-11T22:14:18.1342508Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:14:18.1375588Z Entering 'third_party/gloo' 2023-01-11T22:14:18.1409450Z Entering 'third_party/googletest' 2023-01-11T22:14:18.1444001Z Entering 'third_party/ideep' 2023-01-11T22:14:18.1476450Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:14:18.1512604Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:14:18.1551742Z Entering 'third_party/ios-cmake' 2023-01-11T22:14:18.1584922Z Entering 'third_party/ittapi' 2023-01-11T22:14:18.1617829Z Entering 'third_party/kineto' 2023-01-11T22:14:18.1650680Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:14:18.1684189Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:14:18.1719455Z Entering 'third_party/nccl/nccl' 2023-01-11T22:14:18.1752696Z Entering 'third_party/neon2sse' 2023-01-11T22:14:18.1786149Z Entering 'third_party/nlohmann' 2023-01-11T22:14:18.1819895Z Entering 'third_party/onnx' 2023-01-11T22:14:18.1864143Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:14:18.1898143Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:14:18.1933733Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:14:18.1966120Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:14:18.2004027Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:14:18.2037088Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:14:18.2070010Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:14:18.2106895Z Entering 'third_party/pocketfft' 2023-01-11T22:14:18.2139618Z Entering 'third_party/protobuf' 2023-01-11T22:14:18.2175463Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:14:18.2207664Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:14:18.2242252Z Entering 'third_party/psimd' 2023-01-11T22:14:18.2275432Z Entering 'third_party/pthreadpool' 2023-01-11T22:14:18.2308604Z Entering 'third_party/pybind11' 2023-01-11T22:14:18.2342058Z Entering 'third_party/python-enum' 2023-01-11T22:14:18.2374836Z Entering 'third_party/python-peachpy' 2023-01-11T22:14:18.2407765Z Entering 'third_party/python-six' 2023-01-11T22:14:18.2440924Z Entering 'third_party/sleef' 2023-01-11T22:14:18.2476935Z Entering 'third_party/tbb' 2023-01-11T22:14:18.2512780Z Entering 'third_party/tensorpipe' 2023-01-11T22:14:18.2545205Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:14:18.2578142Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:14:18.2609996Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:14:18.2642883Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:14:18.2675748Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:14:18.2710978Z Entering 'third_party/zstd' 2023-01-11T22:14:18.2757139Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:14:18.2782396Z http.https://github.com/.extraheader 2023-01-11T22:14:18.2789739Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:14:18.2819286Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T22:14:18.3064309Z Entering 'android/libs/fbjni' 2023-01-11T22:14:18.3083766Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3109019Z Entering 'third_party/FP16' 2023-01-11T22:14:18.3128384Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3154850Z Entering 'third_party/FXdiv' 2023-01-11T22:14:18.3173857Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3199133Z Entering 'third_party/NNPACK' 2023-01-11T22:14:18.3219016Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3245770Z Entering 'third_party/QNNPACK' 2023-01-11T22:14:18.3264997Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3290535Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:14:18.3310938Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3336498Z Entering 'third_party/XNNPACK' 2023-01-11T22:14:18.3358061Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3394498Z Entering 'third_party/benchmark' 2023-01-11T22:14:18.3414094Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3439638Z Entering 'third_party/cpuinfo' 2023-01-11T22:14:18.3459565Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3484747Z Entering 'third_party/cub' 2023-01-11T22:14:18.3504248Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3530317Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:14:18.3550528Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3581501Z Entering 'third_party/cutlass' 2023-01-11T22:14:18.3600680Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3632461Z Entering 'third_party/eigen' 2023-01-11T22:14:18.3651692Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3679988Z Entering 'third_party/fbgemm' 2023-01-11T22:14:18.3699501Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3724937Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:14:18.3744148Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3769611Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:14:18.3788805Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3813946Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:14:18.3833401Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3858103Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:14:18.3877802Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3904667Z Entering 'third_party/flatbuffers' 2023-01-11T22:14:18.3923777Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3950916Z Entering 'third_party/fmt' 2023-01-11T22:14:18.3970159Z http.https://github.com/.extraheader 2023-01-11T22:14:18.3995642Z Entering 'third_party/foxi' 2023-01-11T22:14:18.4014937Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4041098Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:14:18.4060940Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4086614Z Entering 'third_party/gloo' 2023-01-11T22:14:18.4106810Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4132791Z Entering 'third_party/googletest' 2023-01-11T22:14:18.4152372Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4177888Z Entering 'third_party/ideep' 2023-01-11T22:14:18.4197443Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4222533Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:14:18.4241554Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4268799Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:14:18.4287948Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4319481Z Entering 'third_party/ios-cmake' 2023-01-11T22:14:18.4338537Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4364305Z Entering 'third_party/ittapi' 2023-01-11T22:14:18.4384060Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4409078Z Entering 'third_party/kineto' 2023-01-11T22:14:18.4428732Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4453764Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:14:18.4473312Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4498508Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:14:18.4517422Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4544316Z Entering 'third_party/nccl/nccl' 2023-01-11T22:14:18.4564477Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4590726Z Entering 'third_party/neon2sse' 2023-01-11T22:14:18.4609800Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4634753Z Entering 'third_party/nlohmann' 2023-01-11T22:14:18.4653730Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4679956Z Entering 'third_party/onnx' 2023-01-11T22:14:18.4699073Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4735557Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:14:18.4755355Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4781142Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:14:18.4800427Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4827652Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:14:18.4847104Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4871680Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:14:18.4890456Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4921531Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:14:18.4940495Z http.https://github.com/.extraheader 2023-01-11T22:14:18.4966194Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:14:18.4985847Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5010668Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:14:18.5029745Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5060005Z Entering 'third_party/pocketfft' 2023-01-11T22:14:18.5079775Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5104634Z Entering 'third_party/protobuf' 2023-01-11T22:14:18.5124036Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5152991Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:14:18.5172111Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5198094Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:14:18.5217005Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5244123Z Entering 'third_party/psimd' 2023-01-11T22:14:18.5264493Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5289523Z Entering 'third_party/pthreadpool' 2023-01-11T22:14:18.5309348Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5333917Z Entering 'third_party/pybind11' 2023-01-11T22:14:18.5354388Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5379209Z Entering 'third_party/python-enum' 2023-01-11T22:14:18.5398725Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5424139Z Entering 'third_party/python-peachpy' 2023-01-11T22:14:18.5443501Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5469369Z Entering 'third_party/python-six' 2023-01-11T22:14:18.5488972Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5515160Z Entering 'third_party/sleef' 2023-01-11T22:14:18.5534269Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5559275Z Entering 'third_party/tbb' 2023-01-11T22:14:18.5579198Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5606274Z Entering 'third_party/tensorpipe' 2023-01-11T22:14:18.5625633Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5651653Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:14:18.5671819Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5697127Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:14:18.5715957Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5740704Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:14:18.5759636Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5785038Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:14:18.5804716Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5830034Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:14:18.5849017Z http.https://github.com/.extraheader 2023-01-11T22:14:18.5877321Z Entering 'third_party/zstd' 2023-01-11T22:14:18.5896888Z http.https://github.com/.extraheader 2023-01-11T22:14:18.6111995Z Cleaning up orphan processes